Hi,
after update from 7.0.9 to 7.1 I am getting those error e-mails all the time:
"PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/vhosts/XXX.com/httpdocs/beta/flash/modules/global/inc/db.inc.php on line 48
PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/vhosts/XXX.com/httpdocs/beta/flash/modules/global/inc/db.inc.php on line 49
PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /var/www/vhosts/XXX.com/httpdocs/beta/flash/modules/global/inc/db.inc.php on line 50
Database access error.PHP Warning: mysql_error() expects parameter 1 to be resource, boolean given in /var/www/vhosts/XXX.com/httpdocs/beta/flash/modules/global/inc/db.inc.php on line 69
Description: Database access error.PHP Warning: mysql_error() expects parameter 1 to be resource, boolean given in /var/www/vhosts/XXX.com/httpdocs/beta/flash/modules/global/inc/db.inc.php on line 69
Description: Database access error.PHP Warning: mysql_error() expects parameter 1 to be resource, boolean given in /var/www/vhosts/XXX.com/httpdocs/beta/flash/modules/global/inc/db.inc.php on line 69
Description: PHP Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /var/www/vhosts/XXX.com/httpdocs/beta/flash/modules/video_comments/inc/classes/BxDolCronVideoComments.php on line 52
Database access error.PHP Warning: mysql_error() expects parameter 1 to be resource, boolean given in /var/www/vhosts/XXX.com/httpdocs/beta/flash/modules/global/inc/db.inc.php on line 69
Description: "
(just for explanation: e-mail really ends after "Description", no text is given. And the path with /beta/ is correct, I have copied my 7.0.9 there (with a different database) and upgraded it to 7.1)
Any ideas whats going wrong?
trunky