stepatty
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Backup stopDaniel,I’m not sure what you mean by these two comments:
“Please configure the Maximum script execution time in BackWPup > Settings > Tab: Jobs as vlue use the maximum php execution time.”
“The normely maximum webserver execution time is 300 sec. that is why i wuld not go over this value. Best choise is the normel php execution time of 30 secounds. Please also look that temp, cach and backup folders are excluded.”
Right now, the “Maximum script execution time” in my Jobs tab is set for “0,” which apparently means disabled. Should I make that “30”?
I’m getting this warning: “Job restarts due to inactivity for more than 5 minutes.”
I’ve finally managed to upload and activate Daniel’s mini plugin. It took me so long because I had learn what FTP is, what an FTP client is, which FTP client to use, and finally how to use it. As I said at the beginning of this thread, I was technically illiterate. I guess now I’m technically semi-literate. My thanks to Daniel and everyone else who offered help.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] error after upgrade to 3.1.2milvus, how did you downgrade from 3.1.2? I downloaded 3.1.1 from the Developers tab on the plugin support site, but I can’t figure out how to run it.
That’s too complicated for me.
In the post entitled “[resolved] 3.1.2 broke Dropbox for me,” Danieloffers a mini plugin, but I can’t figure out how to install it. Here’s the code:
<?php /** * Plugin Name: BackWPup disable SSL connection verifying * Plugin URI: https://marketpress.com/ * Description: Disables the verifying from SSL connections in backup destinations * Author: Inpsyde GmbH * Author URI: https://inpsyde.com * Version: 0.1 * Network: true * License: GPLv3 * License URI: https://www.gnu.org/licenses/gpl-3.0 */ add_filter( 'backwpup_cacert_bundle', '__return_false' );
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] 3.1.2 broke Dropbox for meHi, sbailey4,
I downloaded 3.1.1 from the developer tab, but I can’t figure out how to run it. I can open the folder, but there’s no option for me to install the files.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] 3.1.2 broke Dropbox for meHow do I reinstall 3.1.1? Where can I find it?