Hi Tilen

Thanks for your answer, well. Itwas working but I had had to edit /add this
lines

Router::connect('/:language', array('controller' => 'nodes', 'action' =>
'display', 'type' => 'page'), array('language' => '[a-z]{3}'));
Router::connect('/:language/:controller/:action/*', array(),
array('language' => '[a-z]{3}'));
and then the routes stop working, bring me  on thsi way

 mysite.com/admin => mysite.com/lng  ( lng is the active language )









-- 

>  Carlos Eduardo Sotelo Pinto
>     PHP Senior Web Developer
>     Cell (preferred): (Mov)+51, 959980794 :: (Claro)+51, 952707662
>     http://www.csotelo.org
>     Skype: csotelop
>     Yahoo: csotelop
>     MSN: [email protected]
>     GTalk: [email protected]
> GPG FP:697E FAB8 8E83 1D60 BBFB 2264 9E3D 5761 F855 4F6B
> GNULinux RU #379182 || GNULinux RM #277661
>
>


-- 
 Carlos Eduardo Sotelo Pinto
    PHP Senior Web Developer
    Cell (preferred): (Mov)+51, 959980794 :: (Claro)+51, 952707662
    http://www.csotelo.org
    Skype: csotelop
    Yahoo: csotelop
    MSN: [email protected]
    GTalk: [email protected]
GPG FP:697E FAB8 8E83 1D60 BBFB 2264 9E3D 5761 F855 4F6B
GNULinux RU #379182 || GNULinux RM #277661

-- 
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
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to