i tried this
update wp_posts set post_content = replace(post_content,'''', ''')
as funky apostrophe is showing as '' in mysql.
the error i get is:
ERROR: Unclosed quote @ 62
STR: '
SQL: update wp_posts set post_content = replace(post_content,'''', ''')
when i try to replace it with something else then ''' , example 'fuck' it works fine. any ideas?
__________________
Programs that owe me money ---- Epassporte.com ~ $2700 | Protraffic.com ~ $2600 | XonDemand.com ~ $3000
Email: [email protected]
|