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 339549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:32:00+00:00 2026-05-12T10:32:00+00:00

Has anyone used this plugin? I don’t know if my setup is right, but

  • 0

Has anyone used this plugin? I don’t know if my setup is right, but I think so.

$(document).ready(function () {
    $("#uploadify").uploadify({
        'uploader': '/extra/flash/uploadify.swf',
        'script': '/admin/uploads/artistsphotos',
        'checkScript': '/admin/uploads/artistsphotos',
        'cancelImg': '/images/cancel.png',
        'folder': '/img/artists',
        'queueID': 'fileQueue',
        'auto': false,
        'multi': true,
        'onComplete': function (a, b, c, d, e) {
            alert(d);
        },
        'onAllComplete': function (event, data) {
            //something here  
            //alert(data);
        }
    });

    $('.vla').click(function () {
        $("#uploadify").uploadifyUpload();
        return false;
    });
});

If I check with firebug I receive this: http://screencast.com/t/z9PY53bi, but I can’t work with the files in PHP,and I also have enctype=".. on the <form>, but when I check the $_FILES array is empty, is my plugin setup wrong?

  • 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-05-12T10:32:00+00:00Added an answer on May 12, 2026 at 10:32 am

    I have used uploadify before.
    Are you using the most recent version of uploadify?

    also you shouldn’t need a form tag, the ‘script’ variable is where the uploader sends the file data. Any other information that needs to be sent with it has to be placed in the ‘scriptData’ variable. Also, I’m not sure if you can send both the script and the checkScript to the same file that might be what is causing the problem.

    The script is the file that processes the upload, the checkScript is a script that ensures that the file is not already on the server.

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

Sidebar

Related Questions

I just took a look at jqgrid . Has anyone tried implementing this plugin,
I have this code: $('#typer').keypress(function(e){ var code = (e.keyCode ? e.keyCode : e.which); if
I am using the autocomplete plugin but for some reason it is not getting
I've used this method in .NET to pass data back and forth between client
I am using the ajaxform() plugin, which so far is working well. However, my
I have a page that uses Ryan Bates nested_form plugin . The plugin is
I'm implementing the Verhoeff algorithm for a check digit scheme, but there seems to
I tried finding a maintained or tested plugin for jquery that allows me to
I am creating an application where there is main DB and where other data

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.