• 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

My forum doesn't work properly on mobiles

Scheduled Pinned Locked Moved Technical Support
22 Posts 4 Posters 2.4k 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.
  • A Offline
    A Offline
    Alejandro
    wrote on last edited by
    #1

    Hello there!

    I've been suffering problems in my forum for some days: Noone can open the navigation menu (By clicking the 3 lines icon), the menu doesnt show up, and other things don't work either like topic tools (They click the button and nothing happens)

    I'm using Persona theme with Darkly skin (I tried using other skins too)
    I've already rebuilt my forum twice
    I'm using nodeBB 1.10.2

    Link to my forum: here

    I hope you can help me, thank you for reading!

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #2

    You have bunch of errors on your forum, you need to figure out those.

    0_1543260276173_25d639ae-c8e4-4e99-96ab-35bbbfaeffae-image.png

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to <baris> on last edited by
    #3

    @baris said in My forum doesn't work properly on mobiles:

    You have bunch of errors on your forum, you need to figure out those.

    I'm new on this stuff, how do I fix that?
    Is the path wrong? How to corrige it? Or is there any tool that I can use that helps me?

    Thanks!

    1 Reply Last reply
    0
  • S Offline
    S Offline
    sweetp
    wrote on last edited by
    #4

    try rebuilding your assets with this command:
    ./nodebb build

    A 2 Replies Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to sweetp on last edited by Alejandro
    #5

    @sweetp

    Screenshot

    Captured with Lightshot

    favicon

    Lightshot (prnt.sc)

    1 Reply Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to sweetp on last edited by
    #6

    @sweetp I just have done it, still the same... 😕

    1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    wrote on last edited by
    #7

    What is the output of the build command? Can you post a screenshot?

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to PitaJ on last edited by Alejandro
    #8

    @PitaJ

    Upgrade: https://ibb.co/t2fDWD2
    Build: https://ibb.co/j4cXj03

    1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    wrote on last edited by
    #9

    Looks like your build process is being killed. Your server might not have enough memory. Try running ./nodebb build --series and post the output of that.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to PitaJ on last edited by
    #10

    @PitaJ https://ibb.co/80ZfR3k

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to Alejandro on last edited by
    #11

    @Alejandro do you know how much memory your server has? Is NodeBB currently running?

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to PitaJ on last edited by
    #12

    @PitaJ yup, it has 512mb (it's a centOS 7 x64 VPS)

    NodeBB is currently running as you can see in foro.in-rp.com

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to Alejandro on last edited by PitaJ
    #13

    @Alejandro try running

    ./nodebb stop
    ./nodebb build
    ./nodebb start
    

    And see if that works. Maybe stopping NodeBB will free up enough memory to let the build succeed.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to PitaJ on last edited by
    #14

    @PitaJ I just did it and in my web appeared:

    Internal server error

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to Alejandro on last edited by
    #15

    @Alejandro what was the console output?

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to PitaJ on last edited by
    #16

    @PitaJ https://ibb.co/xgWyG1g
    https://ibb.co/KFL5xP6

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to Alejandro on last edited by
    #17

    @Alejandro oh, the build was still killed. Run ./nodebb build --help and try running it for each asset type. Check for the "Killed" message each time. If that happened, it failed.

    What database are you using?

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    Alejandro
    replied to PitaJ on last edited by
    #18

    @PitaJ I'm using redis

    I just saw warning tags but never killed

    Screenshot

    Captured with Lightshot

    favicon

    Lightshot (prnt.sc)

    Screenshot

    Captured with Lightshot

    favicon

    Lightshot (prnt.sc)

    Screenshot

    Captured with Lightshot

    favicon

    Lightshot (prnt.sc)

    PitaJP 1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    replied to Alejandro on last edited by
    #19

    @Alejandro it looks like that resulted in everything building. Try starting NodeBB back up and see if everything works (./nodebb start).

    Then try

    ./nodebb stop
    ./nodebb build --series
    ./nodebb start
    

    And see if that works (meaning there's no Killed message). If that works, you should add "series": true, at the top of config.json

    A 1 Reply Last reply
    1
  • A Offline
    A Offline
    Alejandro
    replied to PitaJ on last edited by Alejandro
    #20

    @PitaJ Killed message 😕

    What else can I do? 😞

    301 Moved Permanently

    favicon

    (prntscr.com)

    EDIT: I started it and now it works good on mobiles (responsively) 😄 but I mind that killed message...

    How can I fix it? , Thank your for all your support so far!

    PitaJP 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