FullCalendar plugin: Failed ARO/ACO node lookup

2013-06-02 Thread mebibyte
Hey

I'm want to use the FullCalendar plugin and my website is working with ACL.
I'm have the aclPrep controller for creating the database structure of the 
aro's and aco's.
But I have a problem with plugins, aro/aco lookup fails for everything I 
try.

This is how my datastructures lookes like (automatically created by 
aclPrep):
FullCalendar 
- empty
  -- add
  -- edit
  -- ..
- empty
  --add
  ..

So the structures, how is it supposed to look like?

Thanx!
Jeroen

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: FullCalendar plugin: Failed ARO/ACO node lookup

2013-06-02 Thread rchavik


On Sunday, 2 June 2013 16:36:29 UTC+7, mebibyte wrote:

 Hey

 I'm want to use the FullCalendar plugin and my website is working with ACL.
 I'm have the aclPrep controller for creating the database structure of the 
 aro's and aco's.
 But I have a problem with plugins, aro/aco lookup fails for everything I 
 try.

 This is how my datastructures lookes like (automatically created by 
 aclPrep):
 FullCalendar 
 - empty
   -- add
   -- edit
   -- ..
 - empty
   --add
   ..

 So the structures, how is it supposed to look like?



Typically, you will have Plugin/Controller/action (not just 
Controller/action).   Checkout markstory's acl_extras plugin to scan your 
project.
 

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.