Welcome Guest, Not a member yet? Register   Sign In
Fatal error: Call to a member function ... on a non-object
#12

[eluser]wiredesignz[/eluser]
@philstan,

It might pay for you to review your model naming conventions.

All file names except those of library files must be lowercase.

Class names and library file names must have an uppercase first character only.

All object names and variable names should be lowercase only.

The above applies to classes and files you expect to load using CodeIgniter.


Messages In This Thread
Fatal error: Call to a member function ... on a non-object - by El Forum - 05-06-2009, 11:43 PM



Theme © iAndrew 2016 - Forum software by © MyBB