Title: Uploading Function not working in CMS
Last modified: August 20, 2016

---

# Uploading Function not working in CMS

 *  Resolved [chandumythrii](https://wordpress.org/support/users/chandumythrii/)
 * (@chandumythrii)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/)
 * **Hi **
 *  When i Enable the Bulletproof Security Plugin in CMS then Uploading function
   is not working. When i try for uploading to images or some other files below 
   ERROR will appear
 * > Forbidden
   > You don’t have permission to access /wordpress_test/wp-admin/media-upload.php
   > on this server.
   > Additionally, a 404 Not Found error was encountered while trying to use an 
   > ErrorDocument to handle the request.
 * **And Try the permission for that file but no use**
 * **Plz Tell me the Solution for this ERROR**
 * Thank YOu,
    Chandu.
 * [http://wordpress.org/extend/plugins/bulletproof-security/](http://wordpress.org/extend/plugins/bulletproof-security/)

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/page/2/?output_format=md)

 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178619)
 * Thank you for posting the exact error message with excellent details of the problem
   that is occurring. This makes providing the solution quick and simple. 😉
 * The solution is here >>> [http://www.ait-pro.com/aitpro-blog/2252/bulletproof-security-plugin-support/checking-plugin-compatibility-with-bps-plugin-testing-to-do-list/#media-upload-403](http://www.ait-pro.com/aitpro-blog/2252/bulletproof-security-plugin-support/checking-plugin-compatibility-with-bps-plugin-testing-to-do-list/#media-upload-403)
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178647)
 * Is your issue/problem resolved? If so, please mark this thread as resolved. Thank
   you.
 *  Thread Starter [chandumythrii](https://wordpress.org/support/users/chandumythrii/)
 * (@chandumythrii)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178656)
 * **Thank You for your Solution….i tryed the above solution but not working to 
   me and the below error appear**
 * > Not Found
   > The requested URL was not found on this server.
   > Additionally, a 404 Not Found error was encountered while trying to use an 
   > ErrorDocument to handle the request.
   >  Apache Server at luv.websitewelcome.com
   > Port 80
 * **Plz Tell me the Solution for this ERROR**
 * am waiting for your replay
 * Thank You,
    Chandu.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178658)
 * Ok then i need more information to be able to troubleshoot this problem. Is this
   problem occurring in a plugin or theme that is using the media-upload.php file?
   BPS does not block the media-upload.php file in general for normal WordPress 
   image uploads. In some rare cases BPS will only block a plugin or theme from 
   using the media-upload.php file because of the way the media-upload.php file 
   is being called by that plugin or theme.
 * **Please post your system information from the BPS System Info page.**
 * Server Type:
    Operating System: Server API: WordPress Installation Folder: WordPress
   Installation Type: Network/Multisite:
 * **Please post this security status information below from the BPS Security Status
   page.**
 * The htaccess file that is activated in your root folder is:
    xxxxxxxxxxxxxxxxxxxx
 * √ wp-config.php is htaccess protected by BPS
    √ php.ini and php5.ini are htaccess
   protected by BPS
 * √ Deny All protection activated for BPS Master /htaccess folder
    √ Deny All protection
   activated for /wp-content/bps-backup folder
 * The htaccess file that is activated in your wp-admin folder is:
    xxxxxxxxxxxxxxxxxxxx
 *  Thread Starter [chandumythrii](https://wordpress.org/support/users/chandumythrii/)
 * (@chandumythrii)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178659)
 * BPS System Info
 * Server Type: **Apache**
    Operating System: **Linux** Server API: **cgi-fcgi –
   Your Host Server is using CGI.** WordPress Installation Folder: **/~charmmar/
   TMA/** WordPress Installation Type: **Subfolder Installation** Network/Multisite:**
   Multisite is Not enabled**
 * The htaccess file that is activated in your root folder is: **Yes**
    xxxxxxxxxxxxxxxxxxxx
   √ wp-config.php is htaccess protected by BPS √ php.ini and php5.ini are htaccess
   protected by BPS √ Deny All protection activated for BPS Master /htaccess folder
   √ Deny All protection activated for /wp-content/bps-backup folder The htaccess
   file that is activated in your wp-admin folder is: **Yes** xxxxxxxxxxxxxxxxxxxx
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178668)
 * ok thanks for posting your website info now i need to know what the exact problem
   is. BPS does not block the media-upload.php file by default so i need to know
   this information below…
 * >  Ok then i need more information to be able to troubleshoot this problem. Is
   > this problem occurring in a plugin or theme that is using the media-upload.
   > php file? BPS does not block the media-upload.php file in general for normal
   > WordPress image uploads. In some rare cases BPS will only block a plugin or
   > theme from using the media-upload.php file because of the way the media-upload.
   > php file is being called by that plugin or theme.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178676)
 * I just noticed that your WordPress installation folder looks like this website
   is in Development. Is this a Live Production site or a Development site? If the
   site is in Development and/or in Maintenance Mode then this would most likely
   be the cause of not being able to upload image files depending on which .htaccess
   file you are using. ie secure.htaccess or maintenance.htaccess or of course if
   you are using another plugin that has Maintenance Mode.
    WordPress Installation
   Folder: /~charmmar/TMA/
 * Please do these steps below.
    1. Click the AutoMagic buttons 2. Activate All 
   BulletProof Modes. 3. Test uploading.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178684)
 * It has been several days since you have responded. I am resolving this thread.
   If the problem is still occurring then please unresolve it and post a status 
   update of the issue/problem. Thanks
 *  Thread Starter [chandumythrii](https://wordpress.org/support/users/chandumythrii/)
 * (@chandumythrii)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178686)
 * Hi
 *  **Last week am not able to check any message that’s why i am not respond your
   answer …sorry**
 *  it is in development server…just i follow your instructions
 *  i click on all AutoMagic buttons and also activated all BulletProof Modes…Still
   not working the uploading
 * See below error
 * > Not Found
   > The requested URL was not found on this server.
   > Additionally, a 404 Not Found error was encountered while trying to use an 
   > ErrorDocument to handle the request.
   >  Apache Server at luv.websitewelcome.com
   > Port 80
 * Thank you.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178687)
 * Ok then i need more information to be able to troubleshoot this problem. Is this
   problem occurring in a plugin or theme that is using the media-upload.php file?
   BPS does not block the media-upload.php file in general for normal WordPress 
   image uploads. In some rare cases BPS will only block a plugin or theme from 
   using the media-upload.php file because of the way the media-upload.php file 
   is being called by that plugin or theme.
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178688)
 * Also since this is a Development server/site you might need to take the site 
   out of Development mode and make it Live to test BPS depending on how you have
   setup your Development site and other factors like DNS, 401 directory protection,
   etc.
 *  Thread Starter [chandumythrii](https://wordpress.org/support/users/chandumythrii/)
 * (@chandumythrii)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178689)
 * it is happening in Theme and also in post or page editor…in uploading options
   not working ……in wordpress main media section is working Fine
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178690)
 * Ok now we are getting somewhere. Since the WordPress media-upload.php file works
   fine for WordPress then I need to know the name of the Theme so that i can test
   it. What exactly is this “…and also in post or page editor…in uploading options
   not working…”? I assume these things are all part of the Theme that you are using?
 * Switch to the WordPress 2011 or WordPress 2012 Theme and test BPS so that i know
   for sure that it is your Theme.
 *  Thread Starter [chandumythrii](https://wordpress.org/support/users/chandumythrii/)
 * (@chandumythrii)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178691)
 * am using the **INSPIRED** theme
 * in post or page editor uploading options not working… and
    also in theme
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/#post-3178692)
 * BPS does not block or stop the Post or Page Editor Image upload feature from 
   working so this must still have something to do with your theme or maybe another
   plugin that is hooking into WordPress.
 * Switch to the WordPress 2011 or WordPress 2012 Theme and test BPS so that i know
   for sure that it is your Theme.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/page/2/?output_format=md)

The topic ‘Uploading Function not working in CMS’ is closed to new replies.

 * ![](https://ps.w.org/bulletproof-security/assets/icon-128x128.png?rev=1731938)
 * [BulletProof Security](https://wordpress.org/plugins/bulletproof-security/)
 * [Support Threads](https://wordpress.org/support/plugin/bulletproof-security/)
 * [Active Topics](https://wordpress.org/support/plugin/bulletproof-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bulletproof-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bulletproof-security/reviews/)

 * 20 replies
 * 2 participants
 * Last reply from: [AITpro](https://wordpress.org/support/users/aitpro/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/uploading-function-not-working-in-cms/page/2/#post-3178697)
 * Status: resolved