The Arcive of vBulletin Modifications Site. |
|
Build Search-Index from Commandline Details »»
|
|||||||||||||||||||||||||||
Just a simple script that might be useful for someone ...
[s]Don't forget to adjust the path before running this![/s] No longer necessary with new version. Update 22.04.2010 I've polished the script a bit, it does no longer require to set the path (it will ask you for the path) and output some more status information Update 26.04.2010 I've added a X % complete status message and changed the code a bit to avoid warnings if readline()-support is not available. Important Note [hr]fgf[/hr] As stated above this Script is unsupported. Any support requests except for proven bugs will be ignored, please do not waste your or my time writing them. Thank you ![]() Download Now
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Thanks, I was wondering how I was going to rebuild mine as I am more then the 1.2 million mark.
That is where people were having problems right? |
|
#3
|
||||
|
||||
|
Hi Andreas,
i got an Error ![]() PHP Fatal error: require_once(): Failed opening required '/srv/www/vhosts/domain/httpdocs/vb/search/core.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/vhosts/domain/httpdocs/searchindex.php on line 33 |
|
#4
|
||||
|
||||
|
That is a standard vBulletin file.
If it is not there your installation is either broken - or you did not adjust the path. |
|
#5
|
||||
|
||||
|
Hi Andreas,
the Permissions are wrong. the script run´s now to the point that i can entry the elements. then it goes to the Prompt. |
|
#6
|
||||
|
||||
|
Strange
![]() You can try to comment out the first two lines (error_reporting, ini_set) and see what happens |
|
#7
|
||||
|
||||
|
Hi Andreas
Quote:
|
|
#8
|
||||
|
||||
|
If you are commenting out the first two lines you should get at least one warning (unless your CLI php is configured to not display erors which would be a pretty unusal setup)
|
|
#9
|
||||
|
||||
|
Hi Andreas,
i got a New error. I put error Reporting on and now i become follow output. Quote:
|
|
#10
|
||||
|
||||
|
At least there are some notices now
![]() Did you set the path correctly? |
![]() |
|
|