I'm using WP 3.0.3 and WP-DB-Backup 2.2.3.
It Display this message "Are you sure you want to do this?" and there is no options.
I'm using WP 3.0.3 and WP-DB-Backup 2.2.3.
It Display this message "Are you sure you want to do this?" and there is no options.
Same issue here.
WP-DB-Backup 2.2.3.
WP: 2.9
Does anyone know a solution?
Same here!
WP-DB-Backup 2.2.3
WP: 3.0.5
Unique key defined in wp-config.php (AUTH_KEY) must be identical to $wp_default_secret_key in default-constants.php
do you get a blank page because i can't login now!
Same issue!
WP DB 2.2.3
WP 3.1.3.
Any idea?
Thanks!
Hey this is what i did to get some of my things back
//www.yourdomain.com/wp-admin/install.php
and punch in the info but first you need to DROP YOUR Database and go back to //www.yourdomain.com/wp-admin/install.php
Hey sos de argentina yo tambien!
Jaja ok, explicame en espaƱol. Pudiste hacer funcionar el plugin?
There are not topics about this in spanish esmi. thank you for your love.
I'm sorry but asking for a response in Spanish on an English-speaking forum is, perhaps, asking a little too much.
somebody can help IN ENGLISH please?
I've found that wp generates incorrect nonce in some conditions. Reason: see above
Trace function "check_admin_referer()"
and especially lines
$result = isset($_REQUEST[$query_arg]) ? wp_verify_nonce($_REQUEST[$query_arg], $action) : false;
if ( !$result && !(-1 == $action && strpos($referer, $adminurl) === 0) )
{
wp_nonce_ays($action);
die();
}
It's not bug but rather configuration issue. WP-DB-Backup works fine on a fresh installation.
Same here.
Changed to http://wordpress.org/extend/plugins/wp-dbmanager/
Then realized I have no scheduled backup for the FILES (basically, everything in wp-content directory).
Now running http://wordpress.org/extend/plugins/wordpress-backup-to-dropbox/
This topic has been closed to new replies.