BabbleBoard Support Forums
What Are YOU Babbling About?
Hello Guest!  |  Home  |  Search  |  Login  |  Register
Home | Feature Ideas | Allow
Allow
PutzMan123



Role

Posts: 396
Joined: 22 June 2007
Location: London, England
BabbleBoard Version: v1.1.5

Sunday, Feb 10, 2008 08:51  Trackback URL

I made a mod to parse.php for this, the lines of code were;
PHP CODE
<?php 
// For the people that use " in the tags!!! 
    
$content str_replace("=\"""=""$content"); 
    
$content str_replace("\"]""]""$content"); 
?>

But, after adding that, the code and php boxes don't parse correctly, I have slashes everywhere still and an extreme lack of " in places.

Basically, the reason I added this was because of the way IP. Board works, they automatically add " into any BBCode Tag with an = sign in it. Most of my members are now used to it! The tags they use it on are;
  • URL
  • Color
  • Size
  • Font
  • Quote


Hopefully something can be done, I've tried everything I can to get it functioning correctly but have had no luck.




Last edited by: PutzMan123 - Sunday, Feb 10, 2008 08:52.
Go To Top
 
1 Guest(s), 0 Member(s) Viewing This Topic:
 
 
 
Powered by BabbleBoard v1.1.6
All Content © BabbleBoard Support Forums