Another security code question

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
Kramer
Posts: 4
Joined: Thu Oct 18, 2007 6:56 pm

Another security code question

Post by Kramer »

I have two guestbooks;

http://www.jdkds.com/guestbook-jdkds/

and

http://www.kramerdpg.com/guestbook-kdpg/

The second gbook listed above was not displaying when I had the /guestbook set up in the URL's root directory. So, thinking perhaps I had the gbook buried too deeply within the server, I brought it up one directory level, so that it became a sibling of the first gbook (which was at that time working properly). To differentiate between the two, I added the hyhen with the characters that follow as seen above.

Now, neither site is properly displaying the security code. What did I break?
Last edited by Kramer on Mon Oct 22, 2007 9:58 pm, edited 2 times in total.
Regards,
[img]http://www.jdkds.com/images/kramer.png[/img]
[url=http://www.jdkds.com]James D. Kramer design services[/url]
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Upload the phpinfo and session_test files to your server and place a link here. Probably a problem with sessions.
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
Kramer
Posts: 4
Joined: Thu Oct 18, 2007 6:56 pm

Post by Kramer »

You know, I've been looking all over the guestbook site for the two files you mention, but cannot find hide-nor-hair of either, in either of the two guestbooks. I *do* have a gd_test.php in both guestbooks.

Note: I reinstalled both guestbooks;
http://www.kramerdpg.com/guestbook/gbook.php
http://www.jdkds.com/guestbook/gbook.php

hoping that this might repair whatever was wrong, but it didn't.

If it helps, I've copied the gd_test.php file for the second site listed above at;
http://www.jdkds.com/gd_test.php
Last edited by Kramer on Mon Oct 22, 2007 9:58 pm, edited 1 time in total.
Regards,
[img]http://www.jdkds.com/images/kramer.png[/img]
[url=http://www.jdkds.com]James D. Kramer design services[/url]
Kramer
Posts: 4
Joined: Thu Oct 18, 2007 6:56 pm

Post by Kramer »

Well, now I feel like a complete fool. Checking to make sure the URL's I included in the last reply were correct, I clicked on the links, and lo' and behold, both security images are now showing up just fine. :oops:

Good to know they're working, but I would like to know why they weren't working five minutes ago.
Last edited by Kramer on Mon Oct 22, 2007 9:58 pm, edited 1 time in total.
Regards,
[img]http://www.jdkds.com/images/kramer.png[/img]
[url=http://www.jdkds.com]James D. Kramer design services[/url]
Kramer
Posts: 4
Joined: Thu Oct 18, 2007 6:56 pm

Post by Kramer »

awe, heck. Well, I'm almost there. When a visitor clicks on the link to enter the Kramer DPG guestbook, the gbook.php comes in completely blank. What now?

http://www.kramerdpg.com/guestbook/
Regards,
[img]http://www.jdkds.com/images/kramer.png[/img]
[url=http://www.jdkds.com]James D. Kramer design services[/url]
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Not really sure why you have blank pages, I need to see the phpinfo and session_test files to check a few things. You will find both files in the post titled "READ THIS BEFORE POSTING A NEW QUESTION!!"
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