When including phpmyedit into mediawiki i get this error-messages:
| Kód: |
10.236 miliseconds
Warning: mysql_query(): 81 is not a valid MySQL-Link resource in /home/includes/Database.php on line 374
Warning: mysql_query(): 81 is not a valid MySQL-Link resource in /home/includes/Database.php on line 374
Warning: mysql_query(): 81 is not a valid MySQL-Link resource in /home/includes/Database.php on line 374
Warning: mysql_query(): 81 is not a valid MySQL-Link resource in /home/includes/Database.php on line 374
Unable to free MySQL result
Backtrace:
* GlobalFunctions.php line 451 calls wfbacktrace()
* Database.php line 521 calls wfdebugdiebacktrace()
* User.php line 766 calls databasemysql::freeresult()
* SkinTemplate.php line 267 calls user::getnewtalk()
* OutputPage.php line 467 calls skinmonobook::outputpage()
* index.php line 270 calls outputpage::output()
|
when just using phpmyedit everything works fine.
Does anyone have a hint, what's going wrong?
Thanks, heinz
|