I put in the "error reporting line" like you told me. The sedit file gave me the same errors I had in the beginning. I had to add back the $cbutton part to stop the errors:
PHP Code:
if ($bbuserinfo[showvbcode])
$vbcode_smilies = getclickysmilies();
if ($bbuserinfo[showvbcode])
$vbcode_buttons = getcodebuttons($cbutton);
And here is a screenshot of the sig editor (attached) with the smilies and vbcode disabled. They still show up and are functional.
Quote:
Originally posted by FireFly
Now undo the changes you did.
|