Rhett Posted January 22, 2012 Posted January 22, 2012 Run these queries to remove the [sigpic][/sicpic] from a vb conversion update profile_portal set signature = replace(signature,'[sigpic]','')update profile_portal set signature = replace(signature,'[/sigpic]','')update profile_portal set signature = replace(signature,'[SIGPIC]','')update profile_portal set signature = replace(signature,'[/SIGPIC]','') then rebuild the signature cache Rhett Buck Exact Servers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now