Quote:
Originally Posted by ils
I'm just trying to get it out of the database.
|
Ok, well, to be honest I'm not sure what will happen if you do that replacement. Did you look at any of the posts as they're stored in the db? I guess if they're stored as IMG bbcode tags, then they might disappear if the image name is blank. You might want to try it on one post first by finding the postid of one, then adding "WHERE postid = X" to your query.