Gerdski
Forum Replies Created
-
This is very confusing…the UI looks broken, as if an AdBlocker Plugin has done things wrong. But ok, now I know.
Thank you very much!
Forum: Plugins
In reply to: [OSM - OpenStreetMap] _load_textdomain_just_in_time was called incorrectlyThanks! I will not update or debug now, but when I do I’ll probably notice if the Notice has disappeared or not 🙂
Ah yes, I can see and delete legacy jobs here. Thanks.
But it’s not possible to modify them…the radiobuttons don’t work. (I checked Mozilla Plugins but found nothing that got in the way…)Marking unresolved issues as resolved is not a good idea. I reopened the topic.
We understand you would like the remove the messages however the notices serve a critical purpose.
No, they don’t. “Critical” means e.g. that the site is running on an old and insecure PHP version, or displays errors or other information so that attackers can find ways to attack, or things that could create a WSOD. Your messages should never appear on the site health page!
So…can you not tell me how to get rid of these annoying things?
(No, we don’t want to configure our Google Analytics settings)You said:
> Sorry for the confusion here! Please note,we will never respond via a private message. Our only official channels are via the WordPress public support forums (this forum), or via our website directly, https://www.monsterinsights.com/.
Well, I received a reply that didn’t show up in this support thread, so I thought that it was a private mail.
For the Issue:
> When it comes to the issue, you’ve got there. You will need to update your MonsterInsights and your Google Analytics properties as the older UA version has been deleted as of July 1st, 2024, after they were initially disabled July 1st, 2023 by the Google Analytics Team at Google.
> Once you complete the set-up, MonsterInsights those messages will go away, and you’ll be able to use MonsterInsights Lite fully.
Maybe it was still not clear enough, but we need to get rid of those messages WITHOUT updating MI or GA or anything else. Just stop the messages appearing, because they are NOT CRITICAL at all!The Plugin Owner should say something now.
Hello,
you answered via PM “Messages that appears in the Site Health area are unique to the individual site. In this case, it’s detected that your site didn’t do the upgrade from Google Analytics V3 to v4. This can be resolved by clicking the authenticate button in the notice, which will then walk you through those steps and after that, the issue will be resolved, so the notices will automatically disappear.”
Maybe I was not precise enough in formulating my question.
We don’t want to follow the suggestions to upgrade from Google Analytics from 3 to 4, but rather to get rid of these messages in the Site Health area at all, because they are not critical.
As I said: /wp-admin/site-health.php. If I go to this URL I can see the message. Can’t you?
Maybe go to “Tools -> Site Health” in the admin section.MI says:
“Enable Google Analytics 4: Starting July 1, 2023, Google’s Universal Analytics (GA3) will not accept any new traffic or event data. Upgrade to Google Analytics 4 today to be prepared for the sunset.
Set Up Dual Tracking“and
“Please configure your Google Analytics settings:
Your traffic is not being tracked by MonsterInsights at the moment and you are losing data. Authenticate and get access to the reporting area and advanced tracking features.
Authenticate now“Forum: Plugins
In reply to: [EchoAI – AI Chat Assistant] Great Plugin but no Answers from SupportAh…Support replied to me. All is good 🙂
Hello,
thanks for your reply. I found a post by another user having the exact same error. I followed the instructions and installed 3.59.11 and it worked. Tried to post this here twice, but it didn’t work. Hope it works now.
Error is resolved 🙂 Thanks a lot!
Hello,
we had the exact same issue today, and after updating from 3.59.10 to 3.59.11 the error seems to be gone 🙂
Thanks a lot, and greetings from Palatia to Thuringia / Landau to Erfurt 🙂Hello, and thaks for your reply.
Well, it might be a big jump, but we have never really paid attention to the business directory on our site.
It tried all the things you suggested, but with limited success. Now there are “Edit” and “Delete” buttons in the listing, but clicking “Edit” does not bring me to a place whare I can edit things. I can only click on “Complete Listing”, and then it says something like “Ok, you’re finished”.
Forum: Plugins
In reply to: [OSM - OpenStreetMap] _load_textdomain_just_in_time was called incorrectlyI had the same error. Searching online I found out that…yes…indeed: the “Translation loading for the OSM domain was triggered too early.” The solution for me is in this post: https://stackoverflow.com/questions/79198701/notice-function-load-textdomain-just-in-time-was-called-incorrectly
I searched the complete plugin and found only one line where load_Textdomain is used: in osm.php :28:
load_plugin_textdomain(‘OSM’, false, dirname( plugin_basename( FILE ) ) . ‘/languages/’);changed it to
load_plugin_textdomain(‘init’, false, dirname( plugin_basename( FILE ) ) . ‘/languages/’);
and the error is gone. Try that!
Hello,
and thanks a lot. We have deactivated WPS for the moment, but I’ll ask the Customer if we can reactivate it.
Thanks!