|
[F] Archive - SQL bug fetching attachments/posts with abandoned thread [C-StefanT]
|
|
06-09-2009, 07:41 AM
(This post was last modified: 06-09-2009 07:42 AM by koziolek.)
Post: #1
|
|||
|
|||
|
[F] Archive - SQL bug fetching attachments/posts with abandoned thread [C-StefanT]
MyBB 1.4.6
Error log contains: Code: <error>Simple patch: 710_mybb_1.4.6_index_sql_attachments_pids_bug.diff (Size: 422 bytes / Downloads: 272)
www.kozik.net.pl - So... Maybe you shouldn't have hacked it. - And why don't you try not breathing. Hurts, dunnit. (userfriendly.org) |
|||
|
06-10-2009, 08:14 AM
Post: #2
|
|||
|
|||
|
RE: Archive - SQL bug fetching attachments/posts with abandoned thread
Nicely found...! Patch seems to fix the problem...
|
|||
|
06-10-2009, 03:20 PM
Post: #3
|
|||
|
|||
|
RE: Archive - SQL bug fetching attachments/posts with abandoned thread
Personally I'd favor not running the query at all in there is nothing to look up, but the fix does work fine.
|
|||
|
06-18-2009, 10:27 AM
Post: #4
|
|||
|
|||
|
RE: Archive - SQL bug fetching attachments/posts with abandoned thread
So, really, a fix could be:
PHP Code: $pids = implode(",", $pids); |
|||
|
06-18-2009, 03:25 PM
Post: #5
|
|||
|
|||
|
RE: Archive - SQL bug fetching attachments/posts with abandoned thread
Yes, that sounds better
|
|||
|
06-19-2009, 10:43 AM
Post: #6
|
|||
|
|||
|
[F] Archive - SQL bug fetching attachments/posts with abandoned thread
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. With regards, MyBB Group |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Search
Member List
Calendar
Help


