I have {ppcode} showing in my comment textarea. Every time there's any modification to vBulletin's Quick Reply it makes the comment reply in photopost go all screwy, so I added a conditional statement in the template to keep the original code intact, i.e.
Quote:
|
<if condition="PP_SCRIPT != 'PP_Pro'">
|
When I added that in, the {ppcode} showed in the reply textarea (see here for an example
Smile | Digiscrap Forum Layout Gallery)
So I thought, ok I will just reverse the changes....seems I am stuck with that {ppcode} showing now as it didn't go away lol
I tried modifying the showphoto.php as per post 4 in
this thread even though I know that's for classifieds, I thought it was worth a try, but no go...how can I get rid of this from showing now?