Quote:
Originally Posted by FastAttack
I did the simple way and used this conditional in the postbit:
PHP Code:
<if condition="$post[subscriptionid] == 4">Im a paying member</if>
thanks to funkie for pointing it out ..
btw this hack works if you don't want to have added features as a donator
|
I tried using this code, but it didn't work. Is the number 4 indicating the subscription ID? I thought it was, so I subbed 4 for 1, my subscription ID that I use. It didn't work though.
Anyone know how to use this code correctly? What am I doing wrong? No offense to the maker of this hack.

It looks good! I just would rather edit a template then edit multiple php files.