Page 1 of 1

smiley's on main page

Posted: Mon May 08, 2006 12:49 am
by grimace
Script URL:
Version of script: 1.35
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:

Write your message below:

hey, first off, as most people do, this script is AMAZING!!!

now for my question, how can i put smiley's in the main page where guests sign the book, rather than clicking on the link for a separate window?

thanks for your help!

Posted: Mon May 08, 2006 5:05 pm
by Klemen
Get smiley HTML code from smileys.htm file then insert it into HTML code for the form (all HTML is inside in gbook.php file).

Posted: Tue May 09, 2006 12:55 am
by grimace
any possible way you can show me a little more? i tried copying & pasting everything over, but keep getting this error (*****'d out my page). And it's weird to me cuz 441 is a good

Parse error: syntax error, unexpected ',' in /home/******/public_html/gbook/gbook.php on line 441

i tried another way & got same error "on line 545". I feel retarded when it comes to PHP i have ZERO experience w/ it, i'm more familiar w/ javascript & basic HTML

Posted: Tue May 09, 2006 12:56 pm
by Klemen
If PHP says it's a problem with the syntax then it is a problem with the syntax :wink: paste the problematic lines and a few lines before/after those here.