• 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.1 Latest
Buy Hosting
kurulumu.NetK

kurulumu.Net

@kurulumu.Net
About
Posts
74
Topics
15
Groups
1
Followers
0
Following
0

Posts

Recent Best Controversial

    Vote for NodeBB 🗳
  • kurulumu.NetK kurulumu.Net

    voted 🙂


  • 3.0.0 Bug Report Thread
  • kurulumu.NetK kurulumu.Net

    @baris Yes, I found the culprit. Google ads


  • 3.0.0 Bug Report Thread
  • kurulumu.NetK kurulumu.Net

    @baris I don't have anyone on this forum that I've chatted long enough to test 🙂

    I have this in the browser console. Could it have something to do with it?

    Screenshot_2.jpg


  • 3.0.0 Bug Report Thread
  • kurulumu.NetK kurulumu.Net

    @baris
    https://ibb.co/Jt34kHD

    The page in the image does not scroll up or down. I can't see the reply section. Same goes for Chrome and Safari.


  • 3.0.0 Bug Report Thread
  • kurulumu.NetK kurulumu.Net

    In v3.0.0-rc-2, chat messages cannot be scrolled down on mobile devices. I am using Harmony theme.


  • 3.0.0 Bug Report Thread
  • kurulumu.NetK kurulumu.Net

    A few suggestions for the Harmony theme.

    1. Finding a bookmarked post is a pain in the ass right now. The logged in user should be able to see this in the right menu or among the options when clicking on his avatar in the right menu.
    2. When there is a new topic update, the problem seen in the picture below appears.

    e0a23e39-3ada-4d3c-b7bf-ebaa09b7ae01.jpg


  • Custom pages stopped working
  • kurulumu.NetK kurulumu.Net

    I noticed that custom pages no longer work. I see the following records in the error logs. I uninstalled and reinstalled the nodebb-custom-pages plugin. I've done several reboots and builds but it didn't work. Why might the problem be caused?
    my NodeBB version: 2.2.5
    custom pages version: 1.3.3

    2022-07-25T11:06:33.959Z [4567/1887] - error: GET /iletisim
    Error: Failed to lookup view "iletisim" in views directory "/home/nodes/nodebb/build/public/templates"
        at Function.render (/home/nodes/nodebb/node_modules/express/lib/application.js:597:17)
        at ServerResponse.render (/home/nodes/nodebb/node_modules/express/lib/response.js:1039:7)
        at /home/nodes/nodebb/src/middleware/render.js:107:11
        at new Promise (<anonymous>)
        at renderContent (/home/nodes/nodebb/src/middleware/render.js:106:10)
        at renderMethod (/home/nodes/nodebb/src/middleware/render.js:75:15)
        at async ServerResponse.renderOverride [as render] (/home/nodes/nodebb/src/middleware/render.js:96:5)
    

  • Cannot see attach picture icon on iphone
  • kurulumu.NetK kurulumu.Net

    @ningji You can scroll the menu with editor items at the top.


  • Tell Baris to have a good vacation 🏝️
  • kurulumu.NetK kurulumu.Net

    Have a nice holiday @baris . If you happen to be in the Black Sea region, I would like to host you.


  • Console error after upgrade to 2.1.0
  • kurulumu.NetK kurulumu.Net

    @phenomlab Like you, I rolled back to 1.19.7, which is the most stable version.


  • Console error after upgrade to 2.1.0
  • kurulumu.NetK kurulumu.Net

    @phenomlab I just upgraded to 2.1.0 and I'm seeing the same issue.


  • Sub-Categories Bug
  • kurulumu.NetK kurulumu.Net

    @cagatay ../admin/settings/pagination You can increase the Categories value per page as much as you want.


  • Minor improvements to the mobile menu for a significant improvement in user experience
  • kurulumu.NetK kurulumu.Net

    I appreciate the changes made to the mobile theme. Much more useful now. I have one more suggestion to the team.

    When any topic is updated on mobile, the notification section at the top causes a slide. Maybe it would be a good idea to get this to the bottom part.

    Screenshot_1.png


  • 1.9.X installation fails
  • kurulumu.NetK kurulumu.Net

    @א-ש I've reported this before. I guess 1.19.3 hasn't changed. You can install 1.18.x first and upgrade.


  • 1.19.3 Support Thread
  • kurulumu.NetK kurulumu.Net

    @phenomlab After Hetzner made the switch, interesting things started to happen. For example, port 465 is closed for security by default 🙂 Standard update commands didn't work for me. It's really weird.


  • 1.19.3 Support Thread
  • kurulumu.NetK kurulumu.Net

    @PitaJ but it didn't work. otherwise this is not the first update for me.


  • 1.19.3 Support Thread
  • kurulumu.NetK kurulumu.Net

    @baris This command in the official documentation didn't work when upgrading between branches. It is necessary to leave a character space in between.
    What's in the document:

    git reset --hard origin/v1.19.x
    

    Working for me:

    git reset -- hard origin/v1.19.x
    

    Thank you for the update. The team is working hard


  • 1.19.2 Github won't install or update
  • kurulumu.NetK kurulumu.Net

    https://i.imgur.com/K3GgQBz.gif


  • 1.19.2 Github won't install or update
  • kurulumu.NetK kurulumu.Net

    @PitaJ If you have the opportunity, try to install a new nodebb instance and you will see what happens.


  • 1.19.2 Github won't install or update
  • kurulumu.NetK kurulumu.Net

    why not allow new 1.19.2 update or fresh installs?

    Yesterday I tried to update a site but the version v1.19.2 did not appear in the terminal. git fetch command doesn't show 1.19.2 either. Dev-mastrer is displayed as the latest version.

    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
        at Function.Module._load (internal/modules/cjs/loader.js:746:27)
        at Module.require (internal/modules/cjs/loader.js:974:19)
        at require (internal/modules/cjs/helpers.js:101:18)
        at Object.<anonymous> (/home/kurulumunet/nodebb/src/cli/package-install.js:6:11)
        at Module._compile (internal/modules/cjs/loader.js:1085:14)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
        at Module.load (internal/modules/cjs/loader.js:950:32)
        at Function.Module._load (internal/modules/cjs/loader.js:790:12)
        at Module.require (internal/modules/cjs/loader.js:974:19) {
      code: 'MODULE_NOT_FOUND',
    
  • 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