2008-11-04, 07:16 AM
All problems fixed!
I've got several things that aren't working in my MyBB forum, so I'd appreciate some help.
#1: ModCP moderation of attachments not working - RESOLVED
When trying to moderate (i.e. ignore/delete/approve) unapproved attachments in the ModCP (modcp.php?action=modqueue), I get the following error:
Resolved: This was a bug in the MyBB code. I've filed a bug report here
#2: Quick Login not working - RESOLVED
None of my members (including me) are able to login via the QuickLogin feature.
![[Image: quickloginem1.jpg]](https://camo.mybb.com/5fc057e68aa093edfb44ac69950d89dc372eeb37/687474703a2f2f696d6738372e696d616765736861636b2e75732f696d6738372f383335352f717569636b6c6f67696e656d312e6a7067)
This error message is displayed:
![[Image: quickloginerrorza8.jpg]](https://camo.mybb.com/253440bac1a7c3d11ea49cbc7e109536fd3698b7/687474703a2f2f696d6738372e696d616765736861636b2e75732f696d6738372f363232362f717569636b6c6f67696e6572726f727a61382e6a7067)
Yet it is possible to log in via member.php?action=login
It doesn't seem to be a problem with the JavaScript, since I rechecked and tested the code.
See Page 2 of this thread for the solution.
#3: Inability to move threads to a specific section - RESOLVED
I'm unable to move any thread from any section to a specific one.
It does exist:
![[Image: movethreadintrosectionkm0.jpg]](https://camo.mybb.com/2bfc65e84e7d284d53673838245f83c505808246/687474703a2f2f696d673132302e696d616765736861636b2e75732f696d673132302f393231342f6d6f7665746872656164696e74726f73656374696f6e6b6d302e6a7067)
But the option to move it there doesn't exist in the Move Thread moderation action panel:
![[Image: movethreadqv8.jpg]](https://camo.mybb.com/4c581e5c05a3bca458a93c1006beb387ecad8868/687474703a2f2f696d673135322e696d616765736861636b2e75732f696d673135322f363431382f6d6f76657468726561647176382e6a7067)
Resolved: The "Display in forum quick jump list" option wasn't enabled for the forum. (Thanks, rh1n0)
I'm not sure why that's related to the quick jump list, though...
Additional info:
MyBB version: 1.4.3
PHP version: 5.2.6
Database: MySQL, version: 5.0.51
My Browser: FireFox 3.0.3
I've got several things that aren't working in my MyBB forum, so I'd appreciate some help.
#1: ModCP moderation of attachments not working - RESOLVED
When trying to moderate (i.e. ignore/delete/approve) unapproved attachments in the ModCP (modcp.php?action=modqueue), I get the following error:
Quote:SQL Error:
1054 - Unknown column 'p.tid' in 'on clause'
Query:
SELECT a.pid, a.aid FROM attachments a LEFT JOIN threads t ON (t.tid=p.tid) WHERE aid IN (3,4,5,6,8,11)
Resolved: This was a bug in the MyBB code. I've filed a bug report here
#2: Quick Login not working - RESOLVED
None of my members (including me) are able to login via the QuickLogin feature.
This error message is displayed:
Yet it is possible to log in via member.php?action=login
It doesn't seem to be a problem with the JavaScript, since I rechecked and tested the code.
See Page 2 of this thread for the solution.
#3: Inability to move threads to a specific section - RESOLVED
I'm unable to move any thread from any section to a specific one.
It does exist:
But the option to move it there doesn't exist in the Move Thread moderation action panel:
Resolved: The "Display in forum quick jump list" option wasn't enabled for the forum. (Thanks, rh1n0)
I'm not sure why that's related to the quick jump list, though...
Additional info:
MyBB version: 1.4.3
PHP version: 5.2.6
Database: MySQL, version: 5.0.51
My Browser: FireFox 3.0.3