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.
Compile error but the plugin was marked "Approved"?
dandv
New
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
This plugin was listed as "Approved", but it didn't even seem to compile.
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 309
This plugin was listed as "Approved", but it didn't even seem to compile.
0
Answers
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?
There was an error rendering this rich post.
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.
There was an error rendering this rich post.
That's what the beta process is for...
There was an error rendering this rich post.
Fatal error: Class 'Gdn_DiscussionModel' not found in /var/www/vanilla-stable/plugins/GravityInsights/default.php on line 302
1. 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.