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
not posting properly
Hello Mirnot,
I took a look at your guestbook.
Henrie
I took a look at your guestbook.
- 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).
- 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" />'; }
- The page numbers appear centered here.
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.