MyBB Hacks

Full Version: AJAX Quick Reply 1.2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
I wrote this quite a while ago, and it was crap.


Decided to fix a few issues with this, so somewhat started this again.

Basically this adds AJAX quick replying to your MyBB 1.2x boards.
MyBB 1.4 has AJAX quick reply, but meh...

For those with older versions of this plugin, this version requires no code edits, and will work in IE (and fixes a number of other glitches/bugs).
One thing with IE however - Microsoft, being very annoying, has some very silly logic, which causes this not to work properly.  This uses a little hack to get around MS's silly restriction, however, there's some side effects:
  • After posting a quick reply, the edit menus of the posts above work. (quick edit of the post which was just made, still works)
  • Inline moderation seems to go weird.
These issues are purely Javascript, so a page refresh will always fix it.  Plus, these only exist in Internet Explorer.

Installation
Just upload to the appropriate locations and activate.

Known Issues
This plugin will not work with Tikitiki's Double Post Auto Merger plugin.


Download
[attachment=49]

Updates
v1.21: Fixed template issue and signature checkbox issue.

Old Releases
v1.2:[attachment=19]
Wow, nice plugin! Might use it on my forum. Wink
This reply is just to test how it is, if it's cool I'll get it. Tongue

Edit: YES I'm gonna get this.
Edit 2: It won't show up in plugin manager, yes I uploaded them correctly. =/
Kikkerking Wrote:Edit 2: It won't show up in plugin manager, yes I uploaded them correctly. =/

Not showing up, at all?
That sounds odd, as any plugin uploaded to /inc/plugins, with a .php extension and an _info() function will show up in the plugin manager...

Maybe try it again?
If you're seriously stuck, PM me admin and FTP details, and I'll check it out for you.
finaly... i was waiting for this mod. i hope this time it will work..

thx zinga


edit: hell yeah! it work here too... with firefox.. hurrey Biggrin

one more edit..Frown : zinga its still not works on my board Frown nothing happens Ouch  i can use other mods with ajax, for example overview can refresh itself with ajax Frown plss.

test

great!
dared Wrote:one more edit..Frown : zinga its still not works on my board Frown nothing happens Ouch  i can use other mods with ajax, for example overview can refresh itself with ajax Frown plss.
Could you please explain more than just "it's not working"?
For example, what happens when you post a message?
Well, a possible solution could be that, the inc/plugin file is named ajax_cr.php, not ajax_qr.php. However, even after renaming it it won't show up in the plugin manager. Frown

83.29.226.120

Great plugin. I'll test it.
Kikkerking Wrote:Well, a possible solution could be that, the inc/plugin file is named ajax_cr.php, not ajax_qr.php. However, even after renaming it it won't show up in the plugin manager. Frown
Perhaps you have an encoding issue?

Mine says, exactly ajaxqr.php ...
Pages: 1 2 3 4 5 6 7 8
Reference URL's