View Single Post
  #5  
Old 10-09-2009, 10:08 PM
gabeki gabeki is offline
Premium Member
 
Join Date: Oct 2009
Posts: 24
Gender: Female
Credits: 1,585
gabeki
Default RE: HTML instead of BBCodes

I removed

PHP Code:
$article_content nl2br($article_content); 
and

PHP Code:
$article_content bbconvert($article_content); 
from: pages.php

and it worked!

Thanks :D

ps: I guess now I can't use BBCodes, but that's ok.. :P
__________________
My Pets site: MaplePet (Released: No)
Done: Stats system, Adoptables Sex system, Battle and using pokeballs like items to capture pets, stats (luck and dexterity) affecting the chance of capturing, Element system (8 elements), Trading, shopping, inventory system, Pet profile for each pet.
Working: Battle System againsts monsters found in the Map
Reply With Quote