Quote:
Originally Posted by tHe Rk
Did you put:
$clickysmilies = getclickysmilies();
in twice on showthread.php?
" $textareacols = gettextareawidth(); "shows up twice in the script (for newer vB versions anyway). You have to add "$clickysmilies = getclickysmilies(); " after both of the times its in the script. Hope that helps, it worked for me on 2.3.4
|
OK, been trying to get this going on the board I help admin and with no luck. I have tried the smilies hack posted here, but without success. I am under the impression I am running 2.3.4 from this line at the top of the cp:
Code:
Control Panel (Version 2.3.4)
But when I looked for $textareacols in showthread.php, I only found it once:
Code:
amd:/home/mlc/portal/smilies # cat showthread.php | grep textareacols
$textareacols = gettextareawidth();
amd:/home/mlc/portal/smilies #
This board was upgraded from an older version of vB, so maybe it is in limbo and neither hack will work?
I got the quick reply box going using the hack for 2.3.2, and that went smoothly. When I make the change to showthread.php outlined in the smilies hack I just get a blank page when I try to view threads. Any ideas?.
Thanks in advance,
Mike