GevoelVoorHumus
Forum Replies Created
-
Forum: Plugins
In reply to: [Leaflet Map] All maps are goneOpenStreetMap Nominatim.
Forum: Plugins
In reply to: [Leaflet Map] All maps are goneSorry, I downgraded to v2 for you. Check the link again!
Forum: Plugins
In reply to: [Leaflet Map] All maps are goneForum: Plugins
In reply to: [Leaflet Map] All maps are gone2.23.3 displays this:
Uncaught SyntaxError: missing name after . operator3.0.0. (on the same) page displays this: Uncaught TypeError: t is null (leaflet.js:5:24399) project [unpkg site redacted]/[email protected]/dist/leaflet.js:5 latLngToPoint [unpkg site redacted]/[email protected]/dist/leaflet.js:5 project [unpkg site redacted]/[email protected]/dist/leaflet.js:5 _getNewPixelOrigin [unpkg site redacted]/[email protected]/dist/leaflet.js:5 _move [unpkg site redacted]/[email protected]/dist/leaflet.js:5 _resetView [unpkg site redacted]/[email protected]/dist/leaflet.js:5 setView [unpkg site redacted]/[email protected]/dist/leaflet.js:5 <anonymous> [my redacted site]/plaats/liessel/:147 init [my redacted site]/wp-content/plugins/leaflet-map/scripts/construct-leaflet-map.js?ver=3.0.0:44 (Async: EventListener.handleEvent) <anonymous> [my redacted site]/wp-content/plugins/leaflet-map/scripts/construct-leaflet-map.js?ver=3.0.0:377 <anonymous> [my redacted site]/wp-content/plugins/leaflet-map/scripts/construct-leaflet-map.js?ver=3.0.0:381
- This reply was modified 3 years, 5 months ago by Yui. Reason: formatting
Forum: Plugins
In reply to: [Leaflet Map] All maps are gone@hupe13 On one site, yes. On the other, no.
Forum: Plugins
In reply to: [Leaflet Map] All maps are goneI figured it might be a compatibility problem, so I tested [leaflet-map] in a shortcode-block. Didn’t work in 3.0.0.
I tested [leaflet-map zoom=11 address=”Liessel,Noord-Brabant, Nederland”]
[leaflet-marker message=”Liessel” visible] in 2.23.3, it worked. I upgrade to 3.0.0, it stopped working.I tried it on two websites.
Forum: Plugins
In reply to: [Leaflet Map] All maps are goneI all looks pretty standard to me. Do you want me to reset the settings?
Forum: Plugins
In reply to: [404 Solution] URIs endig with .*Thanks, Aaron!
Forum: Plugins
In reply to: [404 Solution] URIs endig with .*Fascinating. When I add a post, no mention of .*, but when I trigger a 404, an normal entry is added.
The log states:
Ignoring user agent (do not redirect): WordPress/5.7; https://mysite.nl for URL: /.*
Does this give you a clue?
Forum: Plugins
In reply to: [404 Solution] URIs endig with .*Okay, I was able to fix that.
New pastebin: https://pastebin.com/vDDmK8Z5
It says: “No posts or pages matching slug: .*”
Is some plugin creating that slug? Pods?
Forum: Plugins
In reply to: [404 Solution] URIs endig with .*Hi Aaron,
I’m sorry, this account was linked to the wrong e-mail address, so I didn’t get the notifications. I’ve updated it now.
I’ve created a blog called test and an entry with two hits appears:
/blog/test/.*
I had to create three test files, because no debug file was created.
This is the last part of the debug file: https://pastebin.com/tn63BWre
It has occurred to me that at some point I set up a faulty regex. But I can’t find it. Pods is not mentioned in the debug file…
Thanks for your time,
Marc
Yes, I have the latest version. But I think it has been going on for multiple versions, I just hoped it would go away. I’ ll try to send a pdf through the mail.
- This reply was modified 4 years, 12 months ago by GevoelVoorHumus.
- This reply was modified 4 years, 12 months ago by GevoelVoorHumus.
Forum: Plugins
In reply to: [Leaflet Map] Can’t activateThanks, but the maps gone again, and there is no Leaflet menu. So I think it still isn’t active. Nothing in the source, except the shortcode.
Forum: Plugins
In reply to: [Leaflet Map] Can’t activateIt gets stranger still: although WP says the plugin is inactive, a map just showed up on a single post type. On a page, I just see the shortcode. So is appears the plugin IS active, it’s just WP that thinks it not.
- This reply was modified 5 years, 6 months ago by GevoelVoorHumus.
Forum: Plugins
In reply to: [Leaflet Map] Can’t activateNo, it works fine on other installations with PHP 7.2. I can’t reproduce it myself on other sites, so I’m at a loss why it happens. There’s no pattern to discern.
So maybe WP core is to blame, but I reinstalled it to no avail. I also reinstalled the plugin.
The problem apparently occurs before the first query is fired, does that help? What triggers the “This plugin is activated” info box? Because that is displayed, although the plugin is still inactive.