The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Vbulletin Search function giving Internal Server Error
Alright, I've had an issue with my search bar for awhile. Every time someone tries to search for anything, it gives out an Internal Server Error.
I am currently updating my counters, especially the section for rebuilding my search index. That last portion is slow going because I have roughly 2.2 million posts (writing forum, go figure). I'm not sure if this will even fix the issue so I figured I'd ask and see if anyone has had any similar issues or if anyone can offer some insight and advice? Quote:
|
#2
|
|||
|
|||
You could disable plugins and see if that makes any difference: edit you config.php and temporarily add the following line (at the top just under the <?php line):
Code:
define('DISABLE_HOOKS', true); You could check for errors in log files (or ask your host to do it, if you don't do the server admin yourself). Other than that, it's hard to guess without any more info. |
#3
|
||||
|
||||
I found out that trying to do any search that utilizes the database to search for posts fails as well, including the What's New tab and the widget for recent activity.
I'll have to try that code when I can. Thank you for the advice. If you think of anything else I'd love to ear it as well. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|