Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8294929
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T14:24:21+00:00 2026-06-08T14:24:21+00:00

I am using valums great uploader script. It works everywhere I tested except for

  • 0

I am using valums great uploader script. It works everywhere I tested except for IE9, where the spinner hangs forever and never stops. I’ve googled extensively and have found answers ranging from an updated JS file to simply adding the content type text/html to the PHP file, but nothing has worked.

Does anyone know what can be done?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T14:24:25+00:00Added an answer on June 8, 2026 at 2:24 pm

    OMG – I fixed it!! Heres the answer:

    In the qqUploadedFileXhr.php, there is a save($path) function. In it, there is another function called getName(). Replace it with the following:

    function getName() {
    if (isset($_GET['qqfile'])) {
        return $_GET['qqfile'];
    } elseif (isset($_FILES['qqfile'])) {
        return $_FILES['qqfile']['name'];
    }
    }
    

    IE9 uses $_FILES when uploading, not $_GET, so we need to check for that. So if $_FILES is set, we return the name of the file. Simple, works. Took me forever to figure out, so hopefully this helps you!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using pawn script for something, and everything works great except for one
i'm using Valums Ajax uploader. all works great in Mozilla with this code: View:
I made a networked game in Java using Sockets. It works great, except... only
I am using valums file uploader. But I want to initiate a checkbox, to
I'm using NSSortDescriptor to sort an NSArray of NSDictionary items. Works great, just what
I have been using Apache POI for quite sometime and it works great but
I'm using this to sort a list view: http://support.microsoft.com/kb/319401 It's working great, except when
I'm using JPA (Hibernate as provider), Glassfish and MySQL. Everything works great in development,
I'm currently using ibatis to returns some pojos and everything works great. My question
I'm using valums ajax file-uploader My nodejs server side looks like this: fileStream =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.