[nodebb-plugin-youtube-embed] Error opening plugin settings

NodeBB Plugins
  • This was reported:
    https://github.com/boomzillawtf/nodebb-plugin-youtube-embed/issues/9

    I can't reproduce, but the report says they get an error when navigating to the settings in the admin area (NodeBB 1.7.5, youtube-embed v0.6.7). Does anyone have an idea about what's going on here?

    Unable to load template: admin/plugins/youtube-lite
    (anonymous) @ ajaxify.js:333
    (anonymous) @ require.js:7
    (anonymous) @ require.js:23
    y @ require.js:6
    emit @ require.js:23
    (anonymous) @ require.js:11
    y @ require.js:6
    v @ require.js:11
    onScriptError @ require.js:30
    require.js:7 Uncaught Error: Script error for "/assets/templates/admin/plugins/youtube-lite.js"
    http://requirejs.org/docs/errors.html#scripterror
        at F (require.js:7)
        at HTMLScriptElement.onScriptError (require.js:30)
    F @ require.js:7
    onScriptError @ require.js:30
    ajaxify.js:333 Unable to load template: admin/plugins/youtube-lite
    (anonymous) @ ajaxify.js:333
    (anonymous) @ require.js:7
    (anonymous) @ require.js:23
    y @ require.js:6
    emit @ require.js:23
    w @ require.js:12
    (anonymous) @ require.js:12
    y @ require.js:6
    w @ require.js:12
    (anonymous) @ require.js:13
    y @ require.js:6
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:13
    setTimeout (async)
    C @ require.js:13
    (anonymous) @ require.js:26
    setTimeout (async)
    g.nextTick @ require.js:32
    a @ require.js:26
    requirejs @ require.js:32
    ajaxify.loadTemplate @ ajaxify.js:332
    (anonymous) @ benchpress.js:163
    a @ benchpress.js:162
    (anonymous) @ benchpress.js:184
    (anonymous) @ benchpress.js:77
    e @ benchpress.js:76
    l @ benchpress.js:183
    e @ benchpress.js:222
    d @ ajaxify.js:185
    (anonymous) @ ajaxify.js:98
    success @ ajaxify.js:317
    l @ jquery.js:3268
    fireWith @ jquery.js:3398
    c @ jquery.js:9305
    (anonymous) @ jquery.js:9548
    XMLHttpRequest.send (async)
    (anonymous) @ VM7656:1
    send @ jquery.js:9600
    ajax @ jquery.js:9206
    ajaxify.loadData @ ajaxify.js:291
    ajaxify.go @ ajaxify.js:86
    n @ ajaxify.js:362
    (anonymous) @ ajaxify.js:413
    dispatch @ jquery.js:5183
    g.handle @ jquery.js:4991
    require.js:7 Uncaught Error: Script error for "/assets/templates/admin/plugins/youtube-lite.js"
    http://requirejs.org/docs/errors.html#scripterror
        at F (require.js:7)
        at HTMLScriptElement.onScriptError (require.js:30)
    

Suggested Topics


  • 1 Votes
    4 Posts
    295 Views

    Hi all, there was a regression that I accidentally introduced into the package manager, which I have resolved now.

    Apologies for the blanked list!

  • 7 Votes
    19 Posts
    3k Views

    I just release version 0.3.0 of this plugin. The following changes have been implemented:

    Using action:analytics.increment for analytics counter (better performance and accuracy) Added label viewer to page view that can have the values user, guest, or bot (inspired by an upcoming change in 1.11, you get it early here) Added new metric nodebb_online_guests Added new metric nodebb_eventloop_lag_seconds. This is measured by NodeBB which has a smoothing factored compared to what is measured by NodeJS and provided via nodejs_eventloop_lag_seconds Added new metric nodebb_eventloop_maxlag_seconds. This is the maximum allowed lag for NodeBB. If the lag is getting closer to this value NodeBB will start to issue 503 error codes. The chance a user is getting a 503 is calculate by this formula: (lag - maxLage) / maxLag.

    @Per0x Sorry it took a while but your metric for online guests is now finally available.

  • Need help with plugin Hyde

    NodeBB Plugins
    0 Votes
    1 Posts
    600 Views

    Hi, I have not big forum. I look for many plugin fot NodeBB but can not find what I need.

    I want to implement scratched content (If user have not XX reputatin, he can not see content). I want aske you may be you have such plugin.

    Sorry for my English

  • 3 Votes
    13 Posts
    4k Views

    @detp said in [nodebb-plugin-sso-wordpress] Wordpress SSO:

    Hi @julian
    I keep getting an Internal Error.
    Oops! Looks like something went wrong!
    /auth/wordpress/callback
    Unexpected end of JSON input

    I get the same error whether its a default or custom home page. Its a URI mismatch however the redirect URI I entered in the wp-oauth plugin is correct and had been working before.

    Any ideas to the problem?

    I am also getting the same url with the url
    https://tradeninja.nodebb.com/auth/wordpress/callback?code={code_value}state={value}&iframe=break

  • 13 Votes
    38 Posts
    14k Views

    @nicolas this looks like a nice plugin for us as well. Any plans on adding reactions instead of likes? As FB e.g. where you can choose like/heart/lol/etc