Quote:
Originally Posted by bgootz
Nothing referring to usercp.php :/ There are a few others referring to functions_editor.php and class_bitfield_builder.php but I don't know enough of vBulletin to know what these scripts are really doing. Can you venture a guess??
|
File functions_editor is used to render editor (posting thread, replying, sending pm, sending vm,etc). File class_bitfield_builder is used for some AdminCP specific actions which render bitfield values or construct the array.
To solve the problem, just ask your hosting provider to increase the limit for you (to 32MB as I suggested). Or you can open the php.ini and edit it yourself. More information is available on... Google.com
Quote:
Originally Posted by minman40324
Ok now i get this error after i run it.
fbb_log Check Error: Incorrect information in file: './mydatabase/fbb_log.frm'
fbb_log Check Error: Corrupt
|
Were you checking or reparing table? According to REPAIR TABLE document from MySQL, it can fix that corrupted file. If it doesn't work. Tell me