• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Some incompatible plugins (GDPR/NTFY)

Scheduled Pinned Locked Moved Unsolved Technical Support
12 Posts 2 Posters 225 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • julianJ Online
    julianJ Online
    julian GNU/Linux
    replied to phenomlab on last edited by
    #3

    @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.

    favicon

    GitHub (github.com)

    phenomlabP 1 Reply Last reply
    3
  • julianJ Online
    julianJ Online
    julian GNU/Linux
    replied to phenomlab on last edited by
    #4

    @phenomlab re: GDPR... turn off uBlock Origin? ๐Ÿ˜ณ

    I... don't know why this is problematic...

    phenomlabP 1 Reply Last reply
    0
  • phenomlabP Offline
    phenomlabP Offline
    phenomlab
    replied to julian on last edited by
    #5

    @julian said in Some incompatible plugins (GDPR/NTFY):

    turn off uBlock Origin?

    I would if it wasn't already disabled ๐Ÿ™‚

    julianJ 1 Reply Last reply
    0
  • julianJ Online
    julianJ Online
    julian GNU/Linux
    replied to phenomlab on last edited by
    #6

    @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

    phenomlabP 1 Reply Last reply
    0
  • phenomlabP Offline
    phenomlabP Offline
    phenomlab
    replied to julian on last edited by
    #7

    @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
    
    julianJ 1 Reply Last reply
    0
  • julianJ Online
    julianJ Online
    julian GNU/Linux
    replied to phenomlab on last edited by
    #8

    @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.

    phenomlabP 1 Reply Last reply
    0
  • phenomlabP Offline
    phenomlabP Offline
    phenomlab
    replied to julian on last edited by
    #9

    @julian ok. Thanks very much.

    1 Reply Last reply
    0
  • phenomlabP Offline
    phenomlabP Offline
    phenomlab
    replied to julian on last edited by
    #10

    @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...

    favicon

    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.

    julianJ 1 Reply Last reply
    1
  • julianJ Online
    julianJ Online
    julian GNU/Linux
    replied to phenomlab on last edited by
    #11

    @phenomlab yes, it makes sense, although I haven't had the time to implement that yet.

    phenomlabP 1 Reply Last reply
    2
  • phenomlabP Offline
    phenomlabP Offline
    phenomlab
    replied to julian on last edited by
    #12

    @julian No rush - just good to know it's still on the map ๐Ÿ‘

    1 Reply Last reply
    0

Copyright ยฉ 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development