PDA

View Full Version : WF Reviews interferes with admin functions of other plugins


spyderman4g63
03-21-2010, 01:22 PM
I am having a strange issue that only occurs if WF Review is enabled.

Basically I have a test domain setup for a new layout to one of my sites. I am using Simple Press Forums (http://simplepressforum.com/).

The problem. The simple press admin panel makes HTML/XML request for updates. When RF Review is enable the requests are being changed to JSON. So when the forum plugin expects html results it is getting JSON null responses.

I've tested and this only happens when WF Review is enabled. If I disabled to WF Review the forum admin panel works fine. How/why would WF Review be modifying the AJAX request for other sections of the admin panel?


This can be confirmed with Firebug.

With WF Review disabled:
Content-Type text/html
Receive HTML response

Enable WF Review:
Content-Type application/json
Receive no response.

Since this is a test site I would be able to provide an forum admin with a WP Admin account if you would like to verify this.

WFReviewAdmin
03-22-2010, 10:36 AM
Very odd, I would love to help resolve this conflict. Can you send wordpress login info to support@reviewpluginforwordpress.com so that I can look at the AJAX requests. Thank you.

spyderman4g63
03-23-2010, 03:20 PM
Sent you an email

WFReviewAdmin
03-24-2010, 12:32 AM
I am debugging this conflict now, might be a couple days but I will get it fixed. Thank you!