Hi,
how do I build a controller that inherits all functions from another controller?
I've tried extending my base controller simply like this:
class MultiOfferController extends OfferController
where Offercontroller is a standard controller derived from ApplicationController, but running actions on MultiOfferController doesnt work this way. There's no error messages, neither in the browser nor in the apache-logs.
Thx for ideas!
T.
must be typos somewhere. filename?
you're running v0.8, not the nightly, do you?
we had somewhen a 'bug' which prevented some error-messages when including or instantiating the controller. so I guessed you're running an old version.
1 to 4 of 4