Can you post the exact source code that generates the section in
question, as well as the code generated by Cake? In your web browser
you'll have to choose "view source" and copy and paste it out.

On Feb 6, 10:26 am, redcom <[EMAIL PROTECTED]> wrote:
> hello
> i have the following problem.
> i have created a default layout.
> i put there a menu:
>
> <ul>
> <li> status/general General Status </li>
> <li> status/detail Detailed Status </li>
> </ul>
>
> if i click on the general status and then on the detail status link i will
> get redirected to something like:
> status/general/status/detail
>
> and vice versa.
>
> how can i solve this problem?
>
> i really do now know how to put the correct path for the  menu and also for
> the css:
>
> i use a general css file for the layout but since every path is changed
> based on the request i sould have a css file in every directory.
>
> is there a problem with the mod_rewrite since the status is the controller
> and the general/details are the methods?
>
> Thanks in advance.
> I am a novice in the cakephp and please point me in the write direction.
> since i didn't found the answer in the manual.
> --
> View this message in 
> context:http://www.nabble.com/menu-and-css-problem-with-path-tp15241839p15241...
> Sent from the CakePHP mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to