|
[F] <) and >) converted to smilies [R] [C-Michael83]
|
|
10-20-2008, 12:38 PM
(This post was last modified: 10-27-2008 11:43 PM by Dennis Tsang.)
Post: #1
|
|||
|
|||
|
[F] <) and >) converted to smilies [R] [C-Michael83]
If you use
Code: <) or >)Example: <) >) Greets, Michael ------------- German MyBB-Site MyBBoard.de Get the german languagepack here |
|||
|
10-20-2008, 04:23 PM
(This post was last modified: 10-20-2008 04:29 PM by Ryan Gordon.)
Post: #2
|
|||
|
|||
|
RE: <) and >) converted to smilies
Code: We replace < and > with < and > so when you do that it sees <) and >) and it matches the ";)" part which is causing the problem. I guess we just fix the code to correctly check if there is a preceding html entity beforePHP Code: if(is_array($this->smilies_cache))inc/class_parser.php ![]() My Blog - My Mods |
|||
|
10-25-2008, 08:54 PM
(This post was last modified: 10-25-2008 08:56 PM by Nexus.)
Post: #3
|
|||
|
|||
|
RE: <) and >) converted to smilies
I don't see the problem in this to be honest.......unless u want to show a pizza slice, u wont post < ) and it wont make it <)
|
|||
|
10-26-2008, 03:29 AM
Post: #4
|
|||
|
|||
|
RE: <) and >) converted to smilies
I could be doing....
Code: (i.e. </html>)![]() My Blog - My Mods |
|||
|
10-31-2008, 01:56 AM
Post: #5
|
|||
|
|||
|
[F] <) and >) converted to smilies [R]
Thank you for your bug report.
This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated. With regards, MyBB Group ![]() My Blog - My Mods |
|||
|
10-31-2008, 01:56 AM
Post: #6
|
|||
|
|||
|
RE: [F] <) and >) converted to smilies [R]
Find in inc/class_parser.php
PHP Code: if(version_compare(PHP_VERSION, "5.1.0", ">="))and replace with PHP Code: $find = preg_quote($find, "#");![]() My Blog - My Mods |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help


![[Image: ryangordon.png]](http://files.bellomandesign.com/signatures/mybb/ryangordon.png)

![[Image: head.jpg]](http://www.000webhost.com/images/head.jpg)