Script URL:
Version of script: 7.1
Hosting company: Ipage
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: last three days
Write your message below:
My GBook looks find but I can't post b/c the security image will not load.
http://www.ltvuhomes.com/GBook/gbook.php?a=sign
My security imgage does not load
Re: My security imgage does not load
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 under b)
Greetings
Henrie
viewtopic.php?f=7&t=83 under b)
Greetings
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Re: My security imgage does not load
Henrie,
I downloaded the files to my server in the GBook dir.
When click on the sessiontest, I get:
Session started successfully!
CLICK HERE FOR PAGE 2
When clicked on PAGE 2, I get:
$_SESSION['test'] is set to: FALSE
When click on the sessiontest2, I get:
$_SESSION['test'] is set to: FALSE
Still not working. Any suggestions?
I downloaded the files to my server in the GBook dir.
When click on the sessiontest, I get:
Session started successfully!
CLICK HERE FOR PAGE 2
When clicked on PAGE 2, I get:
$_SESSION['test'] is set to: FALSE
When click on the sessiontest2, I get:
$_SESSION['test'] is set to: FALSE
Still not working. Any suggestions?
Re: My security imgage does not load
This means the server on which you host your guestbook has a problem with sessions. Ask your hosting company to correct this, you can give them the link to the session_test files.
Greetings,
Henrie
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.