Welcome Guest, Not a member yet? Register   Sign In
Getting an invalid model function error when the function is declared.
#4

[eluser]doors[/eluser]
[quote author="bradym" date="1211768153"]You probably want to use

Code:
$this->edit_menu();

instead of

Code:
Main_model::edit_menu();
[/quote]

I am actually using $this->main_model->edit_menu() to access the edit_menu() function within the Main_model class model.


Messages In This Thread
Getting an invalid model function error when the function is declared. - by El Forum - 05-26-2008, 02:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB