The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
What about the error message? Any clues there? I disabled anything and everything that had impact on a search function.
Peace, Gene |
#12
|
||||
|
||||
It doesn't have to be a mod that deals with search directly. Disable ALL of them and add them back one at a time until you find the culprit.
|
#13
|
|||
|
|||
make sure its not any plugins or anything causing this, its very easy to test this.
Go into your config.php file, directly under Code:
<?php Code:
define('DISABLE_HOOKS', true); Hope this helps. ~C |
#14
|
|||
|
|||
Been there, done that. Didn't work.
Here's the history. 1. I was running PHP 5.3.x and it worked fine. 2. I downgraded to PHP 5.2.x because we installed a Mambo site on my server, and it wouldn't work otherwise. 3. After finding the fix for PHP 5.3.x and Mambo, I upgraded to PHP 5.3.6. 4. No plugins/products were changed over this period of several months after the original PHP changeover. 5. Disabling all products didn't change anything. So where do we go from here? Peace, Gene |
#15
|
||||
|
||||
Nowhere. Talk you your host is all you can do now or download to PHP 5.2.
|
#16
|
|||
|
|||
I'll try 'em.
Peace, Gene --------------- Added [DATE]1304553442[/DATE] at [TIME]1304553442[/TIME] --------------- Here's the solution. Zend Optimizer is evidently not compatible with PHP 5.3. But cPanel's EasyApache installs it anyway. When I removed that module and rebuilt Apache and PHP, search in vBulletin worked fine. The host didn't have time to help. Maybe you can put this in your memory bank in case anyone else complains. Peace, Gene |
#17
|
||||
|
||||
EasyApache will only install that if you have it checked and it was installed before. I use EasyApache and have not had that issue at all.
|
#18
|
|||
|
|||
Quote:
Peace, Gene |
#19
|
||||
|
||||
Well, how would it know it isn't compatible with vbulletin, when it is compatible with other things?
|
#20
|
|||
|
|||
If you read my first message you'd see what happened. It's cause and effect. When Zend Optimizer was disabled, the search functionality was restored. Why do I have to explain this?
Peace, Gene |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|