On Feb 23, 10:36 am, horatio <[email protected]> wrote:
> tried that, same problem.
>
> anyone know whats going on?
$this->here is the full url (including sub dir if applicable), and
you're using it like it's relative to your app root with ~obvious
concequences.
Use $this->passedArgs or, if you want it as a string refer to $this-
>params['url']['url']
AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---