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-tp15241839p15241839.html 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 [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 -~----------~----~----~----~------~----~------~--~---
