Author |
Message |
|
Anybody know what could be causing this error:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/*****/public_html/guestbook/lib/gb.class.php(54) : eval()'d code on line 13
My guestbook has been working fine and now I'm getting this error.
|
|
|
Hey,
That was it. Thanks!!!
|
|
|
There might be a better way, but I just added the code for index.php & addentry.php to the html code for the webpages that I wanted to display them on and saved them as .php files. I only used these two files because they're the only two anybody will see when they sign the guestbook.
|
|
|
I'm getting this error whrn sighning the guestbook:
Warning: unlink() failed (Permission denied) in /home/********/www/Guestbook/lib/add.class.php on line 80
Any ideas?
|
|
|