Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Edit Discussion Ajax
Is there a way to disable the ajax popup for editing a comment. As it stands now, I get a "Trying to get property of non-object" from the post controller when the popup launches, but if I just follow the permalink - http://example.com/forums/vanilla/post/editcomment/65 - it works perfectly.
Any easy way to disable the ajax?
Any easy way to disable the ajax?
0
Comments
It was working OK for me, and I updated it (right now) and it's still OK.
Try to use use firebug to check which property it tries to get that it doesn't get.
Disabled all themes/plugins and try again.