Quote:
Originally Posted by Dean C
I'm getting the minimum number of character bugs too. It's something to do with the change needed to this in SHOWTHREAD, newreply and newthread
Code:
<form action="newreply.php?do=postreply&t=$threadid" method="post" name="vbform" onsubmit="return qr_prepare_submit(this, $vboptions[postminchars]);" id="qrform">
Where qr_prepare_submit is replaced with fb_qr_prepare_submit
There's some kind of bug in that code  Note i'm running 3.7
|
I'm getting this error after editing the SHOWTREAD template edit:
Warning: preg_replace() [
function.preg-replace]: Compilation failed: regular expression is too large at offset 42684 in
[path]/includes/adminfunctions_templateedits.php on line
1064
All the threads aren't showing in my forum so I can use this addon until it's fixed. HELP!!
I'm using 3.7.4 and the TMS mod.
UPDATE: I reverted the TMS template and edited the original SHOWTHREAD template. Everything works. I guess the 2 mod's don't mix well together.