Welcome Guest, Not a member yet? Register   Sign In
Can't call custom library functions in my extended model (upgrading from 1.7.2. to 2.0.2)
#9

[eluser]ray023[/eluser]
Started from scratch with the recommended download; still not working.

I still get the following error:
Quote:A PHP Error was encountered
Severity: Notice
Message: Undefined property: Auth::$ion_auth
Filename: core/Model.php
Line Number: 50

I'll get the same type of error if I do something like this:
Code:
echo $this->calendar->generate(2006, 6);

However, if I add calendar to the autoload file, it will render the calendar.

Any thoughts on how to troubleshoot so I can give you better info or fix this myself?


Messages In This Thread
Can't call custom library functions in my extended model (upgrading from 1.7.2. to 2.0.2) - by El Forum - 04-27-2011, 08:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB