Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Help with Adsense Plugin
I can't figure out why I'm getting this error after placing my adsense parameters into the code. After I edit the code, and go to the homepage, I get this error...
Fatal error: Class 'Module' not found in /home/content/53/7023253/html/cdlsite/plugins/GoogleAdSenseAfterDiscussion/class.adsenseafterdiscussionmodule.php on line 5
Fatal error: Class 'Module' not found in /home/content/53/7023253/html/cdlsite/plugins/GoogleAdSenseAfterDiscussion/class.adsenseafterdiscussionmodule.php on line 5
0
Comments
Lets get that fixed for you.
Steps to correct your Error
Step 1. Open the file
class.adsenseafterdiscussionmodule.php
Step 2. Go to Line 5 and find
class AdSenseAfterDiscussionModule extends Module
Step 3. Change it to:
class AdSenseAfterDiscussionModule extends Gdn_Module
Step 4. Please re-upload the newly edited file
class.adsenseafterdiscussionmodule.php
Let me know if this corrects your issue
I'd still like to figure out how to get the ads to show after all discussions.
I'm loving Vanilla, being a simple guy, I believe less is not more. I definitely see a future for Vanilla, and it's a beautiful platform. Any ideas on how to get the ads to show after all discussions?
Thanks Ty