I believe a bbcode replace .script might do it, such as
- Code: Select all
$code = str_replace( "n", '<br>', $code);
But what do I replace $code with and where do I put it? Do I also need to bbcode-enable the user_interests box?
Much appreciated.
Moderator: Integra Moderator
$code = str_replace( "n", '<br>', $code);
Registered users: App360MonitorBot, Bing [Bot], Google [Bot]