Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-17-2007, 10:03 PM
Junior Member
 
Join Date: Aug 2007
Posts: 1
Thumbs down change viewSuffix problem

I want to change viewSuffix in my controler class
ex.
public function IndexAction(){
$this->db = Zend_Db::factory('Pdo_Mysql',array(
'host'=>'localhost',
'username'=>'chonny',
'password'=>'******',
'dbname'=>'my_db'));
$this->viewSuffix = 'php';
}


View folder
/model/scripts/{controllrName}/{ActionName}.phtml //work.

/model/scripts/{controllrName}/{ActionName}.php //not

is it a bug ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-02-2008, 01:35 PM
Junior Member
 
Join Date: Apr 2008
Posts: 1
Send a message via ICQ to ooyes Send a message via Skype™ to ooyes
Default

i have the same problem... someone with a fix????? HEEEELP!!!!
__________________
Website design
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:23 PM.