Title: 403 ERROR
Last modified: August 22, 2016

---

# 403 ERROR

 *  Resolved [lascribacchina](https://wordpress.org/support/users/lascribacchina/)
 * (@lascribacchina)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/)
 * Hi,
 * I am importing a CSV file as I usually do.
 * CSV HEADER WP FIELDS
    Title post_title Slug post_slug Content post_content Status
   post_status
 * It is not working and I get an error.
 * 403 Forbidden
 * Access to this resource on the server is denied!
 * What can I do?
 * Best wishes,
 * Tatiana
 * [https://wordpress.org/plugins/wp-ultimate-csv-importer/](https://wordpress.org/plugins/wp-ultimate-csv-importer/)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464373)
 * Hi,
 * This looks like an odd issue, need more details to fix the issue. Kindly create
   ticket in our [helpdesk](https://www.smackcoders.com/store/customer/account/login/).
   Our support team will respond to your ticket and fix the issue as soon as possible.
 *  [AngusMcKinnon](https://wordpress.org/support/users/angusmckinnon/)
 * (@angusmckinnon)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464395)
 * I just downloaded the plugin today and same error for me. Happens when you click
   next from the data import configuration: admin.php?page=wp-ultimate-csv-importer/
   index.php&__module=post&step=importoptions
 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464396)
 * Hi,
 * Kindly enable the debug mode in wp ultimate csv importer plugin by following 
   the steps.
    Edit wp-content/plugins/wp-ultimate-csv-importer/index.php and in
   line no 47 you can see ini_set(‘display_errors’, ‘Off’); Now to enable error 
   just change the code and save it as ini_set(‘display_errors’, ‘On’); Now you 
   can see all error messages.
 * Also using developer tool like firebug, you can get error that are displayed 
   in console.
 * Post these errors, this will help us to fix the issue.
 *  [gal_op](https://wordpress.org/support/users/gal_op/)
 * (@gal_op)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464471)
 * I get the same 403 error:
    ….wp-admin/admin.php?page=wp-ultimate-csv-importer/
   index.php&__module=custompost&step=importoptions
 * I am working on a temporary url : [http://111.222.333.444/~sitename](http://111.222.333.444/~sitename)
 * I have enabled ini_set(‘display_errors’, ‘On’); but I dont see errors on the 
   console.
 * Do you have any idea what can be the reason?
 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464473)
 * This issue may caused because of the mod security module has been enabled in 
   your environment. Kindly add these two details in htaccess file to fix the issue.
   
   SecFilterEngine Off SecFilterScanPOST Off
 *  [AngusMcKinnon](https://wordpress.org/support/users/angusmckinnon/)
 * (@angusmckinnon)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464474)
 * I disabled all my plugins except for importer and advanced custom fields and 
   it then worked. Will add the above next time I need to run the import. Great 
   script though.
 *  [gal_op](https://wordpress.org/support/users/gal_op/)
 * (@gal_op)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464475)
 * Thanks smackcoders
 * This fixed the issue:
 * >  This issue may caused because of the mod security module has been enabled 
   > in your environment. Kindly add these two details in htaccess file to fix the
   > issue.
   >  SecFilterEngine Off SecFilterScanPOST Off
 *  Plugin Author [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * (@smackcoders)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464476)
 * Thanks for update. This thread is closed for further discussions.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘403 ERROR’ is closed to new replies.

 * ![](https://ps.w.org/wp-ultimate-csv-importer/assets/icon.svg?rev=3131703)
 * [WP Ultimate CSV Importer – Import CSV, XML & Excel into WordPress](https://wordpress.org/plugins/wp-ultimate-csv-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-csv-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-csv-importer/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [Smackcoders Inc.,](https://wordpress.org/support/users/smackcoders/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/403-error-33/#post-5464476)
 * Status: resolved