nhowarth
Forum Replies Created
-
Hi – I’m having the identical issue.
Lighthouse reports:
TypeError: Failed to update a ServiceWorker for scope (‘https://www.news.cyprus-property-buyers.com/’) with script (‘https://www.news.cyprus-property-buyers.com/OneSignalSDKWorker.js.php’): An unknown error occurred when fetching the script.
OneSignalSDKWorker.js.php is in my root directory.
Any thoughts?
Forum: Plugins
In reply to: [AMP] Your submission failed. The server responded with (code).Thanks Milind
I’ll get onto it and see what comes up. I’ll close this as resolved.
Cheers
Nigel
Forum: Plugins
In reply to: [AMP] Your submission failed. The server responded with (code).Thanks Milind – it’s on its way.
Forum: Plugins
In reply to: [OneSignal - Web Push Notifications] Problem with apostrophesForum: Plugins
In reply to: [Advanced Comment Form] No Comments Closed Notification?Hi Thomas
My apologies – when I disable your plugin, the problem persists. The cause must be somewhere else.
Regards
Nigel
Forum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverHi bcworkz
You haven’t been offering bad advice – you set me on the right track to crack the problem.
I have suspicions that the problem occurred when my hosting company moved the database to a new server. (A friend offered to host my site on their cloud server. I checked earlier today and the WP database is OK).
Forum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverUnfortunately it didn’t work. The following morning I couldn’t log in to the WP backend or view the site.
I’m going to export the site and set up a test site where I can play around to fix the problem.
Forum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverRemoving Yoast SEO & re-installing it did the trick 🙂
I don’t know how my database got in this mess. There are still 37 tables with Collation ‘latin1_swedish_ci’ – plus a further 19 tables with Collation ‘utf8_bin’.
Now everything seems to be running normally, I’ll leave it for a few days and work my way through the other latin1s.
Thanks again
NigelForum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverI’ve made some progress and I think I’m on the right track. I’ve changed the COLLATion in the following tables to utf8:
wp_commentmeta
wp_comments
wp_links
wp_options
wp_postmeta
wp_posts
wp_terms
wp_termmeta
wp_term_relationships
wp_term_taxonomyand can now login – and the site is looking fine. I can edit and publish posts BUT when I create and try to save a draft of a new post it causes an error in the Yoast SEO plugin.
I’ll progress this over the next few days/weeks when I get the time.
Thanks for your help bcworkz
Regards
NigelForum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverThat was partly successful. I could read my posts and they all looked OK but I couldn’t log into the WP dashboard (it took my to my home page.) And the home page layout was screwed up.
Forum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverI may have cracked it. I used ‘utf8’ rather than ‘utf8mb4_unicode_ci’.
Created a new database and imported the export from the live database. The tables were shown with COLLATION utf8_general_ci.
I’ll try this on my live database & keep you posted.
Forum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverUnfortunately bcworkz it failed. When I tried to import the tables, phpMyAdmin reported:
#1115 – Unknown character set ‘utf8mb4_unicode_ci’
Forum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverThanks bcworkz – let’s hope it works.
Regards
Nigel
Forum: Fixing WordPress
In reply to: CHARSET non-Latin character problems on new serverThanks for getting back to me – I’ve checked the database and the collation is ‘utf8mb4_unicode_ci’.
But the tables in the actual database, which are all MyISAM, have a two collations: ‘utf8_general_ci’ (with a charset ‘utf8’) and ‘latin1_swedish_ci’ (with a charset ‘latin1’.) Could this be the problem?
Regards
Nigel- This reply was modified 6 years, 11 months ago by nhowarth.
Forum: Plugins
In reply to: [WP-PageNavi] PHP 7.2 warningMany thanks Lester
All is now OK
Regards,