+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2009
    Posts
    2
    Downloads
    25
    Uploads
    0

    Exclamation 403 Error Code when upload file in Joomla's Media Manager

    Hi,

    My media manager will not allow me to upload images / files. It displays that its uploading and on completion just gives a 403 error.

    I need someone to fix this. I’m sure its very simple but I dont have the time to do the other forums searching etc to find a fix.

    I am hoping one of you Joomla Pros or JoomVision Staff knows how to resolve the issue quickly and simply.

    It's very urgent

  2. #2
    Join Date
    Dec 2008
    Posts
    2,333
    Downloads
    258
    Uploads
    560

    Default

    Hi Jo,

    This is a common problem and I don't think it needs to pay to be fixed

    Follow my guide here: You need to add the following lines to your .htaccess file. The 403 is an HTTP error code specifying a forbidden action. This code in the .htaccess file corrects it. It is not related at all to FTP, which is a different protocol.

    Here are the lines you need to add:

    SecFilterEngine Off
    SecFilterScanPOST Off
    That's it. Goodluck, buddy.

  3. #3
    Join Date
    Mar 2010
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Its seems good and I hope you will keep it up
    Robert

Posting Permissions

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