Sidebar vanished, Lavender theme
-
After installing 2 plugins unsuccesfully I removed them and I get no sidebar anymore. I tried git pull, ./nodebb upgrade, ./nodebb reset and it doesn't work.
When I reload the forum it gives me this:
Restarting NodeBB. ./nodebb: line 36: kill: (29021) - No such process
-
Latest is unstable to be fair unless you have only default theme and no plugins. We are very close to releasing 0.4x, in a few days time. Until then your best bet is to stick around at 0.3.2
-
In output.log I get this
^[[32minfo^[[39m: [app] Restarting... TypeError: Object # has no method 'prepare' at Object. (/home/onlinedigimon/xevolution/src/widgets.js:27:24) at Object.Plugins.fireHook (/home/onlinedigimon/xevolution/src/plugins.js:3$ at /home/onlinedigimon/xevolution/src/widgets.js:21:13 at iterate (/home/onlinedigimon/xevolution/node_modules/async/lib/async.js:$ at Object.async.eachSeries (/home/onlinedigimon/xevolution/node_modules/asy$ at /home/onlinedigimon/xevolution/src/widgets.js:20:10 at /home/onlinedigimon/xevolution/src/widgets.js:50:4 at /home/onlinedigimon/xevolution/src/database/redis.js:217:4 at /home/onlinedigimon/xevolution/src/database/redis.js:223:4 at /home/onlinedigimon/xevolution/src/database/redis.js:249:4
-
When you git-pull, how do you specify that 0.3.2 is the version you want, rather than Edge?
-
We're not too far away from launching 0.4x (just doing last bit of testing) - try updating to the very latest (and running
./nodebb upgrade
) and I hope you won't be having any more issues -
I see that the Global Widgets Area issue has been closed. I'm tempted to git-pull just to see how it works, but want to find out from you how it looks on your end. Sreenshots?
-
haha. Where's the faith @planner!
-
Cool! Very cool!!
-
personally I would have been pretty upset if you didn't think it was cool
-
Yeah, considering that I almost got excommunicated for harping on sidebars.
-
I fixed this, I had to rerun upgrade and reset and reactivate all plugins after redumping the db. My bad for not trying it that way before.
I still get a small bug in admin panel. When I delete a user it doesn't remove it from the display, I have to reload the page.
-
today i upgraded to 4.0.0 and i have the same issue, plus content not loading when i click menus in admin
i tried to reset and rerun upgrade, this is still not working and i see this error in consolefirefox could not establish a connection to server ws://forum.xxxxxxxx.com/socket.io/1/websocket/GzrMxZ8uYBdQX12C21GS. (socket.io.js:2)
utils.makeNumbersHumanReadable is not a function (app.js:287) -
utils.makeNumbersHumanReadable is not a function (app.js:287)
ctrl+f5 (after several times) solved the .js issue (content not loading in admin), but only in the admin
the forum index still does not display the homepage sidebar, but if i put some widgets in global sidebar they will be displayedand why after a reset i still have all plugins on? i am using lavender theme.
-
@manuel Could you try the latest version of NodeBB (or if you're on v0.4.x branch, update the code in that branch), and run
./nodebb upgrade
again?Please run this command and let me know what it says:
npm ls nodebb-widget-essentials nodebb-theme-vanilla nodebb-theme-lavender
-
@julian said:
@manuel Could you try the latest version of NodeBB (or if you're on v0.4.x branch, update the code in that branch), and run
./nodebb upgrade
again?Please run this command and let me know what it says:
npm ls nodebb-widget-essentials nodebb-theme-vanilla nodebb-theme-lavender
./nodebb stop --> ./nodebb line 31: kill (no such process)
git pull + nodebb upgrade says i have all up to date
[email protected] with lavender 0.0.25-0, vanilla 0.0.19-1, widgets-essentials 0.0.21-0
starting in log mode:
some plugins are using the deprecated "callbacked" methodplugins are marked as deactivated in admin but i can see on forum that emoji, twitter, soundcloud are working like if they are active O.o
the homepage and category sidebars lost theyr widgets that are now gone in drafts sidebar
there are some issues dragging them (they are positioned away from mouse pointer while dragging)
after reconfiguring and saving sidebars it's still not displayed in the homepage and plus the theme is not "running smoothly" and there are some bad looking things (like up/down votes)i tried switching from firefox 30 to chrome, same situation and same error in websocket connection
i think i have to downgrade to previous version