I don't get any error message except that I can't call the method getAllOfAdvertisement() of the model I wanted to fetch.
Code: Select all
$adimage_model = $this->getModel('adimage');
$adimage_model is NULL... an emtpy var ! Therefore I say I'm receiving a null pointer...
Bye,
Alex