JohnP
Forum Replies Created
-
I’ve just wasted half an hour trying to find why the “Weekly Report” doesn’t match the number of emails actually recieved in the last week.
I realise that you see weekly emails as a good marketing opportunity, but the misleading subject line reflects badly on your product, in my opinion.
Forum: Fixing WordPress
In reply to: Site health reports The REST API did behave correctlyI removed 2 files from root directory:
user.ini and php.iniBoth these had a reference to PHP7.3
The site is still working, and the warning from Site Health is gone.
Thanks for your useful advice enchoseon.
I downgraded PHP to 7.0.33 and rolled back WordPress to 5.40 – the script worked perfectly.
This thread should really be pinned to the top until / unless the plugin gets updated.
I’m still seeing the issue with 2.4.3, and had to delete AMP manually after experiencing a “Critical Error” when I tried to deactivate.
It would be less panic-inducing if the conflict could be handled in a more informative way.
My host enabled the .intl PHP extension and media offloads are now working as required with no error messages.
Forum: Networking WordPress
In reply to: 500 Error on new network installationYes, I have read both the codex documents.
I am not trying to run the site from a subdomain, it is from a root install.
Yes I enabled network setup from tools using the define above, and after network setup I added the lines to both .htaccess and wp-config.
With the line commented out as below, the server works fine.
/* define('SUBDOMAIN_INSTALL', true); */I tried uncommenting, and the site loaded, but with a message:
“One or more database tables are unavailable. The database may need to be repaired.”I tried running the repair script, but it was only partially successful.
I’ve decided to drop the database and start again at this point.
Thanks for coming back to this Mihai. Unfortunately, because the site is live I didn’t want to leave it broken longer than overnight, as I indicated in my original post.
If you have the Web Developer extension available, you can remove the CSS I added in the Customizer which hides the NGG navigation (inline stylesheet #21):
.home div.ngg-navigation {display: none !important;}The incorrect height offset seems to be almost 1000px.
I think my work-around will resolve this issue (assuming the client approves), but I can understand why you would want to know why the NGG navigation isn’t working as expected.
Thanks for confirming I have the plugin configuration correct Mihai.
I assume it must be something to do with the layout of the page.
I have checked that removing the
style="display:inline-block;"on the containing div does not fix the problem.Can you give me any clues as to what the AJAX pagination uses to position the page?
Forum: Plugins
In reply to: [Easy Footnotes] Changing shortcodeAny progress on this Jason?
I (and presumably 2000+ others) need to replace the apparently abandoned Simple Footnotes plugin, which uses [ref][/ref].
With dozens of authors trained to use this, I would like to avoid having to search & replace all the shortcodes then try and re-educate them to use [note][/note].
Forum: Plugins
In reply to: [BackUpWordPress] Plugin Abandoned?My Pro extension send to Amazon S3 has just stopped working, no response from developers as noted above.
There is no info that I can see on their website, presumably the business has failed.
I’m sad to see this excellent plugin die.
Forum: Plugins
In reply to: [Termly - GDPR/CCPA Cookie Consent Banner] Plugin displays nothingThanks for the quick response.
I’ve found another plugin that works out-of-the-box, so my problem is solved.
I couldn’t figure out how to repair “wfConfig”, but deleting all the Wordfence data did the trick.
All seems to be well now. Thanks for the suggestion.
Yes, version 1.3.1 is working fine for me.
Good on you for fixing it so quick!
I have just had the same experience – with the latest version of WP Offload S3 Lite activated my site is broken.
I don’t even have access to the admin area so missing AWS keys may not actually be the cause.
Will try and roll back to previous version.
I understand that the free version is not pro-active, but assume it is meant to demonstrate Sucuri’s capabilities.
Is the premium version any more likely to find the malicious code if the free version can’t?
The site is on a shared server, so I can’t use grep as far as I know.
The suggested database queries produce errors:
#1064 – You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘[table] WHERE [column] LIKE '%adelia%'’ at line 1
Thank-you for your assistance – any other suggestions?
That’s great news, and it worked!
I’ve got the CNAME routed through Cloudflare but it’s not doing anything.
I was beginning to think I would have to edit the database, so your advice is very welcome.