captcha not working

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
kapadani
Posts: 1
Joined: Thu May 04, 2023 7:19 pm

captcha not working

Post by kapadani »

Script URL: larrytart.com/GBook/gbook.php
Version of script: ?
Hosting company: fcsnc.com
URL of phpinfo.php: larrytart.com/phpinfo.php
URL of session_test.php: larrytart.com/session_test.php
What terms did you try when SEARCHING for a solution: gbook secimg.inc.php undefined property line 45

Write your message below: Captcha consistently reports incorrect number when number is entered correctly. The following error show up each time: PHP Warning: Undefined property: PJ_SecurityImage::$key in /home/larrytar/public_html/GBook/secimg.inc.php on line 45
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: captcha not working

Post by Klemen »

Sorry for the late reply, I had work over my head...

Could you double-check what version of GBook you are using? You can be sure if you open your gbook.php file on the server in a plain text editor, then search for the line starting with

Code: Select all

$settings['version']
If the line does NOT say

Code: Select all

$settings['version'] = '1.9.0';
try upgrading your guestbook to version 1.9.0 first:

1. download version 1.9.0 from https://www.phpjunkyard.com/php-guestbook-script.php
2. follow the "Upgrading from old versions" instructions in the readme file: https://www.phpjunkyard.com/gbook/readme.htm#upgrade
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