CHIPIT
08-08-2007, 11:32 PM
Hello.
I'm using vbDrupal 5.2.0 RC 1 and vBulletin 3.6.8
My installation/upgrade history:
-Installed vB 3.6.7PL1 using: database charset: utf8_unicode_ci, with utf8 set in the config.php file and uft-8 encoding set in the default language settings.
-Installed vBdrupal 4.7.7.0
-Upgraded to vB 3.6.8
-Upgraded to vBdrupal 5.2.0 Beta 3
-Upgraded to vBdrupal 5.2.0 RC 1
Whenever vBdrupal cron is run I get the following database error sent to me in an email:
Database error in vBulletin 3.6.8:
Invalid SQL:
SHOW VARIABLES LIKE 'character_set_connection';
MySQL Error :
Error Number :
Date : Wednesday, August 8th 2007 @ 05:39:03 PM
Script : http://www.mysite.com/cron.php
Referrer :
IP Address : 69.36.187.79
Username : Unregistered
Classname : vB_Database_MySQLi
And when I visit the cron page directly, the page looks like this:
Warning: include_once(./includes/database.vbulletin.inc) [function.include-once]: failed to open stream: No such file or directory in /var/www/html/***/home/includes/database.inc on line 118
Warning: include_once() [function.include]: Failed opening './includes/database.vbulletin.inc' for inclusion (include_path='.:/php/includes:/usr/local/lib/php:/usr/local/php/lib/php') in /var/www/html/***/home/includes/database.inc on line 118
Warning: mysqli_query() [function.mysqli-query]: Couldn't fetch mysqli in /var/www/html/***/forums/includes/class_core.php on line 1075
Warning: mysqli_error() [function.mysqli-error]: Couldn't fetch mysqli in /var/www/html/***/forums/includes/class_core.php on line 845
Warning: mysqli_errno() [function.mysqli-errno]: Couldn't fetch mysqli in /var/www/html/***/forums/includes/class_core.php on line 863
...followed by the database error message.
Any idea what could be causing this?
And also, the search function isn't working properly, nothing is getting indexed... I know that new pages get indexed when cron is run... so maybe these issues are related?
Thanks,
~CHIP
I'm using vbDrupal 5.2.0 RC 1 and vBulletin 3.6.8
My installation/upgrade history:
-Installed vB 3.6.7PL1 using: database charset: utf8_unicode_ci, with utf8 set in the config.php file and uft-8 encoding set in the default language settings.
-Installed vBdrupal 4.7.7.0
-Upgraded to vB 3.6.8
-Upgraded to vBdrupal 5.2.0 Beta 3
-Upgraded to vBdrupal 5.2.0 RC 1
Whenever vBdrupal cron is run I get the following database error sent to me in an email:
Database error in vBulletin 3.6.8:
Invalid SQL:
SHOW VARIABLES LIKE 'character_set_connection';
MySQL Error :
Error Number :
Date : Wednesday, August 8th 2007 @ 05:39:03 PM
Script : http://www.mysite.com/cron.php
Referrer :
IP Address : 69.36.187.79
Username : Unregistered
Classname : vB_Database_MySQLi
And when I visit the cron page directly, the page looks like this:
Warning: include_once(./includes/database.vbulletin.inc) [function.include-once]: failed to open stream: No such file or directory in /var/www/html/***/home/includes/database.inc on line 118
Warning: include_once() [function.include]: Failed opening './includes/database.vbulletin.inc' for inclusion (include_path='.:/php/includes:/usr/local/lib/php:/usr/local/php/lib/php') in /var/www/html/***/home/includes/database.inc on line 118
Warning: mysqli_query() [function.mysqli-query]: Couldn't fetch mysqli in /var/www/html/***/forums/includes/class_core.php on line 1075
Warning: mysqli_error() [function.mysqli-error]: Couldn't fetch mysqli in /var/www/html/***/forums/includes/class_core.php on line 845
Warning: mysqli_errno() [function.mysqli-errno]: Couldn't fetch mysqli in /var/www/html/***/forums/includes/class_core.php on line 863
...followed by the database error message.
Any idea what could be causing this?
And also, the search function isn't working properly, nothing is getting indexed... I know that new pages get indexed when cron is run... so maybe these issues are related?
Thanks,
~CHIP