all graphics except security do not work
Posted: Mon Nov 10, 2008 9:03 pm
Script URL: www.dragonkingdoms.com/cgi-bin/GBOOK/gbook.php
Version of script: gbook 1.6
Hosting company: gate.com
URL of phpinfo.php: www.dragonkingdoms.com/cgi-bin/GBOOK/phpinfo.php
URL of session_test.php: www.dragonkingdoms.com/cgi-bin/GBOOK/session_test.php
What terms did you try when SEARCHING for a solution: Graphics, smileys, icons, delete, style sheet
Write your message below:
Hi,
I think I like your program at least the way it looks on your site.
Here are the problems I have:
1) Emoticons and spam icon do not display.
2) Color table borders do not display.
3) The IP, Reply, and Delete icons do not display
4) Can not set the background using a style sheet.
What I have tried:
On emoticons, and icons: I have tried many paths to see if I could get one emoticon to display. I tried in gbook.php code: "images/icon_smile.gif", "../images/icon_smile.gif", "www.dragonkingdoms.com/cgi-bin/GBOOK/im ... _smile.gif" and even absolute root path included "/nfs/cust/2/47/48/284742/web/cgi-bin/GBOOK/images/icon_smile.gif" for paths. Emoticons still do not display.
Tried to use Henri's code from past postings to set background for program in style sheet. Does not work, guestbook is still black lettering on white background. Is there some way to set the style in the PHP program instead or am I putting the style sheet in the wrong place?
Icons for Delete, Reply and IP show as white 3D squares on white. Same problem - I can not get them to display.
On the bright side, I did learn from your site and Gate's that sessions need to be set up using absolute root path with /web removed and /.sessions for the directory. (session_save_path('/nfs/cust/2/47/48/284742/.sessions'); ) That took 3 days to figure out. I hope you can give me some other things to try, since Google and Gate's help is not much use on these problems. I hope to hear from you soon.
Thank you in advance for any help you can offer.
Version of script: gbook 1.6
Hosting company: gate.com
URL of phpinfo.php: www.dragonkingdoms.com/cgi-bin/GBOOK/phpinfo.php
URL of session_test.php: www.dragonkingdoms.com/cgi-bin/GBOOK/session_test.php
What terms did you try when SEARCHING for a solution: Graphics, smileys, icons, delete, style sheet
Write your message below:
Hi,
I think I like your program at least the way it looks on your site.
Here are the problems I have:
1) Emoticons and spam icon do not display.
2) Color table borders do not display.
3) The IP, Reply, and Delete icons do not display
4) Can not set the background using a style sheet.
What I have tried:
On emoticons, and icons: I have tried many paths to see if I could get one emoticon to display. I tried in gbook.php code: "images/icon_smile.gif", "../images/icon_smile.gif", "www.dragonkingdoms.com/cgi-bin/GBOOK/im ... _smile.gif" and even absolute root path included "/nfs/cust/2/47/48/284742/web/cgi-bin/GBOOK/images/icon_smile.gif" for paths. Emoticons still do not display.
Tried to use Henri's code from past postings to set background for program in style sheet. Does not work, guestbook is still black lettering on white background. Is there some way to set the style in the PHP program instead or am I putting the style sheet in the wrong place?
Icons for Delete, Reply and IP show as white 3D squares on white. Same problem - I can not get them to display.
On the bright side, I did learn from your site and Gate's that sessions need to be set up using absolute root path with /web removed and /.sessions for the directory. (session_save_path('/nfs/cust/2/47/48/284742/.sessions'); ) That took 3 days to figure out. I hope you can give me some other things to try, since Google and Gate's help is not much use on these problems. I hope to hear from you soon.
Thank you in advance for any help you can offer.