[eluser]smatakajr[/eluser]
Hey
This is driving me NUTzO
Basically I have a and a Mail_model and an Affiliate_model
They all have different controller names they all are checked for parse
and db errors. SO Basically:
The affiliate_model loads the Mail_model
The Mail_model loads the Affiliate_model
For some friggin reason the Affiliate_model wont load the
Mail_model but the Mail_model will load the Affiliate_model
I get a blank screen no errors just confusion.
Please let me know is anybody else has this chicken and egg issue
with a workaround. I tried doing a regular PHP include but
that doent work out niether
Thanks
Rick