[nodebb-plugin-adsense] Google Adsense
-
I'm getting this error in the console log:
http://78.129.159.2/google-adsense.config.json 404 (Not Found)
My installation is on /forum whch evals ok when placed in the url directly like
http://78.129.159.2/forum/google-adsense.config.json
EDIT: Done a pull request for a fix on this.
-
@baris Thanks for the update!
I found two version of google adsense plugin which are 0.0.12 and 0.0.13.
Only 0.0.12 is available for install.
When I tried to install 0.0.13 version it shown error message
(I'm using 0.9.0 version nodeBB)
I used 0.0.12 version but all the ads were blank
-
not working
npm install nodebb-plugin-adsense
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] punycode is also the name of a node core module.
npm WARN package.json [email protected] string_decoder is also the name of a node core module.
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No repository field.
npm WARN unmet dependency /home/user/nodebb/node_modules/nodebb-plugin-pushbullet requires lru-cache@'^2.5.0' but will load
npm WARN unmet dependency /home/user/nodebb/node_modules/lru-cache,
npm WARN unmet dependency which is version 3.2.0
[email protected] node_modules/nodebb-plugin-adsense
Error:
/admin/plugins/google-adsense
Failed to lookup view "admin/plugins/google-adsense" in views directory "/home/user/nodebb/public/templates" -
@AOKP "Plugins - Google Adsense" does not appear after clicking on something. I reinstall the page.
/admin/plugins/google-adsense
Failed to lookup view "admin/plugins/google-adsense" in views directory "/home/user/nodebb/public/templates" -
-
@pichalite I will retry it tomorrow.
By the way, you maybe want to apply my hotfix for the main.js as well:
https://github.com/NodeBB-Community/nodebb-plugin-adsense/issues/1