silasmontgomery / CakePHP-Full-Calendar-Plugin

Simple and Sleek Event Calendar Plugin for CakePHP
Other
98 stars 60 forks source link

Problem with Acl #25

Open turin-turambar opened 10 years ago

turin-turambar commented 10 years ago

When I trie to run mysite.com/full_calendar, I get this response:

Warning (512): DbAcl::check() - Failed ARO/ACO node lookup in permissions check. Node references: Aro: Array ( [User] => Array ( [id] => 2 [username] => admin [first_name] => Nemanja [last_name] => Đokić [email] => nemanja.djokic@gmail.com [group_id] => 2 [created] => 2014-03-06 08:03:16 [modified] => 2014-03-06 08:03:16 [Group] => Array ( [id] => 2 [name] => Administratori [created] => 2014-03-06 08:00:56 [modified] => 2014-03-06 08:00:56 )

    )

)

Aco: controllers/FullCalendar/FullCalendar/index [CORE/Cake/Model/Permission.php, line 92]