mom_maj wrote:
i am sorry that is my user controller :
<?php
class UserController extends Zend_Controller_Action
{
public function indexAction()
{
}
}
?>
just that and i made his view
What do you have in the view script? Remember to remove the closing ?>
tag in your controller. Also post the contents of your .htaccess. Have
you enabled mod_rewrite on your Apache webserver? Have you set
AllowOverride to All for your Document_Root?
You may also have to post the code in your bootstrap.
--
With warm regards,
Sudheer. S
http://binaryvibes.co.in