Problem with bind method

15 views
Skip to first unread message

Greg LaPolla

unread,
Feb 16, 2013, 11:00:32 PM2/16/13
to joomla-de...@googlegroups.com


Is there anything that would cause $this->form->bind($this->item);  which is in view.html.php

to stop working when the controller display function is changed from 

return parent::display($cachable, $safeurlparams); 

to

$view->display();

I get this:

16-Feb-2013 18:32:07 America/Los_Angeles] PHP Fatal error:  Call to undefined method ReservationsModelForm::bind() 


Thanks

Greg

Reply all
Reply to author
Forward
0 new messages