|
[F] Find user posts - not displaying new posts (when hitting limit) [R]
|
|
05-25-2009, 07:31 PM
(This post was last modified: 05-25-2009 07:42 PM by Ryan Gordon.)
Post: #11
|
|||
|
|||
|
RE: Find user posts - not displaying new posts (when hitting limit) [R]
Official fix. Open search.php and find:
PHP Code: $tids = array();replace with PHP Code: $post_cache_options = array('limit' => intval($mybb->settings['searchhardlimit']));Also find both instances of: PHP Code: $pids = '';replace with PHP Code: $options = array(A developer may commit this fix at their convenience. |
|||
|
05-26-2009, 11:20 AM
Post: #12
|
|||
|
|||
|
[F] Find user posts - not displaying new posts (when hitting limit) [R]
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


