Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Problem with html
Dexx
Posted on 29 Dec 2009, 21:59:59

Access: Member
Total Posts: 1
Joined: 2009-12-29

Hi, first of all thank you for that great script.
I have a problem with html enabled:

when it's on the script add a "<br>" for every newline in the textarea

eg.:

<span>test</span>
<span>qwerty</span>
Hi!!

gives this output:

<span>test</span><br>
<span>qwerty</span><br>
Hi!!


How to solve?
Thank you
#1422
Chris
Posted on 30 Dec 2009, 14:06:01

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

bbparser.php line 70~ comment out this line by placing a # character in front of it

Code:
$bb2html = str_replace("\r",'<br />', $bb2html); 
#1423
Network-13.com © 2013