Welcome Guest, Not a member yet? Register   Sign In
I can't load my model
#3

[eluser]CoderReborn[/eluser]
I tried autoloading the parent class ('Ugc'), but that actually made things even worse.
Now I don't even see my debug msg "Starting the test_answers index".
I just get a blank page.

I turned on error logging to level 4 in my config file and here's my log file:

DEBUG - 2010-05-31 07:53:00 --> Config Class Initialized
DEBUG - 2010-05-31 07:53:00 --> Hooks Class Initialized
DEBUG - 2010-05-31 07:53:00 --> URI Class Initialized
DEBUG - 2010-05-31 07:53:00 --> Router Class Initialized
DEBUG - 2010-05-31 07:53:00 --> Output Class Initialized
DEBUG - 2010-05-31 07:53:00 --> Input Class Initialized
DEBUG - 2010-05-31 07:53:00 --> Global POST and COOKIE data sanitized
DEBUG - 2010-05-31 07:53:00 --> Language Class Initialized
DEBUG - 2010-05-31 07:53:00 --> Loader Class Initialized
DEBUG - 2010-05-31 07:53:00 --> Database Driver Class Initialized


The weird thing is that I have tested other child classes of 'Ugc' (without autoloading. I load the parent in the child class constructor) and they work fine. But when I autoload 'Ugc', I just get a blank page.

Very frustrating.

Thanks for your help.


Messages In This Thread
I can't load my model - by El Forum - 05-30-2010, 11:29 PM
I can't load my model - by El Forum - 05-31-2010, 12:10 AM
I can't load my model - by El Forum - 05-31-2010, 09:02 AM
I can't load my model - by El Forum - 05-31-2010, 09:38 AM
I can't load my model - by El Forum - 05-31-2010, 04:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB