The variable is $settings['gbook_url'] and it should be set on the URL of the gbook.php on your server, such as http://www.yourwebsite.com/gbook/gbook.php
Code: Select all
$settings['gbook_url']='http://www.yourwebsite.com/gbook/gbook.php';
Code: Select all
$settings['gbook_url']='http://www.yourwebsite.com/gbook/gbook.php';
Hi thereKlemen wrote:After a few tests this file may fix the problem, upload it instead of original gbook.php file:
http://www.phpjunkyard.com/extras/gbook17_evalfix.zip
If it does fix your problem please let me know.