MyBBHacks.com Plugins for MyBB

Full Version: test drive
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where can I test drive Pro version of ezGallery?

On this site ( http://www.mybbhacks.com/ezgallery.php ) I'm getting error:

Code:
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'c.LAST_ID_PICTURE' in 'on clause'
Query:
SELECT c.USER_ID_CAT, c.title, c.roworder, c.description, c.image, c.filename, l.ID_PICTURE, l.title pictitle, l.date, m.uid, m.username, mg.namestyle FROM mybb_gallery_usercat as c LEFT JOIN mybb_gallery_pic AS l ON (c.LAST_ID_PICTURE = l.ID_PICTURE) LEFT JOIN mybb_users AS m ON (m.uid = l.ID_MEMBER) LEFT JOIN mybb_usergroups AS mg ON (m.usergroup = mg.gid) WHERE c.ID_MEMBER = 4281 AND c.ID_PARENT = 0 ORDER BY c.roworder ASC
Fixed.
Demo is located at
http://www.mybbhacks.com/demoforum/