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.
[Thankful People] PHP error on Enable
Latest 2.0.18b1 Vanilla, this error encountered on attempt to enable Thankful People
( ! ) Fatal error: Class 'ThanksLogModel' not found in D:\xampp\htdocs\vanilla2\plugins\ThankfulPeople\class.thankfulpeople.plugin.php on line 223
Tagged:
0
Comments
vanilla2\plugins\ThankfulPeople\class.thankfulpeople.plugin.php
and see what the class declaration looks like.
It should be:
Class ThanksLogModel {
There was an error rendering this rich post.
Tim said that there is a new autoloader in 2.0.18b1. Maybe that's the problem.
I didn't see this new autoloader and didn't test it.
Not sure if it's the proper way to do it, but it works.
Fatal error: Call to undefined method Gdn::Controller() in /Vanilla/plugins/ThankfulPeople/class.thankfulpeople.plugin.php on line 268