Quick Reply Problem - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Quick Reply Problem (/thread-238451.html) |
Quick Reply Problem - wrestling.st - 2023-06-08 Hello! I've already searched and found out similar problems like that in the past, but the solutions were probably outdated, so the problem is that Quick Reply is Posting but you could only see the Posted Reply after Manual Refresh (The loading icon keeps loading...) After Disabling plugins, Quick Reply works normally so It has to do something with them This is the Console log output:
Any help would be much appreciated (I suck and should learn more JS/AJAX in future - will do) RE: Quick Reply Problem - bv64 - 2023-06-08 activate one plugin after the other and check each time if the problem occurs As soon as the problem occurs, you have the culprit and we can see further. I guess you are using PHP 8.x? Which MyBB version do you run? the more info you give, the more likely others can help you RE: Quick Reply Problem - wrestling.st - 2023-06-08 Thank you for your response! The culprit is indeed as I suspected the MyReactions plugin which is a shame PHP Version is 8.1 MyBB Version 1.8.34 Posted at the author thread (https://community.mybb.com/thread-203037-post-1386173.html#pid1386173) RE: Quick Reply Problem - Omar G. - 2023-06-08 It is probably getting a PHP warning which is breaking the quick reply. |