Hi:
I have my project in local host and works ok but when i upload to my
server
linux x26_64
apache 2.2.19
php 5.2.1
5.0.92-community

cakephp 2.0 send me the error of missing view but just in actions in
controllers with camelCase
like verArticulo and views like ver_Articulo.

This is a list of actions

controller: articulos_controller
action: lista
view: lista.ctp  OK
action: add
view: add.ctp OK
action: verArticulo
view: ver_Articulo: Missing View

controller: categorias_controller
action: lista
view: lista.ctp  OK
action: add
view: add.ctp OK
action: verArticulo
view: ver_Categoria: Missing View

I dont know what is the problem my server or is a bug of cake
Any help is welcome
Thnks

-- 
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