JonnoPrice
Forum Replies Created
-
Hi there,
Do you have instructions on how to rollback to v3? I’ve lost images on my site since updating plugin.. did not read the update instructions first (doh!)
Also, if possible a link to the previous version plugins files very much appreciated!
thanks
She no work
I’m hosted on Site5.
One thing that is quite interesting is if you have it set to send backup by email and then click the manual create backup link – it sends me a backup to my email address… but what is not working is the scheduled backups by email..
this small bug aside I still gave your plugin 5 stars.. it is otherwise rock solid.
Forum: Plugins
In reply to: [Sociable] [Plugin: Sociable] Google 1 is causing unsafe javascript errorPS. my site has restricted access whilst in development.. I thought this might be causing problem so I made site publicly viewable and tested again and still get the Unsafe Javascript error. I really want G +1 capability on my site so hope one of the tech boffins can assist!
hey again.. problem solved – got there in the end.
Copied a new favicon.ico file to the root directory using FTP.
then placed the following line in between the <head> tags of the header.php file.
<LINK REL=”SHORTCUT ICON” HREF=”https://my-site-name.com/favicon.ico”>
No more unsecure elements 🙂
Hi Mike, I’ve not been able to find a plugin causing the problem..
Probably a n00b question but..
Just wondering – using the Google Chrome console – I find that the following error is being logged..
The page at https://globaltradecompliance.net/wp-login.php displayed insecure content from http://globaltradecompliance.net/favicon.ico.
10[blocked] The page at https://globaltradecompliance.net/wp-login.php ran insecure content from http://globaltradecompliance.net/favicon.ico.Would it make any difference if I simply deleted the favicon? (not that I’ve been able to find that damn file using FTP.)
sigh.
Thanks Mike… will start deactivating plugins and will report back here if I manage to figure out which one it is.
Thanks Mike.
http://globaltradecompliance.net
Note: the site is currently locked down (using Restricted Site Access plugin) whilst in development.
So you should be redirected to the login page which is what I want secure.
Let me know if you need access and I can create a temp account for you.. Or I can add you IP address to the whitelist.
cheers
JonathanThanks very much TehWalrus for your fix.. that is what the problem was for me – it had to do with force ssl on admin. I had to edit the plugin and change as you instructed:
‘ajaxurl’ => admin_url(‘admin-ajax.php’), to ‘ajaxurl’ => ‘http://your.blog.host.com/wp-admin/admin-ajax.php’,
After that – clear the cache if you’re using W3 Total Cache or similar.
All fixed and relieved..
Thanks for a great plugin but I have the same issue – no backups sent to my email..
As I am using GMail for my domain I was not receiving any email at all and so used “Configure SMTP” plugin. All email is now received with the exception of the WP Better Security Backup.
hi there, I think I have a similar issue but it is not a User as such. Rather I’m trying to change the email address in the General Settings.
Currently it is my web developer’s email and I would like the main admin email (for site backups etc) to be set to my email.
I change this to admin@mysite.com (which is an email address properly set up and working) and I get the “There is a pending change of the admin e-mail to admin@mysite.com. Cancel” message..,
The problem is I never receive the change of email notification.
Question – does the notification email go to the original email address or to the new email address which I’m inserting?
thanks in advance