mrkingid
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] 3.0.2 still brokenslacker. i use hostgator as well. zip is not playing nice with this plugin. I just used targzip and it worked great.
Now I just need to deal with a damn tar file. 🙁
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] 3.0.2 still brokenI have to agree with it not playing nice with zip. that is my preferred method.
For the hell of it I am going to try something else….. will report back soon.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Failing to gzip several filesStill no luck, still sucks for me. Waaaa 🙂
No idea what’s going on.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] SighAt least I can backup the database. hopefully the full functionality will return sooner than later.
I still get the checkmark returning after a full delete and fresh install of backwpup
Restart the job on every main step on a working job
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Failing to gzip several filesI am glad everyone is getting better results.
I think I am going to do a complete deletion with a fresh instal and see if that helps as I am still screwed.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Taking forever now to backupyup, mine stops and tries again, over and over.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Taking forever now to backupupdate is in the pipeline, just can’t download it yet.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Taking forever now to backupIt doesn’t matter how many times I uncheck ‘Restart the job on every main step on a working job ‘ it rechecks itself.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Taking forever now to backupYup. Wait for an update. This version sucks.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Taking forever now to backupThis does nothing for me, still takes forever.
Topic in NOT resolved.
credit has to be given to birdog
http://wordpress.org/support/topic/syntax-error-47?replies=2
Still some screwed up stuff happening though
looks like the above is related to…
http://wordpress.org/support/topic/syntax-error-47?replies=2
before anything fix this…..
file with error: class-cron.php on line 140 & 141
$temp_fodler = scandir( BackWPup::get_plugin_data( ‘TEMP’ ) );
foreach ( $temp_fodler as $temp_file ) {$temp_fodler should be $temp_folder
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] S3?from a different post…
file with error: class-cron.php on line 140 & 141 $temp_fodler = scandir( BackWPup::get_plugin_data( 'TEMP' ) ); foreach ( $temp_fodler as $temp_file ) { $temp_fodler should be $temp_folderfix that and S3 will show up.
Also you need at least php5.2.6