Security Images and Text not working in IE7

Dr. GBooky is here to help you with your guestbook problems ...
webgurl123
Posts: 3
Joined: Sat May 19, 2007 7:17 am

Security Images and Text not working in IE7

Post by webgurl123 »

Script URL:www.mjkinsmenfestival.com/gbook/gbook.php
Version of script:1.5
Hosting company:sask tel
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
I am very aware that this problem is lurking on the board many times, it seems however I may be having a server issue but I am not sure. I have this guestbook on three sites and this site seems to be the one that won't work, all the others do!

I can not get by the security pages in text and graphic mode, I have tried every suggestion and I can't get it to work. Am I missing something? Any suggestions would be GREAT.

BTY: IT works fine in Firefox but not IE 7.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I can't sign it with neither FF or IE7, you obviously have problems with sessions. Post links to these two files here and I will have a look (you will find both files in topic "READ THIS BEFORE POSTING A NEW QUESTION!!"):

URL of phpinfo.php:
URL of session_test.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
webgurl123
Posts: 3
Joined: Sat May 19, 2007 7:17 am

Post by webgurl123 »

here are the links:
http://www.mjkinsmenfestival.com/gbook/phpinfo.php
http://www.mjkinsmenfestival.com/gbook/session_test.php
http://www.mjkinsmenfestival.com/gbook/ ... _test2.php

I was able to sign in with FF last night butI can't now either, I may have messed with the permissions or something? I'm not sure.

Thanks for such a quick response and I really appreciate all your help.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You probably turned security image off when you signed it?

You have problems with PHP sessions, contact your host and ask them if they can check PHP sessions, they don't seem to work. You can point them to these two files (session variable is not preserved throughout pages):
http://www.mjkinsmenfestival.com/gbook/session_test.php
http://www.mjkinsmenfestival.com/gbook/ ... _test2.php

If you have access to this folder:
/services/webdata/php_sessions
you can check if it's writable by PHP scripts (chmod it to 777).
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
webgurl123
Posts: 3
Joined: Sat May 19, 2007 7:17 am

Post by webgurl123 »

I have contacted the host, I will keep you posted. I do appreciate the quick response. I love this guestbook and I will keep you posted.

Thanks Again,
qcarson
Posts: 4
Joined: Mon May 28, 2007 8:55 pm

gd_test works, CHGMOD 666, still can not see security image

Post by qcarson »

This is weird to me. The gd_test.php file works but when I bring up my page I still do not see the security image at the bottom.

The page is http://www.dabassplaya.com/dbpbook/dbp_guest.php

Can someone tell me what I might be overlooking?

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

Post by Klemen »

I can see the image and was able to sign it without a problem.
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
qcarson
Posts: 4
Joined: Mon May 28, 2007 8:55 pm

Fixed

Post by qcarson »

I found my mistake. I changed the name of my gbook and forgot to change it in the security file. Everythings works fine now. Thanks for the reply Klemen.

Q
bjs1965
Posts: 4
Joined: Thu Jun 14, 2007 10:13 am

Post by bjs1965 »

Script URL: http://www.deanwoods.com.au/gbook/gbook.php
Version of script: 1.5
Hosting company: www.powweb.com
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Thankyou for your Guestbook Files. I also am having problems with getting the Graphical security image to appear. When I enable it in the settings file (1) all I see (on both Mac/PC FF 2.00) are the words "Security image"; When I change the settings file to Text (2) I see the number, however if I attempt to post the message without inputting the Text Security number, the error page comes up asking me to input the number again, but it has disappeared.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

My guess would be problems with sessions, but can't be of any help unless you upload session_test.php and phpinfo.php files and post links here.
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
bjs1965
Posts: 4
Joined: Thu Jun 14, 2007 10:13 am

Post by bjs1965 »

My apologies for forgetting to upload these files for you. They are online now.

http://www.deanwoods.com.au/gbook/phpinfo.php
http://www.deanwoods.com.au/gbook/session_test.php
http://www.deanwoods.com.au/gbook/session_test2.php

I have also changed their CHMOD each to rw-rw-rw (666), is that correct?

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

Post by Klemen »

Just as I thought - your sessions aren't working. Contact your host and ask them to check why yoru PHP sessions aren't working. You can give them the session_test.php file for reference as a simple sessions test.

As for CHMOD - only the entires.txt and banned_ip.txt files should be 666, other files shouldn't be writable. Leave them as they are by default, probably 644.
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
bjs1965
Posts: 4
Joined: Thu Jun 14, 2007 10:13 am

Post by bjs1965 »

Many thanks for your prompt replies - powweb.com are usually very prompt also - highly recommended as a webhost, which is where I found your scripts.

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

Post by Klemen »

Oh, in case you have access to the /var/php_sessions folder make sure it's chmod to 777
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
bjs1965
Posts: 4
Joined: Thu Jun 14, 2007 10:13 am

Post by bjs1965 »

Thanks again, Klemen!
Post Reply