Quote:
Originally Posted by Blootix
table prefix as in something like vb3_warnoptions? Then yes I'm using a table prefix. It's vb3.
EDIT: Nevermind I got it. But it was through like 4-5 times of unsuccessful. It seems that I forgot to put vb3 in front!
I found one bug in the instructions though.
In the instructions it should say
Code:
Edit file showthread.php and find:
$hierarchical=$warn_opts['hierarchical'];
$viewoption=$warn_opts['viewoption'];
$buttons=$warn_opts['textbutoption'];
Below that, add:
$sigthress=$warn_opts['sig_thresshold'];
$avatarthress=$warn_opts['avatar_thresshold'];
instead of
Code:
Edit file showthread.php and find:
$hierarchical=$warn_opts['hierarchical'];
$viewoption=$warn_opts['viewoption'];
$buttons=$warn_opts['textbutoption'];
Below that, add:
$sigthress=$warn_opt
s['sig_thresshold'];
$avatarthress=$warn_opts['avatar_thresshold'];
Unsuccessfully executing shouldn't affect the boards in a negative way right? :nervous:
|
You know, you really had me puzzled with that. I couldn't figure out how on earth those carriage returns were entered there. Then I figured out, the twins were in the room alone, at some time, while the editor was on with that file.!!!!
Sorry abnout that.