SMF Support > phpBB
[IMG] is not displayed after conversion.
buddydude:
Yikes. It's probably better to just run a db command and remove all the tags and leave them as links. If that's possible.
Yoshi:
--- Quote from: buddydude on February 04, 2012, 11:04:14 AM ---Yikes. It's probably better to just run a db command and remove all the tags and leave them as links. If that's possible.
--- End quote ---
I dunno if that's possible. With some help of PHP it obviously is possible, but grabbing the list of posts, going through them and changing everything would be a bit harsh to the server..
buddydude:
I was thinking an UPDATE REPLACE command in phpMyAdmin. My community isn't that big, I could just let it run if it takes awhile.
Yoshi:
--- Quote from: buddydude on February 04, 2012, 11:29:28 AM ---I was thinking an UPDATE REPLACE command in phpMyAdmin. My community isn't that big, I could just let it run if it takes awhile.
--- End quote ---
That's possible indeed :)
I'm not that great with SQL commands, but you can change the contents of the posts with that command.
Investigate the _posts and _topics tables (it's possible I'm wrong, I don't have an actual SMF installation installed here)
Navigation
[0] Message Index
[*] Previous page
Go to full version