Page 1 of 1

not posting properly

Posted: Thu Jun 10, 2010 3:56 am
by mirnot
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

hello

the following is my gbook
http://www.moshiachforkids.com/17/gbook.php

1) why do all my entries end up on the name line?
2)why doesnt the from field appear?
3)how di i get the page numbers appear centered?

thanks

Posted: Thu Jun 10, 2010 5:51 am
by Henrie
Hello Mirnot,

I took a look at your guestbook.
  1. I looked at your entries.txt file and the first 2 entries are okay. After that the entries are all added to the entries.txt without the entries parted from eachother. Did you change something in the gook.php files that could have caused this? Try replacing the gbook.php file with the original to see if that helps (first make a backup of the one you have now).
  2. The from frield does appear here in the sign page. You have used is as School field. My guess is you have edited the comments.php file in the templates folder and removed or wrongly modified

    Code: Select all

    	if ($from)
    	{
    		echo '<span class="gbook_submitted_by">'.$lang['t18'].' '.$from.'</span><br class="clear" />';
    	}
  3. The page numbers appear centered here.
Greetings,
Henrie