AglioEoliO Wrote:Nice new feature Zinga
i´ll try it in my boards soon, thanks for releasing
PS: Could this mod increase my server resources usage? Thanks
AJAX generally
decreases server load as an entire page doesn't have to be generated (plus MyBB uses a stripped core for handling AJAX).
Pirata Nervo Wrote:Last time that I read this thread, I read that inline moderation would not work anymore, is ti fixed?
Does it will replace mybbs quick reply with this one?
Yes to all.
I Quick Replied with a normal account (not admin) about less time than flood check interval and its prints me:
HTML Code
"There was an error performing the update.
blablabla (flood advice, my lang is potuguese)"
|
any hint to fix this? To show only Flood Control advice?
If that extra text is
really bothering you, open up
jscripts/ajaxqr.js
Find:
Javascript Code
alert('There was an error performing the update.\n\n'+message[1]);
|
And change the message to whatever you like. For example, if you don't want that text at all, replace the above with:
Note that this will affect all error messages.
ah... bad news for non-utf8 users =/
Now I´m using a backup at home I´ve tested once more and charset isn´t working properly
Normal Reply is right ("New Reply" Button), but Ajax Quick Reply is using utf-8 I think. My Board charset is "iso-8859-1" so special characters dont work at all...
Any idea how to fix it? Thanks...
nevermind.
Converted my Database/Mybb Lang files to utf-8 so it works perfect now in xampplite
Thanks
AJAX with different character sets, other than UTF-8 is a pain, unfortunately...
it works now... i miss that template edit :$ sorry..
+rep