Results 1 to 3 of 3

Thread: fancy upload question

  1. #1
    New user
    Join Date
    02-13-10.
    Posts
    20

    Default fancy upload question

    I have a quick question.

    is there a way to revert from the fancy uploader in 2.10.3 back to the old file uploader? I can't seem to see a setting for it the settings admin area.

    Also I have the back end protected by .htaccess authentication.

    I got it to work by putting the code below into .htaccess:

    <Files upload.php>
    order allow,deny
    allow from all
    satisfy any
    </Files>

    Is this the proper way to do it? Is there a more secure way to do it?

    Thanks in advance

  2. #2
    Experienced user
    Join Date
    06-20-09.
    Posts
    1,311

    Default Re: fancy upload question

    In "Personal Data" is the Use Fancy Upload setting - so it becomes a users choice.
    Dunno re Question 2 sorry.

  3. #3
    New user
    Join Date
    02-13-10.
    Posts
    20

    Default Re: fancy upload question

    Thank you.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •