Current time: 03-19-2010, 06:14 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Mod CP: awaiting moderation
08-28-2008, 09:45 PM (This post was last modified: 08-28-2008 09:50 PM by destroyer.)
Post: #1
[F] Mod CP: awaiting moderation
This might be related to the bug posted here by WDZ.
http://community.mybboard.net/thread-36412.html

I unapproved one post some weeks ago, but now, when viewing the main page of the Mod CP it says that it (that unapproved post) was posted today and it does say that on every day.

(I encounter this only with the post, not with an unapproved thread)

[Image: destroyerjf8.jpg]

Give us your feedback about MyBB in this thread and become listed on the MyBB website.
Visit this user's website Find all posts by this user
08-29-2008, 10:30 AM
Post: #2
RE: Mod CP: awaiting moderation
To fix, open modcp.php, find:
Code:
SELECT p.pid, p.tid, p.subject, p.uid, p.username
replace with
Code:
SELECT p.pid, p.tid, p.subject, p.uid, p.username, p.dateline

(still need to get to the library sometime to download from the SVN... damn internet connection :/)
Visit this user's website Find all posts by this user
08-29-2008, 10:37 AM
Post: #3
RE: Mod CP: awaiting moderation
Fix works.

Thanks!

[Image: destroyerjf8.jpg]

Give us your feedback about MyBB in this thread and become listed on the MyBB website.
Visit this user's website Find all posts by this user
08-29-2008, 11:33 PM
Post: #4
[F] Mod CP: awaiting moderation
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user


Forum Jump: