Some incompatible plugins (GDPR/NTFY)
-
@phenomlab Ah, the ntfy one is because that plugin doesn't actually have an admin page. The route handler was kept in by accident because it's part of the quickstart plugin
chore: remove stub code that mounted an admin page when there wasn't … · NodeBB/nodebb-plugin-ntfy@b373439
Push Notifications for NodeBB (via ntfy). Contribute to NodeBB/nodebb-plugin-ntfy development by creating an account on GitHub.
GitHub (github.com)
-
@julian said in Some incompatible plugins (GDPR/NTFY):
turn off uBlock Origin?
I would if it wasn't already disabled
-
@phenomlab hmm, please check your dev tools... When I navigate to the ACP page for the GDPR plugin it loads fine. It just doesn't load when I access it via the menu.
When I inspect the network tab it says the request was blocked by an extension. For me it's uBlock
-
@julian Yes, it "works" if you access the URL directly in the browser, but the plugin needs to be made compliant with 3.2.0 as it's still using the legacy settings as far as I see.
This is what I see in the console
The FetchEvent for "https://sudonix.org/assets/templates/admin/plugins/gdpr.js?_=1688980410146" resulted in a network error response: the promise was rejected. service-worker.js:14 Uncaught (in promise) TypeError: Failed to fetch at service-worker.js:14:11 admin.min.js?v=467arndc44n:87 Unable to load template: admin/plugins/gdpr (anonymous) @ admin.min.js?v=467arndc44n:87 /assets/templates/admin/plugins/gdpr.js?_=1688980410146:1 Failed to load resource: net::ERR_FAILED admin.min.js?v=467arndc44n:88 Uncaught (in promise) TypeError: _ is not a function at l (admin.min.js?v=467arndc44n:88:58099) at admin.min.js?v=467arndc44n:88:58955
-
@phenomlab v2.0.0 of the GDPR plugin has been published with a revamped ACP page conforming to the latest design as per @baris
I still can't speak to the error you're seeing as the page loads fine (even with the old design) without errors on my end.
-
@julian said in Some incompatible plugins (GDPR/NTFY):
the ntfy one is because that plugin doesn't actually have an admin page
I thought the intention was to have a settings page in the ACP to allow self-hosting?
NTFY: NodeBB
Hi @julian, With the imminent release of NodeBB v3 / Harmony, it would be useful for us early adopters to be able to host our own ntfy services (for a variet...
NodeBB Community (community.nodebb.org)
More and more of my forum users are switching to this more modern approach, and it would be good to have better control over it.