I have now managed to upgrade from 1.4.0 to 1.4.6, but can't get any further.
Plugin issue has been resolved from deleting it on filezilla
Any ideas on going from 1.4.6 to 1.9?
I have now managed to upgrade from 1.4.0 to 1.4.6, but can't get any further.
Plugin issue has been resolved from deleting it on filezilla
Any ideas on going from 1.4.6 to 1.9?
@pitaj said in V1.4.4 to 1.9.0 - Not upgrading although saying success?:
git fetch && git checkout v[target]
I have ran the following and got this:
-bash-4.1# git fetch && git checkout v[target]
./nodremote: Counting objects: 24606, done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 24606 (delta 8310), reused 8327 (delta 8309), pack-reused 16262
Receiving objects: 100% (24606/24606), 5.97 MiB | 5.15 MiB/s, done.
Resolving deltas: 100% (19598/19598), completed with 1961 local objects.
From https://github.com/NodeBB/NodeBB
Apologies if I have done it wrong, was I supposed to enter something inside the TARGET ?
Thanks for replying
After trying via admin panel to Upgrade, it says it goes to 1.2.0
If i reload my forum, it then reverts!
I have tried for a while to upgrade my NodeBB, but assumed there may have been a bug in the version levels.
However, seeing all other members have upgraded ok, I thought I would try again.
However, when I run ./Nodebb Upgrade, it only keeps trying to upgrade one of my plugins. Is this normal?
The plugin is for Registration Notification. I think the actual bug lies with this plugin, as I cannot un-install it.
-bash-4.1# ./nodebb upgrade
A total of 1 package(s) can be upgraded:
Proceed with upgrade (y|n)? y
Upgrading packages... OK
3. Updating NodeBB data store schema...
4/5 17:31:05 [15876] - warn: You have no mongo password setup!
4/5 17:31:05 [15876] - info: Beginning database schema update
4/5 17:31:05 [15876] - info: [2016/09/22] Setting category recent tids - skipped!
4/5 17:31:05 [15876] - info: [2016/10/8] favourite -> bookmark refactor - skipped!
4/5 17:31:05 [15876] - info: [2016/10/14] Creating sorted sets for post replies - skipped!
4/5 17:31:05 [15876] - info: [2016/11/22] Update global and user language keys - skipped!
4/5 17:31:05 [15876] - info: [2016/11/25] Creating sorted sets for pinned topics - skipped!
4/5 17:31:05 [15876] - info: [2017/2/25] Update global and user sound settings - skipped!
4/5 17:31:05 [15876] - info: [2017/2/28] Update urls in config to /assets
- skipped!
4/5 17:31:05 [15876] - info: [upgrade] Schema already up to date!
4/5 17:31:05 [15876] - warn: You have no mongo password setup!
4/5 17:31:05 [15876] - info: [build] Building javascript
4/5 17:31:05 [15876] - info: [build] Building client-side CSS
4/5 17:31:14 [15876] - info: [build] clientCSS => Completed in 8.563s
4/5 17:31:14 [15876] - info: [build] Building admin control panel CSS
4/5 17:31:17 [15876] - info: [build] acpCSS => Completed in 3.17s
4/5 17:31:17 [15876] - info: [build] Building templates
4/5 17:31:17 [15876] - info: [build] tpl => Completed in 0.194s
4/5 17:31:17 [15876] - info: [build] Building language files
4/5 17:31:22 [15876] - info: [build] lang => Completed in 4.946s
4/5 17:31:22 [15876] - info: [build] Linking sound files
4/5 17:31:22 [15876] - info: [build] sound => Completed in 0.004s
4/5 17:31:23 [15876] - info: [build] js => Completed in 17.753s
4/5 17:31:23 [15876] - info: [build] Asset compilation successful. Completed in 17.813s.
OK
NodeBB Upgrade Complete!
Although it thinks the upgrade is complete... it's not.
If I try to manual uninstall the plugin:
-bash-4.1# ./nodebb reset plugin="nodebb-plugin-registration-notification"
4/5 17:42:17 [17260] - warn: You have no mongo password setup!
/opt/MYSERVER/node_modules/mongodb/lib/mongo_client.js:236
throw err
^
Could anyone advise me if it's me doing something wrong?
@pitaj Thanks for replying Pita.
I did ask quite a while ago now, I will try and find my post later
I am not moaning in anyway, this software is free and it's been great to be honest.
I am not sure what's causing the issue exactly, when I download the o2Auth plugin and then also enable on my forum, both parts go offline.
I then have to FTP into my site and remove from both ends.
@chrisb Thanks Chris!
If there are any developers out there that know a solution for me, I would appreciate a conversation
@chrisb Thanks Chris.
I have successfully added Login Via Facebook & Twitter, but the Wordpress SSO / Plugin causes my website to go offline until I delete the plugin.
I asked support but didn't get a reply for 6 months, I'm aware it's free support so I don't expect to be given priority support etc, it's just that I hit a brick wall regarding this.
I use membership levels too on my site which require subscriptions, but again, there was no way to Link a subscriber to my wordpress site with my NodeBB one
I have tried to bridge the logins for my main site and my NodeBB forum with no success.
My members get frustrated that they have to log in to my main site, then log in again to my Forum.
I have to leave NodeBB and go to BuddyPress to fix this issue.
Is there a way I can export all of my posts on the Forum into BuddyPress?
Thanks for the support over the time I've used Nodebb
I've found the cause, the Wordpress SSO plugin was causing issues.
When the Start command has been executed, my forum comes online before showing an error establishing a connection
I have ran the code ./nodebb upgrade to upgrade to the latest edition, so that I can update my plugins which aren't compatible.
The upgrade doesn't seem to have worked (upgraded via Putty) and it keeps on re-circling the install.
my forum is now 503 Temp unavailable.
When i stop and start the service I get this error:
-bash-4.1# (node:12900) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Has this plugin been taken down?
I have tried to install this morning but my screen gets filled with error codes, I will try and post them if it pops up again on reinstall
Trying to work out a way to combine Wordpress membership with Nodebb Membership if anyone has any pointers
thanks!
Is it possible to setup permissions for a custom static page?
I have limited it so users must be logged in to see the link on my header, but if they save this as a bookmark or remember the URL, that can bypass requiring to login
I would like to set user must be logged in to see the content on page
Thanks
Is there anyway I can set my Forum so that new members automatically follow me, without having to click set this up themselves?
Thanks.
Is it possible for Nodebb to be in control of wordpress privileges?
I have a page on my wordpress website, with some iframe/php on, but I would like this to be inaccessible unless the user has registered to my Forum initially.
Can this be done?
I have also upgrade my nodebb in case this will help solve it,
nodebb upgrade completed, but dashboard still showing a 1.4.4 version and asking me to upgrade?
@julian I've upgraded to pro in hope to receive 'priority support' but looks like support doesn't exist!
Thanks for your help so far on email etc, can you advise with regards to the update causing the fix?
Updating pushbullet itself or nodebb?
My pushbullet is on the latest update
@mbftom could anyone advise regarding this?
I've found the issue, the PushBullet notifications contain a link to follow. this link is showing http://www.matchedbettingforums.com /post/ 314 , when the link created should be http://www.matchedbettingforums.com/forum/post/314 (so it's missing /forum out)
my config file url is correct, showing /forum
does anybody have expertise here? I have asked nodeBB but their quote was out of my budget for a start up forum.
thanks
does this work with iOS?