Welcome Guest, Not a member yet? Register   Sign In
Models, Controllers N Bears OH mY!!
#7

[eluser]smatakajr[/eluser]
OK I dug deeper into my inbox_model (which i had to remove from the affiliates_model)
SO what I did is I left put back inbox_model in the affiliates_model and then removed

$this->load->model('mail_model');

from my inbox_model constructor and put it in the actual function calling the mail_model

Ok man check this shit I finally got PHP to spit out an error
but its not usefull...

Fatal error: Call to a member function _send_system_alert() on a non object

So that tells me that CI cannot initialize the mail_model for some reason
I had this happen in another place a while ago with the mail model
where i was not able to send email alerts because of the blank screen

which was telling me all the time that it wasnt loaded.. Is there any
way in CI to drill down to why the object will not instantiate?

I guess i will have to move the mail_model into a library or somthing
and i bet that will work!!

Glad you like your netbook Smile

Thanks again!
Rick


Messages In This Thread
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 01:44 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 02:43 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 06:33 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 07:04 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 07:09 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 07:22 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 07:33 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 07:45 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 07:55 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-19-2009, 08:25 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-20-2009, 09:42 AM
Models, Controllers N Bears OH mY!! - by El Forum - 08-20-2009, 06:41 PM
Models, Controllers N Bears OH mY!! - by El Forum - 08-21-2009, 08:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB