Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hi

The only problem with your great guestbook seems to be with the security code which we all like to have activated. I have read all the other posts and have tried everything you suggested and the darn thing will still not work.
I realise the problem is not with your guestbook, but with me, because I dont fully understand sessions or enough php yet to fix the problem myself.
The GD_TEST is red

Here is what I get when i do SESSION_TEST.PHP
( ! ) Notice: A session had already been started - ignoring session_start() in D:\Apache2.2\htdocs\session_test.php on line 4
Call Stack
# Time Memory Function Location
1 0.0010 58456 {main}( ) ..\session_test.php:0
2 0.0011 58792 session_start ( ) ..\session_test.php:4
Session started successfully!
CLICK HERE FOR PAGE 2
THEN when i click page 2 this is what i get
( ! ) Notice: A session had already been started - ignoring session_start() in D:\Apache2.2\htdocs\session_test2.php on line 4
Call Stack
# Time Memory Function Location
1 0.0008 59056 {main}( ) ..\session_test2.php:0
2 0.0009 59536 session_start ( ) ..\session_test2.php:4
$_SESSION['test'] is set to: FALSE
How do i set it to TRUE please
I have read everything i can that you have written and been on the net, but cant get the images to come up and when i set it to 2 the numbers come up, but always get incorrect security number.
I have spent many hours and would dearly like some help
Regards Marea
Australia
PS Thanks for a great free guestbook. I have a high regard for people like you who help people who haven't the finances to pay sometimes high prices for what you are offering. Keep up the good work and you never know one day i may be able to contribute as i am teaching myself php.