The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
4.2.2 Upgraders, Check your Advanced Search
Yesterday, we upgraded from 4.2.1 to 4.2.2 - we did this after extensive testing in a separate environment, to get all of our other plugins playing nice. The upgrade went smoothly, and we love the new version! Much faster on PHP 5.4, so we're really happy about that.
One quick thing I wanted to share, unrelated to plugins. Click the "Advanced Search" button on your site. (http://www.yoursite.com/search.php). Do you have errors at the top of the page? I did, and it frustrated me because we had carefully followed all upgrade steps. It persisted, even with hooks off. The solution? See below: http://www.vbulletin.com/forum/forum...93#post4000793 Code:
1. - edit the files "socialgroupmessage.php" and "socialgroupdiscussion.php" found in "packages/vbforum/item/" 2. - The original function reads: protected function getLoadQuery($required_query, $force_rebuild = false) 3. - Change the function to this: protected function getLoadQuery($required_query = self::QUERY_BASIC, $force_rebuild = false) |
5 благодарности(ей) от: | ||
BBNZowner, Jester1423, Kane@airrifle, Princeton |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|