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.
Site become disabled with error message during install process...
This plugin is not working with vanilla 2.0.3 software. If I install this plugin, it disable the whole site and shows this error message:
Fatal error: Call to undefined function objectvalue() in /home/abid1992/public_html/solutions/plugins/GravityInsights/default.php on line 296
What to do?
Fatal error: Call to undefined function objectvalue() in /home/abid1992/public_html/solutions/plugins/GravityInsights/default.php on line 296
What to do?
Tagged:
0
Comments
Gravity Insights said, to me: So it's just a case of waiting for them to release a fixed version.
First, apologies for our lack of presence over here on the Vanilla Forums discussion pages lately.
We've been going through a TON of changes over the past 3 months (new dev staff, major performance optimizations, etc.) and in the middle of all that, we somehow missed that totally lame ObjectValue() fatal error in our Vanilla 2 plugin.
#mybad!!
The ObjectValue() was deprecated in Vanilla 2 final and we haven't updated to use the new GetValue() function.
Some very helpful and clearly smart folks (@Tim) here have astutely pointed out that hacking our plugin to use GetValue() instead of ObjectValue() does work. We've successfully tested this out this change using Vanilla 2.0.9.
Others have got beyond that problem only to run into another problem when clicking on discussions. The user suggested fix for that problem was to Remove "Gdn_" from Gdn_DiscussionModel and Gdn_CategoryModel in our plugin. We're still investigating that one and verifying there are no other issues.
Shoutouts to @Tim
I'm happy to say that we're finally working on implementing fixes for these issues for Vanilla 2 and hope to release an updated plugin very soon.
We appreciate your patience and hope you're not too bummed out.
- The Gravity Insights Team
insights@gravity.com
First, apologies for our lack of presence over here on the Vanilla Forums discussion pages lately.
We've been going through a TON of changes over the past 3 months (new dev staff, major performance optimizations, etc.) and in the middle of all that, we somehow missed that totally lame ObjectValue() fatal error in our Vanilla 2 plugin.
#mybad!!
As most folks know by now, the ObjectValue() was deprecated in Vanilla 2 final and we haven't updated to use the new GetValue() function.
Some very helpful and clearly smart folks (@Tim) in the community pages have astutely pointed out that hacking our plugin to use GetValue() instead of ObjectValue() does work. We've successfully tested this out this change using Vanilla 2.0.9.
Thanks Tim!
Others have got beyond that problem only to run into another problem when clicking on discussions. The user suggested fix for that problem was to Remove "Gdn_" from Gdn_DiscussionModel and Gdn_CategoryModel in our plugin. We're still investigating that one and verifying there are no other issues related to Vanilla 2.
I'm happy to say that we're finally working on implementing fixes for these issues for Vanilla 2 and hope to release an updated plugin very soon.
We appreciate your patience and hope you're not too bummed out.
- The Gravity Insights Team
insights@gravity.com
Need to forkout $99 for full functionality though.