Title: Error Making Backup
Last modified: September 3, 2020

---

# Error Making Backup

 *  Resolved [ibiza69](https://wordpress.org/support/users/ibiza69/)
 * (@ibiza69)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/)
 * Hi, we use Wp Job Manager Field Editor: [https://plugins.smyl.es/wp-job-manager-field-editor/](https://plugins.smyl.es/wp-job-manager-field-editor/)
   and when trying to make backup of our fields: [http://prntscr.com/uaxaqp](http://prntscr.com/uaxaqp)…
 * We get this error: “If you arrived here due to a search or clicking on a link
   click your Browser’s back button to return to the previous page. Thank you”.
 * Any possible solution please 🙂
 * Thanks for your time!

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

 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/#post-13357874)
 * Go to the BPS Security Log page. Look/search for a Security Log entry that has
   the name of the plugin in the Log entry: wp-job-manager-field-editor and post
   that Security Log entry in your forum reply so I can see what is being blocked.
 * BPS troubleshooting steps:
    [https://forum.ait-pro.com/forums/topic/read-me-first-free/#bps-free-general-troubleshooting](https://forum.ait-pro.com/forums/topic/read-me-first-free/#bps-free-general-troubleshooting)
 *  Thread Starter [ibiza69](https://wordpress.org/support/users/ibiza69/)
 * (@ibiza69)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/#post-13359863)
 * Hi, thanks for answering 😉 I activated BPS logs at our site and after generated
   the error, but when I was going to paste the text from the log here; i saw there
   was many information from our site, google api, URL, IP, etc…
 * Is there any way for sending you this information, but not public?
 * Thank you!
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/#post-13359930)
 * You can send your entire Security Log file contents in an email to the email 
   address listed on my Contact page or use the Contact page Form > [https://www.ait-pro.com/contact/](https://www.ait-pro.com/contact/)
 *  Thread Starter [ibiza69](https://wordpress.org/support/users/ibiza69/)
 * (@ibiza69)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/#post-13359949)
 * Thanks [@aitpro](https://wordpress.org/support/users/aitpro/), email sended! 
   🙂
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/#post-13360121)
 * Got it. Try this fix below and let me know if it works or not.
 * 1. Add the skip/bypass rule below to this wp-admin Custom Code text box: 3. CUSTOM
   CODE WPADMIN PLUGIN/FILE SKIP RULES
    2. Click the Save wp-admin Custom Code button.
   3. Go to the BPS Setup Wizard page and rerun the Setup Wizard.
 *     ```
       # skip/bypass rule for the export.php file
       RewriteCond %{REQUEST_URI} (export\.php) [NC]
       RewriteRule . - [S=2]
       ```
   
 *  Thread Starter [ibiza69](https://wordpress.org/support/users/ibiza69/)
 * (@ibiza69)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/#post-13360652)
 * Fantastic, great job, problem solved !!
 * Thanks a million, I wish you a great day and thank you again for your time and
   attention 🙂
 *  Plugin Author [AITpro](https://wordpress.org/support/users/aitpro/)
 * (@aitpro)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/#post-13362602)
 * Great! Thanks for confirming the fix worked.

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

The topic ‘Error Making Backup’ 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/)

 * 7 replies
 * 2 participants
 * Last reply from: [AITpro](https://wordpress.org/support/users/aitpro/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/error-making-backup-2/#post-13362602)
 * Status: resolved