Themed implementation in cakephp

2009-07-16 Thread shahgeb

Hy i am using themes in my application: It might be stupid question
for you but i am facing problem:

suppose my themed directory is
   --view
   users
 index.php
 admin_index.php
   themed
 users
  no file here

while themed folder is empty but when my url
  is http://localhost/cakephp/users it works
but
  http://localhost/cakephp/admin/users it dont works.

According to cakephp structure it should detect automatically
admin_index file from users controller :
any help related to article
thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Themed implementation in cakephp

2009-07-16 Thread M Naveed Akram
you can ask your colleagues

On Thu, Jul 16, 2009 at 3:04 PM, shahgeb superior.am...@gmail.com wrote:


 Hy i am using themes in my application: It might be stupid question
 for you but i am facing problem:

 suppose my themed directory is
   --view
   users
 index.php
 admin_index.php
   themed
 users
  no file here

 while themed folder is empty but when my url
  is http://localhost/cakephp/users it works
 but
  http://localhost/cakephp/admin/users it dont works.

 According to cakephp structure it should detect automatically
 admin_index file from users controller :
 any help related to article
 thanks
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---