MyBB Community Forums

Full Version: Quick Edit Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi... on my forums a lot of members are saying that the quick edit doens't work.. i tried it out and it indeed doesn't work... i use firebug and so here's the error it shows me when trying to quick edit something...

my_post_key is not defined
new ajax('xmlhttp.php?action=edit_post&do=get_post&pid='+pid+'&my_post_key='+my_post_key, {method: 'get', onComplete: function(request) { Thread.quickEditLoaded(request, pid); }});
193 return false;

I also tried re-uploading xhmlhttp.php again but nothing happened...

Also... here is a screenshot of the plugins i am currently using...

Part 1
Part 2

Thank you..Smile
Could be the SEO links plugin.
labrocca Wrote:Could be the SEO links plugin.

hi.. thanks for the help.. i deactivated the SEO plugin and it still didn't work...

Thanks fo your help though..Smile
This (click me) should fix your problem (hopefully).
Can u please tell me what is "SEO"?
dikidera Wrote:Can u please tell me what is "SEO"?

http://en.wikipedia.org/wiki/Search_engine_optimization

Wink
Blue Wrote:This (click me) should fix your problem (hopefully).

yay... thanks for all the things you've helped me with these past few days..Smile