Monday, September 26, 2011

Re: admin url gives error: cannot be accessed directly

sometimes the brain needs to sleep and morning is good... almost
embarrassed
changed $Pdf->process(Router::url('/', true) . 'queues/view/'.
$id);
to $Pdf->process(Router::url('/admin/', true) . 'queues/view/'. $id);

yea thanks sam

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: