Re: Error in Easy flash uploader

Home \ forums/reply \ Re: Error in Easy flash uploader
#1553
Michael Gilkes
Keymaster

@kevinlusby. Thanks for responding. First off, I removed the link to the uploader, because I don’t want spammers to get access to your uploader, and attempt to upload spam to your site.

Secondly, I want you to please access the page and view your browser’s console. Here are instructions of how to do that:http://support.michaelgilkes.com/topic/how-to-see-javascript-errors-in-your-browser

I have uploaded a screenshot of what I see when I look at my browser’s console: http://imageshack.us/photo/my-images/196/lakelandefu.png/. As you can see, your server is blocking access to the key files needed for the plugin to work. You will see a 403 Forbidden access error. This is usually the result of a setting in your .htaccess file that blocks direct access to these files. Once you fix that on your server, it will work.