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

Error when trying to view group permissions #26

Open
jedt opened this issue Sep 3, 2010 · 4 comments
Open

Error when trying to view group permissions #26

jedt opened this issue Sep 3, 2010 · 4 comments
Labels

Comments

@jedt
Copy link
Owner

jedt commented Sep 3, 2010

I'm getting the following error when trying to view the group permissions

Undefined variable: facebook [APP/plugins/spark_plug/views/layouts/sparkwufoodefault.ctp, line 3]

Also when I register a new user I do not receive the activation email and the user is also active without confirmation.

@steinkel
Copy link
Collaborator

please check the latest version, it should not throw the undefined variable warning.

About the mail: the behaviour was not changed, it's trying to use the phpmailer class on aftersave user model event.

@steinkel
Copy link
Collaborator

Still getting the error ? Please tell me so I can close the issue.

Thank you.

@carlmuluba
Copy link

I'm using the latest spark_plug and when login is done..
//:::::::

Notice (8): Undefined index: UserGroup [APP/plugins/spark_plug/controllers/users_controller.php, line 303]

Notice (8): Undefined index: UserGroup [APP/plugins/spark_plug/controllers/users_controller.php, line 304]

Notice (8): Undefined index: Company [APP/plugins/spark_plug/controllers/users_controller.php, line 305]
//:::::::

and at administrator area User Group Permissions (groups column)..
//:::::::

Undefined index: UserGroup [APP/plugins/spark_plug/views/user_group_permissions/index.ctp, line 34
//:::::::
Thank you

@sinfante
Copy link

I get the same error with the last version. It is a clean installation of cake + spark_plug + facebook and nothing else:

Notice (8): Undefined variable: facebook [APP/plugins/spark_plug/views/layouts/sparkwufoodefault.ctp, line 3]

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

No branches or pull requests

4 participants