unable to post in Firebox browser
Posted: Tue Mar 07, 2006 6:17 am
Script URL: http://www.pleasanton-daycare-childcare.com/gbook.php
Version of script: 1.35
Version of PHP:
Hosting company: 1and1
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: went thru all posts
Write your message below:
I just installed the script onto my web sever. I am unbale to post it gives me the following error message:
Error
You cannot signup-session this guestbook at the moment!
I appened the word session to find out where the error was coming from...
looks like it is right here:
printTopHTML();
if (!(empty($a))) {
if (!empty($_SESSION['block'])) {
problem("You cannot signup-session this guestbook at the moment!",0);
I then tried to post to the guestbook using aol 9.0 and internet explorer 6.0. Both have no problems posting to the guestbook. So I am just unable to post in firefox. Any Ideas?
Version of script: 1.35
Version of PHP:
Hosting company: 1and1
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try: went thru all posts
Write your message below:
I just installed the script onto my web sever. I am unbale to post it gives me the following error message:
Error
You cannot signup-session this guestbook at the moment!
I appened the word session to find out where the error was coming from...
looks like it is right here:
printTopHTML();
if (!(empty($a))) {
if (!empty($_SESSION['block'])) {
problem("You cannot signup-session this guestbook at the moment!",0);
I then tried to post to the guestbook using aol 9.0 and internet explorer 6.0. Both have no problems posting to the guestbook. So I am just unable to post in firefox. Any Ideas?