I've removed the ADS and it's not working again ?
nullcx
Posts
-
Response design menu button does not work -
Response design menu button does not workNope - I'm using the default persona theme....
-
Response design menu button does not workNo one to help ?
-
Response design menu button does not workI've noticed today that the menu button on the mobile version of my forum does not work. I want to find out what happened. My forum is pointed at http://e-knigi.club . Can someone help me out, please?
-
Cannot Get /Today it happened again. What I've done is to stop mongod service, nginx service, nodebb service and start'd them again. This fixed the issue, but today I am experiencing the same. Can someone help me out ?
-
Cannot Get /Today I've tried to open my website and this is the error I've say "Cannot get / " What the hell happened ?
1/4 12:30 [10886] - ^[[32minfo^[[39m: NodeBB Ready
1/4 12:30 [10886] - ^[[32minfo^[[39m: Enabling 'trust proxy'
1/4 12:30 [10886] - ^[[32minfo^[[39m: NodeBB is now listening on: 0.0.0.0:4567
1/4 14:00 [10886] - ^[[32minfo^[[39m: [app] Shutdown (SIGTERM/SIGINT) Initialised.
1/4 14:00 [10886] - ^[[32minfo^[[39m: [app] Database connection closed.
1/4 14:00 [10886] - ^[[32minfo^[[39m: [app] Web server closed to connections.
1/4 14:00 [10886] - ^[[32minfo^[[39m: [app] Shutdown complete.
[cluster] Child Process (10886) has exited (code: 0, signal: null)NodeBB v1.0.0 Copyright (C) 2013-2014 NodeBB Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.
For the full license, please visit: http://www.gnu.org/copyleft/gpl.htmlClustering enabled: Spinning up 1 process(es).
1/4 14:00 [11148] - ^[[32minfo^[[39m: Time: Fri Apr 01 2016 14:00:35 GMT+0000 (GMT)
1/4 14:00 [11148] - ^[[32minfo^[[39m: Initializing NodeBB v1.0.0
1/4 14:00 [11148] - ^[[32minfo^[[39m: [database] Checking database indices.
1/4 14:00 [11148] - ^[[33mwarn^[[39m: [socket.io] Clustering detected, you are advised to configure Redis as a websocket store.
1/4 14:00 [11148] - ^[[33mwarn^[[39m: [plugins/nodebb-plugin-sso-twitter] Hookfilter:user.delete
is deprecated, please usestatic:user.delete
instead.
1/4 14:00 [11148] - ^[[33mwarn^[[39m: [plugins/nodebb-plugin-sso-google] Hookfilter:user.delete
is deprecated, please usestatic:user.delete
instead.1/4 14:00 [11148] - ^[[33mwarn^[[39m: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event o$
- nodebb-theme-persona
- nodebb-plugin-mentions
- nodebb-plugin-canned-responses
- nodebb-plugin-spam-be-gone
- nodebb-plugin-recent-cards
- nodebb-plugin-rainbows
- nodebb-widget-ns-birthdays
- nodebb-plugin-dbsearch
- nodebb-plugin-topic-tags
- nodebb-plugin-imgshow
- nodebb-plugin-gallery
- nodebb-plugin-category-notifications
- nodebb-plugin-ns-points
^G Get Help ^O WriteOut ^R Read File ^Y Prev Page
-
Position of Ads' Script ?Where this Javascript and HTML should be put in ? Which file ?
-
Position of Ads' Script ?What the modification should looks like ?
-
Position of Ads' Script ?@yariplus
This is the code:<script type="text/javascript"><!-- adwise_w = 640; adwise_h = 220; adwise_publisher_id = 1894; adwise_channel_id = 1; adwise_ads = 4; //--> </script> <script type="text/javascript" src="//i.adwise.bg/context/context-0.1.js"> </script>
-
Position of Ads' Script ?I've tried to put the script @ Global footer - but nothing shows up? Will it work if I edit footer.tpl directly ?
-
Position of Ads' Script ?@yariplus ok, tell me how to put it in the footer then ?:)
-
Position of Ads' Script ?Hello
I am having issues to position my ads script on my page. I don't know where I have to insert the code that I have from my Ad-publishing company. Here's an example what I am trying to accomplish.
-
Forum stopped working after restart process@HolyPhoenix said:
I saw this when I first installed v1.0.0. Couldn't get it running. I fixed it the next day by doing a git fetch and running ./nodebb upgrade.
You should probably make sure your database is backed up before doing so.
Can you give me the exact commands for performing upgrade from 0.9.3 to 1.0.0 ? I will also need commands for exporting the mongodb database just in case
-
Forum stopped working after restart process@HolyPhoenix said:
Can you make sure that the mongodb process is running?
Yes. I didn't realised the service was stopped..but why?
Now I have this one. This one is killing me...
7/3 20:09 [384] - info: Time: Mon Mar 07 2016 20:09:14 GMT+0000 (GMT)
7/3 20:09 [384] - info: Initializing NodeBB v0.9.3
7/3 20:09 [384] - info: [database] Checking database indices.
[outdated] nodebb-plugin-dbsearch installed v0.3.0, package.json requires 0.3.1
7/3 20:09 [384] - warn: One or more of NodeBB's dependent packages are out-of-date. Please run the following command to update them:
7/3 20:09 [384] - warn: ./nodebb upgrade
[cluster] Child Process (384) has exited (code: 0, signal: null)NO matter I use 0.3.1 of db-search plugin every time i have issues when I perform changes...
-
Forum stopped working after restart processEverything was good until I've hit restart button from the admin panel. After that - this showed into log
Error: misconfigured csrf
at getsecret (/usr/share/nginx/html/nodebb/node_modules/csurf/index.js:195:11)
at Object.csrf [as applyCSRF] (/usr/share/nginx/html/nodebb/node_modules/csurf/index.js:60:18)
at Object.middleware.buildHeader (/usr/share/nginx/html/nodebb/src/middleware/header.js:23:14)
at /usr/share/nginx/html/nodebb/src/routes/index.js:198:15
at Layer.handle_error (/usr/share/nginx/html/nodebb/node_modules/express/lib/router/layer.js:71:5)
at trim_prefix (/usr/share/nginx/html/nodebb/node_modules/express/lib/router/index.js:310:13)
at /usr/share/nginx/html/nodebb/node_modules/express/lib/router/index.js:280:7
at Function.process_params (/usr/share/nginx/html/nodebb/node_modules/express/lib/router/index.js:330:12)
at next (/usr/share/nginx/html/nodebb/node_modules/express/lib/router/index.js:271:10)
at Layer.handle_error (/usr/share/nginx/html/nodebb/node_modules/express/lib/router/layer.js:67:12)Other stuff when I performed upgrade from 0.9.3. to 1.0.0
root@e-knigi /root/e-knigi# ./nodebb upgrade
-
Bringing base dependencies up to date... OK
-
Updating NodeBB data store schema.
7/3 20:03 [32396] - error: NodeBB could not connect to your Mongo database. Mongo returned the following error: connect ECONNREFUSED
7/3 20:03 [32396] - error: Error: connect ECONNREFUSED
at errnoException (net.js:905:11)
at Object.afterConnect [as oncomplete] (net.js:896:19)
OKNodeBB Upgrade Complete!
root@e-knigi /root/e-knigi#
After I've tried to start the process again - this is what I get:
Clustering enabled: Spinning up 1 process(es).
7/3 20:04 [32457] - info: Time: Mon Mar 07 2016 20:04:58 GMT+0000 (GMT)
7/3 20:04 [32457] - info: Initializing NodeBB v0.9.3
7**/3 20:04 [32457] - error: NodeBB could not connect to your Mongo database. Mongo returned the following error: connect ECONNREFUSED
[cluster] Child Process (32457) has exited (code: 0, signal: null)
7/3 20:04 [32457] - error: Error: connect ECONNREFUSED
at errnoException (net.js:905:11)
at Object.afterConnect [as oncomplete] (net.js:896:19)
^Croot@e-knigi /root/e-knigi# locate net.js**
/root/.npm/natural/0.2.1/package/lib/natural/wordnet/wordnet.js
/usr/share/nginx/html/nodebb/node_modules/natural/lib/natural/wordnet/wordnet.jsAny suggestions ?
-
-
Google AdSense Plugin issues ?@nhl.pl
How do I know I have the proper configuration when google bots come ? I want to have Google AdSense integrated with my forum ;-(
-
Google AdSense Plugin issues ?So no solution for now or there will be no solution at all ?
-
Google AdSense Plugin issues ?Hello,
I think this support category in NodeBB's community forum will became the most important in my life I have few other issues with my current installation - but I will do "1 step at a time". Apparently I am struggling with few modules/plugins, however the most important one that isn't working good for me is Google Adsense (tried both versions - avail trough Install Plugins section). What I have:
- Google AdSense Profile
- Activated Ad (which is done by following the readme/rules from the plugin - e.g. options, stlyes, etc)
- Having my pub-XXXXXXX ID / First post slot / Footer slot / blah-blha
What isn't working:
- The first thing I've noticed when I've installed the plugin is even i mark it on the menu Plugins > Google Adsense, nothin happned. You can clearly see when I hit the Google AdSense plugin it does not redirects me to the page with Google AdSense options (so I have to go the address bar line and hit enter to get into Plugin's options.
- Even when I've created the campaign, got the app details like ID, pubID and stuff like that - they didn't make any difference when I entered them into the AdSense plugin
- The "funniest" thing around is when I hit "inspect element" on the current webpage the result was..."oh, ok it's there, but it isn't showed"...Why ? What I'm missing ?
I would be more than happy if someone could assist me with this issue.
Thanks in advance!
NodeBB FAN from BG
-
Change CSS value of search-result text ?@yariplus said:
The style and template files are regenerated every time NodeBB reloads. To change them permanently, you need to either edit the
style.less
of the theme you are using, or enter your custom css under theAppearance=>Custom HTML and CSS
tab in the admin panel.I recommend using the
Custom CSS
option for small changes like this, it's easier and doesn't require a reload.Sadly, I wasn't able to find that option ? Where it should be?
Is this the right file to edit? (I'm using the "persona" theme)
/usr/share/nginx/html/nodebb/node_modules/nodebb-theme-persona/less/style.less
#EDIT
You can mark this as SOLVED !
Edited the custom css worked !!! THANK YOU A LOT !
-
Change CSS value of search-result text ?Hello to everyone. I am currently experiencing issues with modifying some vales in stylesheet.css file of NodeBB. The values I'm trying to modify are
search-result-text{max-height:250px;overflow:hidden;position:relative}
When I change the max-height to something like 900px, overflow:scroll and save the file - after reloading the NodeBB they roll-back to their defaults. What I'm doing wrong?
Here's a screenshots of my "situation"
default settingshow I want to be ?