XUpload - uploader not working in chrome

Message
Author
mdinat3
Posts: 3
Joined: Apr 16, 2010 6:10 pm

uploader not working in chrome

#1 Postby mdinat3 » Apr 16, 2010 6:17 pm

All other browsers work but chrome. Im using the free version and have tried everything to track the problem, basically file is being uploaded but pop just keeps spining not showing any display. Ive tried all the cache stuff, mod and file locations are correct, also tried changing the for loop from
for(1..3) to for(5..15) Nothing seems to fix it in chrome. Thanks for any help i can get.

matt

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Apr 21, 2010 6:54 pm

What is your chrome version?
Have you tried to open demos on our site (free and pro)?

mdinat3
Posts: 3
Joined: Apr 16, 2010 6:10 pm

#3 Postby mdinat3 » Apr 21, 2010 10:09 pm

4.1.249.1059 unknown (44723) is the chrome version. Demo works, so im not sure what it could be. Very strange, it works fine uploading but doesn't show anything on page, any suggestions would be helpfull

Matt

mdinat3
Posts: 3
Joined: Apr 16, 2010 6:10 pm

new info

#4 Postby mdinat3 » Apr 23, 2010 1:35 pm

Instead of a popup i put it in a iframe, and when i run it in chrome, it uploads the file then just before it redirects to post.php it does display the final results so possible a javascript problem.