First of all, this is great, thanks for porting it over.
Now to my minor problem:
Everything went fine up until one of the last edits on the navbar template. I was supposed to find:
PHP Code:
<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
but when I search I cant find it anywhere.
So, I dont know where to put:
PHP Code:
tr><td class="thead">Warnings</td></tr>
<tr><td class="vbmenu_option"><a href="Warn.php?$session[sessionurl]do=ViewMyWarnings">View Your Warnings</a></td></tr>
I dont really know anything about coding, but I tried to put it in the right places and I dont think it worked. Its not supposed to be under the main navbar in a little row of its own is it?
Anyways, everything except this has gone fine and Im not getting any errors, but I'm pretty sure without this part members cant view their warnings, or at least not easily, correct?
Anyway, I know its probably hard to tell from the info given but any help would be appreciated.