Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
–1 vote
1.7k views
in Plugins by
I have tried to create a ajax requet and post some data to a customized PHP page. After querying database, this page will return the result array as a format of JSON.

But I found that there was a 302 Found error and it seemed to also have a redirect probelm (redirect to plugin fold).

I'm totally confused about this situation. The code for AJAX was quite simple and I think it's gonna work. I don't know if there is something in Q2A that affected this. Any advice? Thx !
Q2A version: 1.6.3

Please log in or register to answer this question.

...