Quote:
Originally Posted by GoTTi
first quesiton:
all the postbit modifications...should i be altering the postbit_legacy also???
also the instructions say:
when i look in my postbit_legacy i see:
Code:
<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
what do i do?
|
if you use postbit_legacy then yes ...... postbit is the "default" template in 3.5.x .The code sample you posted above tells me you have some other hack installed that involves signatures as that's not "standard" vb's template code.I don't have the time nor the patience to support third party hacks