MyBB Community Forums

Full Version: TopPosts error mesage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After i upload al the files i get this message in acp.
Warning [2] mysql_fetch_array() expects parameter 1 to be resource, object given - Line: 71 - File: inc/plugins/topposts.php PHP 5.3.3 (Linux)

[PHP] errorHandler->error
/inc/plugins/topposts.php 71 mysql_fetch_array
/admin/modules/config/plugins.php 513 topposts_is_installed
/admin/index.php 541 require

This is the plugin: http://mods.mybb.com/view/topposts

On line 71:if (mysql_fetch_array($query, MYSQL_NUM))

If i take a look in acp-Plugin-Updates there must be a version 1.2 (i have 1.0.2) but the newer version is not to find.
Is there no one knows how to slove this?