MyBB Community Forums

Full Version: Mybb Mods error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Trying to access http://mods.mybboard.net/mods I receive the following error:

AvidCore SQL Error

AvidCore has experienced an internal SQL error and cannot continue.

SQL Error:
    1033 - Incorrect information in file: './mybbmods/website_stats.frm'
Query:
    SELECT c.*, s.`downloads` FROM `website_categories` c LEFT JOIN `website_stats` s ON (s.`cid`=c.`cid`) WHERE c.`visible`='1' AND s.`vid`='9' ORDER BY c.`name` 


A screenshot of this error is here: http://img120.imageshack.us/my.php?image...odswc7.jpg
MusicalMidget will have to fix that. Smile
just an FYI

Quote:AvidCore has experienced an internal SQL error and cannot continue.

SQL Error:
1033 - Incorrect information in file: './mybbmods/website_stats.frm'
Query:
SELECT c.*, s.downloads FROM website_categories c LEFT JOIN website_stats s ON (s.cid=c.cid) WHERE c.visible='1' AND s.vid='9' ORDER BY c.`name
(2008-07-27, 01:03 PM)b.h. Wrote: [ -> ]just an FYI

Quote:AvidCore has experienced an internal SQL error and cannot continue.

SQL Error:
1033 - Incorrect information in file: './mybbmods/website_stats.frm'
Query:
SELECT c.*, s.downloads FROM website_categories c LEFT JOIN website_stats s ON (s.cid=c.cid) WHERE c.visible='1' AND s.vid='9' ORDER BY c.`name

I've got the same problem too.
Me as well.
We are aware of the issue and are currently investigating.
This is a small bug.

Take a look:

[attachment=10414]

On http://mods.mybboard.net/mods page is 10 plugins.

[attachment=10415]

But inside (http://mods.mybboard.net/mods/misc) is 13 plugins.