adsense-pencilblue initialising of plugin is failing

47 Views Asked by At

I’m using adsense-pencilblue Plugin, when it goes to the live site, it is showing an error message while I'm configuring it. Screenshot is attached of the error message.

Error Message Screenshot

Any help will be appreciated. Thanks.

1

There are 1 best solutions below

1
On

You have to remove the *.git files from your plugin directory by running rm -rf .git in adsense-pencilblue directory then deploying again. It will solve your problem on live site.