Error when trying to view group permissions
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.
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.
Still getting the error ? Please tell me so I can close the issue.
Thank you.
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
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]