Kswift
✭Kswift ✭
Reactions
-
Re: Possible to remove / filter multiple line breaks?
Thanks! Well I went through it all, and it was easiest to go into the database and use these queries: UPDATE GDN_Comment SET Body = REPLACE(Body,'\n\n\n','\n') UPDATE GDN_Discussion SET Body = REPLAC… (View Post)4 -
Re: Comments count increment in 2.1
Thanks! The code you suggested worked perfectly well. Maybe I didn't properly empty cache before... No need to use the increment view plugin, I guess. (View Post)1 -
Re: Upgrading within 2.1 versions
OK, Porter on 2.1b1 worked well here! Thanks again. (View Post)1 -
Re: Vanilla 2.1b1 Released
To respond to my previous question, and as suggested to me in another topic, I successfully used Porter to import my old database into 2.1b1. (did have to apply a bugfix to prevent my themes from not… (View Post)0 -
Re: Upgrading within 2.1 versions
Thanks @kasperisager ! I actually did use the same script when importing my PhpBB (via Vbulletin) forum to Vanilla 2.0 and that worked pretty well. Will try here. (View Post)1