The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
problems after postindex table repair
I recently started receiving postindex errors after my upgrade from 3.6.8 to 3.7.2 I was able to resolve the errors by using phpmyadmin to run a repair on the postindex table. Below is the error I was receiving.
MySQL Error : Incorrect key file for table './xxxxxx_forums/postindex.MYI'; try to repair it Error Number : 126 Request Date : Wednesday, July 2nd 2008 @ 09:13:25 PM Error Date : Wednesday, July 2nd 2008 @ 09:13:25 PM Script : http://www.domain.com/forums/newthre...ostthread&f=18 Referrer : http://www.domain.com/forums/newthre...newthread&f=18 IP Address : x.x.x.x Username : xxxxxxx Classname : vB_Database MySQL Version : 5.0.51a-community After repairing the table, I am now seeing issues viewing threads with multiple pages. For example, I have a 3 page thread with the links for those pages being... http://www.domain.com/forums/the_cra...to_say_it.html http://www.domain.com/forums/the_cra..._say_it-2.html http://www.domain.com/forums/the_cra..._say_it-3.html I am able to view page1 and page2 of the thread but if I try to go to page3 I am taken back to page2. I have not been able to do anything that will let me view the 3rd page. I've also noticed that when viewing the list of threads in this particular forum that it only shows page1 and page2 listed by the thread title but when I go into the thread I see all three pages listed at the top as links. I know that there is a 3rd page, just can't see it. any ideas? --------------- Added [DATE]1215452568[/DATE] at [TIME]1215452568[/TIME] --------------- UPDATE: by posting a reply to the thread it appears to have repaired the link to page3. I have many other threads like this though. Is there possibly another table that needs to be repaired? |
#2
|
||||
|
||||
I would first disable any modifications running.
|
#3
|
|||
|
|||
Already have...didn't make any difference. I'd guess that while the postindex table was corrupt that the new pages were not getting indexed. I was hoping someone could suggest a method to possibly reindex all threads or something...any thoughts?
|
#4
|
|||
|
|||
if you have shell access
cd to database folder, typically /var/lib/mysql/dbname myisamchk -r *MYI myisamchk -o *MYI you may have to use phpmyadmin afterwards running those cmd's from a shell. also run the index repair from the admincp maintenance area and make sure the index are there. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|