03-21-2011, 08:06 AM
03-21-2011, 08:51 AM
^ Don't bother using it then >_>
It assumes a certain amount of knowledge with custom MyCodes.
It assumes a certain amount of knowledge with custom MyCodes.
11-23-2012, 02:57 AM
Very nice! It allows me add myCode faster. thank You!
07-26-2013, 11:08 AM
hello friends.
I have a problem with the code {COLOR}.
if I use the code {CSS} quasi-normal. if there is something wrong with the code {COLOR}?
image :
http://gyazo.com/ab89d731ce1cddf33d24b84cc2948fb5
http://gyazo.com/0a692186fcf4d43dac69f0fb5587a24a
I have a problem with the code {COLOR}.
if I use the code {CSS} quasi-normal. if there is something wrong with the code {COLOR}?
image :
http://gyazo.com/ab89d731ce1cddf33d24b84cc2948fb5
http://gyazo.com/0a692186fcf4d43dac69f0fb5587a24a
07-27-2013, 11:30 AM
Looks like a bug - can you please try this?
In easymycode.php, find:
In easymycode.php, find:
PHP Code:
|
replace with:
PHP Code:
|
07-28-2013, 12:50 PM
This code seems there is a little problem:
Code:
|
I like this change and everything is back to normal. :
Code:
|
helo Zinga.
I want this code added uppercase and lowercase letters and numbers as well. how to make it.
This plugin is no further development, such as adding more code.
I want a plugin that is very easy to make this code developed constantly.
07-31-2013, 08:29 PM
(07-28-2013 12:50 PM)ikhwanulfikri Wrote: [ -> ]I like this change and everything is back to normal. :I don't see how that code is actually any different from mine... Two backslashes is more "correct", but PHP will fix it if you only have one.
(07-28-2013 12:50 PM)ikhwanulfikri Wrote: [ -> ]I want this code added uppercase and lowercase letters and numbers as well. how to make it.MyBB's parser is case insensitive, so a lower/upper case colour seems to work fine, eg "Red" and "red" act the same way.
If you're asking for tokens to be case insensitive, eg "{color}" be recognised, this isn't the intention of the plugin.
08-03-2013, 09:04 PM
(07-31-2013 08:29 PM)ZiNgA BuRgA Wrote: [ -> ][quote='ikhwanulfikri' pid='13970' dateline='1374979841']I don't see how that code is actually any different from mine... Two backslashes is more "correct", but PHP will fix it if you only have one.
I like this change and everything is back to normal. :
yea Zinga.
I've tried 2 back slash and the case, as seen above. and I change the 1 backslashes and it worked.
I saw it.
09-14-2013, 03:04 PM
Updated to v1.1 to fix above issue.
Thanks for finding!
Thanks for finding!
11-24-2014, 10:46 PM
v1.2: Mark compatible with MyBB 1.8