Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] Vote bug

2 Posts
2 Users
0 Reactions
1,361 Views
xfok
Posts: 86
 xfok
Topic starter
(@xfok)
Estimable Member
Joined: 6 years ago

Basically when I vote a post or choose the best reply (QeA layout) some times it doesn’t work. If i disable PeepSo Plugin everything works correctly!

i have inspected the scripts on my staging site, especially the Wpforo script which handles the vote, which can be found here: /wp-content/plugins/wpforo/wpf-assets/js/ajax.js

Wpforo script check for $.active === 0 before performing an ajax request, which means that it must have no other active ajax requests on the current page. This will fail to proceed if there is another ajax request currently in-progress, be it from PeepSo, other plugins, or its own plugin. This explains why sometimes clicking the vote button only shows a loading indicator.

Can help me please?

Topic Tags
1 Reply
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @xfok,

Please wait for the next version release. This issue have already been fixed.