Page 1 of 1

My Image is not showing up.....

Posted: Mon Mar 19, 2012 5:10 pm
by larryfowler24
Script URL: http://www.unitedcoachtours.com/gbook/gbook.php
Version of script: latest
Hosting company: hostmonster
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Not sure why the image is not showing up when a person goes to sigh the guestbook..what might I be doing wrong..?

Also - How do I get rid of ' United Coach Tours Charter Bus Guestbook'
in the header - United Coach Tours Charter Bus Guestbook | View guestbook | Sign guestbook

thanks :D

Re: My Image is not showing up.....

Posted: Mon Mar 19, 2012 6:45 pm
by Klemen
Could be problems with sessions, upload phpinfo and session test files to your server. You will find them here:
viewtopic.php?f=7&t=83

For the second question delete this code

Code: Select all

<a href="<?php echo $settings['website_url']; ?>"><?php echo $settings['website_title']; ?></a> |
in file "templates/default/overall_header.php"

Re: My Image is not showing up.....

Posted: Mon Mar 19, 2012 8:30 pm
by larryfowler24
I didn't find anything here...

viewtopic.php?f=7&t=83

Re: My Image is not showing up.....

Posted: Mon Mar 19, 2012 8:34 pm
by Klemen
In the "READ THIS BEFORE POSTING A NEW QUESTION!!" you will find phpinfo and session_test files under "WHEN POSTING A NEW QUESTION":

b) Upload these files to your server and post a link to them in your post:
http://www.phpjunkyard.com/extras/phpinfo.zip
http://www.phpjunkyard.com/extras/session_test.zip


These files help us troubleshoot, or we have to resort to wild guesses.

Re: My Image is not showing up.....

Posted: Mon Mar 19, 2012 8:50 pm
by larryfowler24
OK...
I uploaded them...
The website is www.unitedcoachtours.com

thanks

Re: My Image is not showing up.....

Posted: Tue Mar 20, 2012 4:41 pm
by Klemen
Sorry, can't find the two files on your server, where exactly are they located?

One thing you could try is remove this exact code from the bottom of "print_sec_img.php" file and see if it helps:

Code: Select all

?>