Hi all!
I have one problem.
How to delete FLAGS from database?
Example - i flagged someone but want to delete flag (at profile to be 0 flags).
Now if i report someone and report was wrong - at profile will be 1 flag.. this is bad and sad.
Hi,
When unlogged users arrive on the homepage of my NodeBB forum they see this:
I don't know how this can be solved any help would be apreciated
Thanks
Hi there,
Can you please provide the following information to help us debug?
git rev-parse HEAD
from the root of your NodeBB foldernpm ls nodebb-theme-persona
Thanks!
Hi, thanks for your answer here are the informations you asked for:
OS: Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux
Nodebb version: 7682b56d78998f750fe00aa656dc7870d741e673
Theme version : nodebb-theme-lavender@0.2.13
the client os does not matter because i have this bug on every machine and every web browser (i checked)
Could you please paste config.json (remove secret and password before posting) and Nginx/Apache configuration files?
{ "url": "http://forum.xxxxxxxx.com:4567", "secret": "xxxxxxxx", "database": "redis", "redis": { "host": "127.0.0.1", "port": "6379", "password": "", "database": "0" } }
Here are my apache2 config files:
http://puu.sh/hlxqX/d76b07ba1c
http://puu.sh/hlxrG/0e68039a31.conf
Problem seems to be solved. I had no categories that were configured to be seen by guests: added one and seems to work
I am now getting this error. It started yesterday. When going to home page.... no matter who is loggin in. When trying to move or delete posts just greyed out pop-ups with no focus. My forum is broken....
http://forum.theamericanbulletin.com/
Rich
Here is what I am getting from the nodebb console...
Can you please provide the following information to help us debug as well?
git rev-parse HEAD
from the root of your NodeBB foldernpm ls nodebb-theme-persona
Thanks!
@julian hash= 5501c0c759f44fcf0447f66ba1a7d2088ec0f8bb
D:\NodeBB>npm ls nodebb-theme-persona
nodebb@0.7.0-dev D:\NodeBB
└── nodebb-theme-persona@0.1.30 extraneous
npm ERR! extraneous: nodebb-theme-persona@0.1.30 D:\NodeBB\node_modules\nodebb-t
heme-persona
npm ERR! not ok code 0
Windows Server 2008.
FYI...been having lots of problems with Categories and Groups.
Does your config.json have a redis password? Also is auth enabled for redis?
@baris Yes the config.json does have a password... but I do not believe that auth is turned on in the redis config ( I will turn it on). Never was much of an issue. This problem went full retard yesterday, but I saw hints of it on and off a few days before. I would get random errors along the "/" issue, but Nodebb recovered.
FYI... I just did a new nodebb install and pointed to the same Redis database. Same issue. Everything works fine except the 'home' page.
Rich
FYI.... I just went through the Lavender, and Vanilla themes. When first initialized to a different theme, and the first click on Home, brought-up the home page. After that just the error. I don't know what to do...but my forum is broken. I have put so much time into this project. I do not want to start from scratch with a clean database ... losing all the posts and work. Any help will be greatly appreciated.
Rich
How about plugins, have you disabled them all?
Just to put this issue to bed. I trashed the old forum. Installed new. New git clone... new database. Problem solved.
Rich