View Single Post
Old January 12th, 2006, 03:21 PM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,703
Thanks that helps alot by seeing what you mean.

Okay well nothing we can really do as a product in whole because we would want to parse BBCODE and users want BBCODE to be parsed. I can try and help you one on one here though.

It just so happens a specific thing you are posting is a BBCODE. You have two options that I can think of.

1. You can remove that bbcode from vbulletin so ") is not parsed as a BBCODE which is probally the most desired way to handle this

or

2. You can disable BBCODE parsing in ReviewPost by making a small edit in showproduct.php

Code:
Content visible to verified customers only.
would become

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote