Rosst Posted October 7, 2006 Share Posted October 7, 2006 http://vexxon.net/index.php?id=vthread&t=5 (It was a test for the bbcode)Check that out, you see that you get a error: Warning: Unexpected character in input: '' (ASCII=92) state=1 in /home/avexxon/public_html/includes/ubb.php on line 137, and line 137 is: function parse_php($tree) {return '<div class="wrap"><div class="title">PHP Code</div><div class="content">'.nl2br(highlight_string(unhtmlentities(''.$tree->toText().'')), true).'</div></div>';}Don't say anything about unhtmlentities() it's a functions I made. Link to comment https://forums.phpfreaks.com/topic/23312-new-bbcode-is-annoying-me/ Share on other sites More sharing options...
Rosst Posted October 7, 2006 Author Share Posted October 7, 2006 Fixed it Link to comment https://forums.phpfreaks.com/topic/23312-new-bbcode-is-annoying-me/#findComment-105698 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.