Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

public $usergroupMessagesTable = 'user_group_message'; #21

Open
BjornGameDev opened this issue Jul 16, 2012 · 1 comment
Open

public $usergroupMessagesTable = 'user_group_message'; #21

BjornGameDev opened this issue Jul 16, 2012 · 1 comment

Comments

@BjornGameDev
Copy link

When u try to access user groups (index.php?r=usergroup/groups/index) I get the following error:

Property "UsergroupModule.usergroupMessagesTable" is not defined.

Fixed by adding:
public $usergroupMessagesTable = 'user_group_message';
to UsergroupModule.php

@thyseus
Copy link
Owner

thyseus commented Jul 23, 2012

please also confirm if
6d620a2
fixes this problem, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants