Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This is indeed the place where people do that sort of thingMaybe you should be asking the person in charge of the Forum...
The members can't do anything to fix a vBulletin Software problem....
Jerry
there is a tool i could use to search for that regular expression w/ vbulletin and replace it, but i didn't want to risk messing anything up. i will try doing the censor method to fix issue for now but im not sure it will let me use the & symbol
SELECT REPLACE(post_column, '"', '"') FROM table_containing_posts;