Rick Leslie
Forum Replies Created
-
I seem to have fixed it.
It was due to a combination of issues relating to out-of-date plugins (which I removed and installed alternatives where necessary), disabling Yoast SEO, Clearing minify cashes, re-enabling Yoast SEO and adding a max-memory line to my wp-config file: define( ‘WP_MEMORY_LIMIT’, ‘256M’ ); – I’m not sure what the implications of that are as far as my shared hosting provider is concerned… I’ll wait to see if they complain π
I tried these in different orders on five sites and, only once I had done all of them, the scan completed.
Hi wwwolf,
Thanks for the information and your solution. Unfortunately there have been some major changes to the site Iβm having problems with since the last full backup was done. It seems that BackWPup stopped working and itβs last backup was before these changes were made.
Iβm going to try removing and reinstalling Yoast SEO and see if that makes a difference. I already tried removing Wordfence and itβs settings but that didnβt help.
Oh well, thatβll teach me to check the backups on my sites a bit more often!!!
Forum: Plugins
In reply to: [Add Link to Facebook] Is this Abandoned?Thank you. I’ll keep checking back in the future. I have already implemented the fix manually for that one π
Forum: Plugins
In reply to: [Add Link to Facebook] Is this Abandoned?Thank you for the info.
I haven’t had time to read through all of the documentation on your page. Have you already made an updated version or is the code there still the last version from here?
I would love to see this plugin continue as I use it on 5 sites (Non-commercially) for local voluntary groups that I’m involved with and the alternative plugins either don’t have the feature set I’m looking for or are commercial (paid) plugins that are out of their price range. I wish I was able to contribute but this sort of thing is well outside of my skillset.
It would be great if you could get the updated plugin into the WP plugins system with the ease of installation and update that that provides. I’m sure there will be many others that will be very grateful to you and I wish you every success. π
- This reply was modified 2 years, 4 months ago by Rick Leslie.
Thanks, it worked for me π
I have just got off the phone from 1and1. They confirm that the issue is a ‘false positive’ on their malware scanner and that the file is harmless. They will be emailing affected customers to inform them of the error ‘in due course’.
Forum: Plugins
In reply to: [Contact Form 7] CF to DB installed. Can I stop emails being sent?Thanks, that’s what I thought but I was hoping I was wrong π
Forum: Plugins
In reply to: [BackWPup - WordPress Backup Plugin] Not expected HTTP Body:jonathan.scarafile said:
“Edit your wp-config.php
Paste this define(‘ALTERNATE_WP_CRON’, true );”
Indeed it does work, Thanks. The problem seems to have started when I started using Cloudflare. BackWPup is now working again. π
For those who may not know how: Just add “define(‘ALTERNATE_WP_CRON’, true );” (without the quotes (“)) on any blank line in your sites wp-config.php file. If there is not a blank line, add one at the top or bottom of the file, save the changes and re-upload the file to your server.
Forum: Plugins
In reply to: [Contact Form 7] failing to send mailsI’m having the same issue. I have setup several wordpress sites and haven’t had the problem before but I’m testing a new Contact form and I can’t send. I have changed the ‘spam’ error message to confirm the messages are being treated as spam.
I have tried using different email addresses, subject lines & messages. I’ve tested the sites ability to send password reset emails, I’ve changed to using pop3, I’ve reset my Akimet account, setup a dedicated email address,… Nothing seems to work.
Forum: Plugins
In reply to: [Add Link to Facebook] Lost the Add Link to Facebook option under toolsHas anyone got any suggestions of how to fix this?
Forum: Plugins
In reply to: [Fotobook] Fotobook doesn't workSame as above π
Forum: Plugins
In reply to: [Fotobook] [Plugin: Fotobook] Authenticate ErrorI’m getting this too.
It was working but I thought I’d try to connect it to another profile of mine. Now I can’t connect it to either. I get the same message from FB as cronic (above)
Forum: Themes and Templates
In reply to: How to remove comment box but leave Facebook comment plug-inI have a plugin to get and post comments to Facebook. To remove the standard comments box from the bottom of each page I commented out the second to last line in the comments.php file for my theme.
Go to Dashboard/Appearance/Editor and load the comments.php file from the right hand list. Scroll down to the bottom of the page and look for <?php comment_form(); ?>
Edit the line to read <!– ?php comment_form(); ?>–>
Click the Update File button.
I now have the post followed by a Facebook comments box and a list of comments.
Hope this helps π
Forum: Plugins
In reply to: [Flickr to WP] flickr-to-wp Download DirectoryThanks. I found the photos in the wp-content/uploads/ folder. I then had to move the images to the wp-content/gallery/ folder manually.
Is there a way to set the import folder to a specific directory? i.e. wp-content/gallery/flickr/.