View Full Version : new vbcode.js
Logician
07-02-2002, 05:29 PM
Hiyas,
I guess the relevant template is overwritten in a upgrade or smt, because enhanced vbcode.js does not work in pms (while it works newthreads/newreplys).. Just FYI...
Regards,
Logician
Admin
07-02-2002, 06:05 PM
It used to work there?
Thanks. :)
Logician
07-06-2002, 10:53 AM
Let me save you from checking the instructions:
edit template "priv_sendprivmsg", find
<textarea name="message" rows="20" cols="$textareacols" wrap="virtual" tabindex="3">$privmessage</textarea>
Replace it AS:
<textarea name="message" rows="20" cols="$textareacols" wrap="virtual" tabindex="3" onChange=getActiveText(this) onclick=getActiveText(this)>$privmessage</textarea>
Admin
07-06-2002, 12:24 PM
Thanks, does it work now?
Logician
07-06-2002, 12:43 PM
yep all fine.. thx
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.