My Image is not showing up.....

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
larryfowler24
Posts: 10
Joined: Mon Mar 19, 2012 5:04 pm

My Image is not showing up.....

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

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

Post 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"
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
larryfowler24
Posts: 10
Joined: Mon Mar 19, 2012 5:04 pm

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

Post by larryfowler24 »

I didn't find anything here...

viewtopic.php?f=7&t=83
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

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

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
larryfowler24
Posts: 10
Joined: Mon Mar 19, 2012 5:04 pm

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

Post by larryfowler24 »

OK...
I uploaded them...
The website is www.unitedcoachtours.com

thanks
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

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

Post 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

?>
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply