Closed hcanning2014 closed 10 years ago
We can investigate this; can you tell me what error you're getitng, if any?
I'm getting
Fatal error: Call to undefined method EE_Fieldtype::EE_Fieldtype() in /mypath/system/expressionengine/third_party/vmg_chosen_member/ft.vmg_chosen_member.php on line 36
Can you try commenting out parent::EE_Fieldtype();
in the file ft.vmg_chosen_member.php
? Just add "#
" to the front of that line (36).
Yep... that allowed me to install it. Thank you :)
But I get this error trying to use it:
A PHP Error was encountered
Severity: Notice
Message: Trying to get property of non-object
Filename: vmg_chosen_member/ft.vmg_chosen_member.php
Line Number: 283
Fatal error: Call to a member function select() on a non-object in /system/expressionengine/third_party/vmg_chosen_member/ft.vmg_chosen_member.php on line 286
Looks like we need to do a bunch more testing and a little refactoring to account for changes in 2.8+. We'll get to this as soon as possible but it probably won't be today-- sorry about that!
All good, thanks for looking into it!
Rick Prince.
| *P* // (07) 30 404 438 | *W* // pitchstarter.com.au
On 5 May 2014 23:22, Matt Weinberg notifications@github.com wrote:
Looks like we need to do a bunch more testing and a little refactoring to account for changes in 2.8+. We'll get to this as soon as possible but it probably won't be today-- sorry about that!
— Reply to this email directly or view it on GitHubhttps://github.com/vector/VMG-Chosen-Member/issues/10#issuecomment-42186703 .
Any luck on this one. Have same issue. After an EE update, the errors are stopping me accessing loads of areas. As the site now uses this fieldtype, am a bit at a loss. Any ETA on the update?
Thanks! G
We're going to try to fix it this week, and will post back here ASAP with the new version!
@mrw Excellent!
Hi @glencampbell @rickprince and @hcanning2014! We've just uploaded VMG Chosen Member version 2.0 to the master branch: https://github.com/vector/VMG-Chosen-Member
This should fix your issues, in addition to adding a number of new features. Please see the upgrade instructions.
Note that this is a beta, so make sure to take a backup of your data before installing and using it. We've tested internally and it works well, including on the newest versions of EE. If you run into any issues, let us know. If we don't get any major reports we'll release it more publicly next week.
By the way, one of my favorite new features is the Associated Entries tag. @lukewilkins did a great job with everything here.
wont install on ee v2.8.1