Quote:
Originally Posted by BlueNinjaGo
Ok... I installed the newest release on my 3.7.3 board...
So far, everything seems to be working. I do have a question... When setting the option for length of description... (the default is -1)... I set it to 0 so it would have no preview... needless to say it previews the whole article...
|
Find in template: af_articlebit
PHP Code:
$thread[preview]
Repalce
PHP Code:
<if condition="$vboptions[af_threadpreview]!=0">$thread[preview]</if>