UPDATE: This addon is not longer marked "Approved".
After getting the "YOU ARE USING AN INVALID INSIGHTS PLUGIN SITE GUID, PLEASE VIEW THE README.txt FILE FOR INSTRUCTIONS" error and figuring out that I had to sign up for an account, then go to
http://insights.gravity.com/plugins/download (even though they don't list a Vanilla plugin) to get the Site GUID and paste it in
insightsconfig.php, I'm getting this:
Fatal error: Class 'Gdn_CategoryModel' not found in /var/www/qsforum/plugins/GravityInsights/default.php on line 309This plugin was listed as "Approved", but it didn't even seem to compile.
Comments
Approved plugins mean that the plugin has been reviewed and it will likely not misbehave, not that it's monitored and still works with the integrating sights unfortunately. Have you tried contacting the author?
My addons: NillaBlog | Vanoogle
In general, does "Approved" mean that some past version of the plugin has been reviewed, and the current version may or may not work, and may or may not be malicious or break functionality?
My expectation was that the current version of an "Approved" plugin is what's being vetted.
It stays approved until proven otherwise apparently.
As vanilla2 moved around quite a lot since 2.0.0, even approved stuff might not work with current version of v2.
Which version are you running?
Because, it a new version was just uploaded, it was surely to be working with the newest stuff. But the newest could either be 2.0.17.10 or 2.0.18beta.
Try installing 2.0.17.10 and check if it works. I guess, the plugin author wanted to support only released stuff.
And I agree with you for the approved badge.
Maybe you can even volunteer to go over all the plugins and make a comment whether they work or not with the latest stable version and with the beta version. That will help the community instead of just saying things are wrong.
Just my opinion.
What to do if I get a Bonk Error?
Vanilla Wiki : Join and help edit our Wiki! | View all Vanilla issues on GitHub | Report a new Vanilla issue on GitHub
Deploying a new Forum and adding a Theme
That's what the beta process is for...
My addons: NillaBlog | Vanoogle
Fatal error: Class 'Gdn_DiscussionModel' not found in /var/www/vanilla-stable/plugins/GravityInsights/default.php on line 3021. I got frustrated by being told that the plugin fails with a compilation error ("Class 'Gdn_DiscussionModel' not found") because Gravity Insights changed something on their side, or because I used Vanilla beta and not stable.
2. For security-minded people, the fact that an addon has been approved by the core developers is very important. I'm coming from phpBB, which has very strict MOD approval standards.