wickcreative
Forum Replies Created
-
For anyone who gets this (and if the author decides to update the plugin, he can fix this):
open up better-related.php (making sure to back up first)
change line 225 from
$indexes = $wpdb->get_var( $wpdb->prepare( $query ) );to
$indexes = $wpdb->get_var( $query );Hope this helps people.
I appreciate all of your help, and will mark this as resolved! Thank you guys so much for your quick responses, we will make sure and spread the good word.
It appears that the files were set to 000 by the Security plugin, so I am unable to set them as any other file permission type. Is there a way to tell UpdraftPlus Backup to skip over any folders in Uploads that contain such files?
Sweet, I appreciate the in-depth explanation. Is there any way to make the two work in conjunction? To give the UpdraftPlus Backup the permissions to access that file? The file in question is from a security plugin, since we have had a few malicious attacks in the past, so it’s security settings can’t be set lower, for risk of allowing another attack.
Thanks for the response. I believe that the “Free space on disk” is an incorrect statement, because the Themes, Plugins, and db are able to be backed up, just not the Uploads zip. I have installed the plugin as requested, and have put the log onto pastebin here:
Let me know if you need any more information. Thanks again!