Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
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

Darkscribes Community

karsten13@community.nodebb.orgK

[email protected]

@[email protected]
About
Posts
8
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • v4.0.0 Upgrade Support
    karsten13@community.nodebb.orgK [email protected]

    @baris LGTM, Thanks!

    original-9A42DBD3-F001-46B0-AFB6-40495D64D23B.jpeg

    Uncategorized 4.0.0

  • v4.0.0 Upgrade Support
    karsten13@community.nodebb.orgK [email protected]

    @eeeee

    • the problem occurs only if you logged in (as you see the images are blocked as guest)
    • in the public forum I use the css workaround to remove the problematic thumbnails (so it will work there too if you are logged in)
    • for testing I used a local copy
    Uncategorized 4.0.0

  • v4.0.0 Upgrade Support
    karsten13@community.nodebb.orgK [email protected]

    sorry, but no change to my picture posted above ...

    I edited package.json to change persona version and

    rm -f package-lock.json
    rm -rf node_modules
    npm i
    ./nodebb build
    

    I'm not really familiar with apple but used new private tab and deleted cache (have only a business cellphone for testing).

    Uncategorized 4.0.0

  • v4.0.0 Upgrade Support
    karsten13@community.nodebb.orgK [email protected]

    no, this looks o.k.

    Uncategorized 4.0.0

  • v4.0.0 Upgrade Support
    karsten13@community.nodebb.orgK [email protected]

    > try persona 14.0.6, let me know if it works.

    @baris not really, thumbnails moved to the left but there are still the gray areas around them which overlap nearly the whole site

    original-60016584-481F-4EEB-9C10-1428B5D2280E.jpeg

    Uncategorized 4.0.0

  • v4.0.0 Upgrade Support
    karsten13@community.nodebb.orgK [email protected]

    > You can hide it with custom css in the ACP, .topic-header [component="topic/thumb/list"] { display: none }

    Thanks!

    > This is only happening on apple devices?

    android and normal browsers seems o.k. so far

    > looks to be Persona, could be a bug with the theme.

    yes it's Persona

    Uncategorized 4.0.0

  • v4.0.0 Upgrade Support
    karsten13@community.nodebb.orgK [email protected]

    I did upgrade to v4.0.1 yesterday and now have an issue displaying some forum posts on apple devices (under safari or chrome).

    As example you can take a look at https://forum.magicmirror.builders/topic/19306/new-module-installer

    Problem is the preview of the 4 images from the topic at the top right. On an iphone they are overlapping so you can not really operate.

    IMG_0701.png

    Is there an option to disable this preview?

    Thanks!

    Uncategorized 4.0.0

  • v4.0.0 Upgrade Support
    karsten13@community.nodebb.orgK [email protected]

    Hi,

    I plan upgrading to v4 and tested the new version locally getting these warnings:

    2025-01-22T21:37:20.474Z [4567/233] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it.
      * nodebb-plugin-2factor
      * nodebb-plugin-composer-default
      * nodebb-plugin-dbsearch
      * nodebb-widget-essentials
      * nodebb-plugin-custom-pages
      * nodebb-plugin-recent-cards
      * nodebb-plugin-question-and-answer
      * nodebb-rewards-essentials
      * nodebb-plugin-spam-be-gone
    

    After digging in the code I found that the plugins define compatibility in their package.json

      "nbbpm": {
        "compatibility": "^3.0.0"
      },
    

    So I did some debug logging:

    'nodebb-theme-persona ^4.0.0'
    'nodebb-plugin-2factor ^3.8.0'
    'nodebb-plugin-composer-default ^3.0.0'
    'nodebb-plugin-dbsearch ^3.3.0'
    'nodebb-widget-essentials ^3.0.0'
    'nodebb-plugin-custom-pages ^3.2.0'
    'nodebb-plugin-recent-cards ^3.7.0'
    'nodebb-plugin-mentions ^4.0.0'
    'nodebb-plugin-markdown ^4.0.0'
    'nodebb-plugin-emoji ^4.0.0'
    'nodebb-plugin-question-and-answer ^3.6.3'
    'nodebb-rewards-essentials ^3.5.0'
    'nodebb-plugin-spam-be-gone ^3.0.0'
    

    Most incompatible plugins are delivered with core nodebb.

    My question: Is it safe to upgrade to v4? Waiting for compatibility updates of the plugins could take long ...

    Thanks!

    Uncategorized 4.0.0
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups