5098 Posts in 1518 Topics by 1115 members
| Go to End | ||
| Author | Topic: | 666 Views |
-
Re: SS3:Extend Group

23 September 2012 at 5:27am
Getting crazy over this. Would really need to upgrade to 3.0.2 but this problem makes it impossible. Tried again with a fresh install and db with the code that IOTI wrote, but I still get the singleton error. Also get the same error when I try to add a member trough the autocompleter field.
In the singleton function in core.php, I added a "echo $className" right in the beginning. The output contained 1 "Member" more in the 3.0 installation then in later. Don't know exactly what it means, but it should mean something, right?
If it something I do wrong, what could it be? I have no idea...
-
Re: SS3:Extend Group

23 September 2012 at 11:42pm
Update. If I comment line 186 out in Group.php it works as it should. The line reads:
$fields->push($idField = new HiddenField("ID"));
I changed it to a textfield and its value is set in all versions (3.0.X). Havn't done any estensive testing yet but I don't se any side effects so far.
So the question is, what does this line do and why is it messing with me?! To be continued...
| 666 Views | ||
| Go to Top |

