vBulletin v3.8.7 Patch Level 2 I've had this installed for a while and everything worked great.
But after one week it suddenly stopped to work. And then i couldn't enter to my admincp. it showed db error like this:
PHP Code:
Warning: mysql_query(): 7 is not a valid MySQL-Link resource in [path]/includes/class_core.php on line 408
Warning: mysql_error(): 7 is not a valid MySQL-Link resource in [path]/includes/class_core.php on line 897
Warning: mysql_errno(): 7 is not a valid MySQL-Link resource in [path]/includes/class_core.php on line 915
Warning: mysql_query(): 7 is not a valid MySQL-Link resource in [path]/includes/class_core.php on line 408
Warning: mysql_error(): 7 is not a valid MySQL-Link resource in [path]/includes/class_core.php on line 897
Warning: mysql_errno(): 7 is not a valid MySQL-Link resource in [path]/includes/class_core.php on line 915
in config.php i disabled hooks, after that i could enter to my admincp and i immediately disabled ame media embeder.
now my forum is working normally and i could enter to admincp.