Current time: 02-09-2010, 03:40 PM Hello There, Guest! (LoginRegister)


[F] 1.4.8 Changed Files Problem
07-10-2009, 12:34 AM (This post was last modified: 07-10-2009 12:49 AM by Ryan Gordon.)
Post: #1
[F] 1.4.8 Changed Files Problem
Today I noticed that at Mybb Central the search for a users posts was returning zero results. The same bug reported as fix isn't really fixed in the 1.4.8 Changed Files package. I did a compare against the 1.4.8 full release and the differences are the LIMIT and ORDER_DIR in a couple places are capitalized..

example:

'LIMIT' => intval($mybb->settings['searchhardlimit']),

In the full release it's:

'limit' => intval($mybb->settings['searchhardlimit']),

Not sure why the changed files package has different files but this is the results.

Join MyBB Central for exclusive plugins. Downloads require a paid membership.
Do you need free Mybb Support?
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
08-04-2009, 12:37 PM
Post: #2
RE: 1.4.8 Changed Files Problem
No one commented on this......
Find all posts by this user
08-05-2009, 01:47 AM (This post was last modified: 08-05-2009 01:47 AM by Ryan Gordon.)
Post: #3
RE: 1.4.8 Changed Files Problem
(08-04-2009 12:37 PM)kan3 Wrote:  No one commented on this......

We're busy with 1.6 / 2.0. Labrocca already stated what was wrong and what was right so you have your solution if you're having problems.

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user
08-05-2009, 07:44 AM
Post: #4
RE: 1.4.8 Changed Files Problem
You can simply upload search.php from the latest download, available from http://mybboard.net/downloads

Tomm M
MyBB Developer ยป Marketing Designer & Systems Developer
Find all posts by this user
08-09-2009, 09:04 PM
Post: #5
RE: 1.4.8 Changed Files Problem
This will be fixed in the next maintenance release.

[Image: ryangordon.png]
My Blog - My Mods
Visit this user's website Find all posts by this user
08-09-2009, 09:04 PM
Post: #6
[F] 1.4.8 Changed Files Problem
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

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


Forum Jump: