Mauricio Cuenca wrote:
Well,I have this my bootstrap file: require_once 'Zend/Controller/Front.php'; Zend_Controller_Front::run('/var/www/mauricio/application/controllers'); Zend_Controller_Front::setParam('noViewRenderer', true); And I get the following error: Fatal error: Using $this when not in object context in /var/www/library/Zend/Controller/Front.php on line 634 I can not get this to work
Yeah, sorry. As I said before I read your message incorrectly so my advice was incorrect.
Cheers Shaun
