質問

Whenever I disable the APE comet Server, AJAX file uploads run properly. And when enabled, the response.responseText from PHP is not parsed.

This problem has been bugging me since about more than a month.

There's another person here with the same problem: Can not use ajax-upload because of ape comet server

Can anyone please help us both ?

役に立ちましたか?

解決

Well we found out the answer ourselves.. APE keeps making its own AJAX calls on a continuous basis, and it would conflict with my own uploading function.

To solve it, we used Valum's uploader, though I cant find a link to it now.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top