Welcome to Geeklog, Anonymous Wednesday, February 19 2025 @ 01:13 pm EST
Geeklog Forums
Bad behavior2 2.0.0 breaks search function
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France
Error message is:
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
Text Formatted Code
Table 'mytable.gl_bad_behavior2' doesn't exist. SQL in question: SELECT COUNT(*) FROM gl_bad_behavior2 WHERE 1=1 AND ((ip LIKE '%RT2012%' OR http_headers LIKE '%RT2012%'))Ben
I'm available to customise your themes or plugins for your Geeklog CMS
17
25
Quote
Status: offline
::Ben
Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Location:la rochelle, France

***** IMPORTANT! EXTRA STEP FOR THIS PLUGIN *****
5) Edit your lib-common.php file. Find the line where the lib-database.php is
included:
require_once( $_CONF['path_system'] . 'lib-database.php' );
AFTER that line, add:
require_once($_CONF['path_html'] . 'bad_behavior2/bad-behavior-geeklog.php'
;
Note: As of Geeklog 1.6.1, the include for lib-database.php is done by the
config class, so you won't find the above line any more. A good place for
the bad_behavior2 include would be just before where we set the webserver's
timezone:
require_once $_CONF['path_html'] . 'bad_behavior2/bad-behavior-geeklog.php';
/**
* Set the webserver's timezone
*/
5) Edit your lib-common.php file. Find the line where the lib-database.php is
included:
require_once( $_CONF['path_system'] . 'lib-database.php' );
AFTER that line, add:
require_once($_CONF['path_html'] . 'bad_behavior2/bad-behavior-geeklog.php'

Note: As of Geeklog 1.6.1, the include for lib-database.php is done by the
config class, so you won't find the above line any more. A good place for
the bad_behavior2 include would be just before where we set the webserver's
timezone:
require_once $_CONF['path_html'] . 'bad_behavior2/bad-behavior-geeklog.php';
/**
* Set the webserver's timezone
*/
Thank you.
Ben
I'm available to customise your themes or plugins for your Geeklog CMS
20
20
Quote
All times are EST. The time is now 01:13 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content