MyBB Community Forums

Full Version: ajax problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey.
I have been having some problems with ajax..while using myprofile plugin, adding new comment doesn't update with ajax, but deleting a comment does update with ajax.

What can cause this?
Check the developer console. Does it show any errors?
(2016-03-16, 01:21 PM)nth Wrote: [ -> ]Check the developer console. Does it show any errors?

yes:
http://conext.co.il/xmlhttp.php?action=comments-add Failed to load resource: the server responded with a status of 503 (Service Temporarily Unavailable)
Can you check your error log please. Web server and PHP.
(2016-03-16, 01:26 PM)nth Wrote: [ -> ]Can you check your error log please. Web server and PHP.

how can I check it?

btw I checked the plugin on a clean mybb installation and it works good.
My guess is that the problem is master templates alteration or something like that.
I have no idea how to fix it tho, if it is the problem

someone please? the plugin owner isn't helping ...im clueless

well sorry for quadra posts but i've found the issue.
Myalerts got an error when trying to retrieve an added comment:
[Image: 4ndYDkf.jpg]
Yeah, that looks like an error in the my profile plugin. It's passing an incorrect parameter to MyAlerts. You'll need to contact the plugin author.
(2016-03-16, 06:48 PM)Euan T Wrote: [ -> ]Yeah, that looks like an error in the my profile plugin. It's passing an incorrect parameter to MyAlerts. You'll need to contact the plugin author.

I tried to...hes not available for some reason.