I have an ACL plugin, and I want to be able to redirect the users / index back to this plug-in. But I'm getting a weird url that does not exist. Such as how can i do this on I will be equally thanks When creating a link, you can reset the plugin by setting it to 'false'; For example; Update My guess is that both you prefix routing and an plug in both plug-ins and To reset the prefix, do this; / cakephp / admin / acl / users / index
cakephp / users / index I can go through the HTML helper and I'm stumped.
$$ echo-> HTML-> Link (Go to 'User overview', Arrays ('Controller' = & gt; 'User', 'Action' => gt; Index ',' Plugin '= & gt; False);
copy $ the-> HTML- & gt; link ('Go to user overview' array ('Admin' = & gt; 'User', 'action' => gt; 'index', 'plugin' = & gt; false, // sets again Plugin 'admin' = & gt; wrong, // resets administrator prefix);
No comments:
Post a Comment