Reply
Thu 16 Oct, 2003 02:47 pm
........
I know absolutely nothing about these things (so why am I here, you ask) but I did notice this in the beginning of your code:
$guestbookreal = "/home/baldsoun/guest/guestbook.html";
$guestlog = "/home/baldsoun/guest/guestlog.html";
Should these perhaps be baldsound and not baldsoun?
Nah, that's the way ipowerweb truncates the user name. I'm goin'out for a but but will have a look when I get home.
That is correct Craven. Also, this script should not have any errors in the actual scriping behind it. It could be that I am not defining the locations correct, but other than that, the script should be 100% fine.
I just dont get why it is not working...
Did you forget the public_html folder in the path? I am not sure if you are on one of ipowerweb's new servers (they are phasing out the cpanel servers).
Yeah, figures it was something so simple.
Thanks again Craven.