Posts: 2,437
Threads: 121
Joined: Jul 2011
Reputation:
273
2015-03-06, 11:34 PM
(This post was last modified: 2015-03-07, 06:05 PM by Destroy666.
Edit Reason: required mods site link...
)
My Insert Command
Download:
https://github.com/martec/myinsertcomman...ses/latest
http://community.mybb.com/mods.php?action=view&pid=427
Demo:
http://martec.ml/test/
User: test
Pass: test123
Ps: You need create account to test. But activation not required. So you can provide fake e-mail etc.
If you use Quick Advanced Editor or Quick Advanced Editor Plus:
Because of bug in Mybb 1.8.4 or older version https://github.com/mybb/mybb/issues/1903 you must made edit in inc/adminfunctions_templates.php file before install this plugin.
Open inc/adminfunctions_templates.php with Notepad++
Find:
$sqlwhere = '>\'0\'';
Replace:
$sqlwhere = '>\'-2\'';
Donate:
Thanks.
Posts: 338
Threads: 62
Joined: Jan 2015
Reputation:
3
THANK YOU! I love this plugin! Definitely made inserting MyCodes a lot easier.
just a noob.
Posts: 2,437
Threads: 121
Joined: Jul 2011
Reputation:
273
(2015-03-06, 11:41 PM)nollidnosnhoj Wrote: THANK YOU! I love this plugin! Definitely made inserting MyCodes a lot easier.
You already tested this... You are quite fast.
Anyway... Thanks for feedback!
Posts: 338
Threads: 62
Joined: Jan 2015
Reputation:
3
(2015-03-06, 11:46 PM)martec Wrote: (2015-03-06, 11:41 PM)nollidnosnhoj Wrote: THANK YOU! I love this plugin! Definitely made inserting MyCodes a lot easier.
You already tested this... You are quite fast.
Anyway... Thanks for feedback! 
Well, I tried your old version of the plugin, in which you said you were thinking about discontinuing the plugin. I think you shouldn't. It is very convenient to have a clickable custom myCode instead of having to type it.
Anyway, I just installed it, and it doesn't appear in my editor.
I've did the edit on the inc/adminfunctions_templates.php
just a noob.
Posts: 2,437
Threads: 121
Joined: Jul 2011
Reputation:
273
2015-03-06, 11:53 PM
(This post was last modified: 2015-03-06, 11:53 PM by martec.)
(2015-03-06, 11:49 PM)nollidnosnhoj Wrote: (2015-03-06, 11:46 PM)martec Wrote: (2015-03-06, 11:41 PM)nollidnosnhoj Wrote: THANK YOU! I love this plugin! Definitely made inserting MyCodes a lot easier.
You already tested this... You are quite fast.
Anyway... Thanks for feedback! 
Well, I tried your old version of the plugin, in which you said you were thinking about discontinuing the plugin. I think you shouldn't. It is very convenient to have a clickable custom myCode instead of having to type it.
Anyway, I just installed it, and it doesn't appear in my editor.
![[Image: uoSFLfl.png]](https://camo.mybb.com/5db7f974ff429d7d0e204e0992fdd72f9de65e89/687474703a2f2f692e696d6775722e636f6d2f756f53464c666c2e706e67)
I've did the edit on the inc/adminfunctions_templates.php
you puted rules in ACP? Rules is different of old version.
after you put rules you need click F5 twice in new reply to clear cache of brownser.
And if you using old version (alpha version). Before upload new you need unistall old version first before upload new version.
Posts: 338
Threads: 62
Joined: Jan 2015
Reputation:
3
(2015-03-06, 11:53 PM)martec Wrote: (2015-03-06, 11:49 PM)nollidnosnhoj Wrote: (2015-03-06, 11:46 PM)martec Wrote: (2015-03-06, 11:41 PM)nollidnosnhoj Wrote: THANK YOU! I love this plugin! Definitely made inserting MyCodes a lot easier. You already tested this... You are quite fast. Anyway... Thanks for feedback!  Well, I tried your old version of the plugin, in which you said you were thinking about discontinuing the plugin. I think you shouldn't. It is very convenient to have a clickable custom myCode instead of having to type it. Anyway, I just installed it, and it doesn't appear in my editor. I've did the edit on the inc/adminfunctions_templates.php you puted rules in ACP? Rules is different of old version. after you put rules you need click F5 twice in new reply to clear cache of brownser. And if you using old version (alpha version). Before upload new you need unistall old version first before upload new version.
I pretty sure I did it correctly
and I did clicked F5 twice and did a Ctrl F5. Didn't show up
just a noob.
Posts: 2,437
Threads: 121
Joined: Jul 2011
Reputation:
273
2015-03-06, 11:58 PM
(This post was last modified: 2015-03-06, 11:58 PM by martec.)
Posts: 760
Threads: 188
Joined: Jun 2008
Reputation:
1
doesnt he have the "S" button at the end of the quotation?
Posts: 2,437
Threads: 121
Joined: Jul 2011
Reputation:
273
2015-03-07, 12:24 AM
(This post was last modified: 2015-03-07, 12:37 AM by martec.)
(2015-03-07, 12:18 AM)expat Wrote: doesnt he have the "S" button at the end of the quotation?
yes he using this http://community.mybb.com/thread-155702.html that causing conflict...
i will change something in this plugin to avoid this conflict.
V 1.0.1 Released
- Fix conflict with spoiler tag tutorial http://community.mybb.com/thread-155702.html
Posts: 869
Threads: 61
Joined: May 2012
Reputation:
56
Nice plugin. Thanks.
|