Hi all,
I am try to stop flights being diabled when a bid is put on them. I had it that way before by using
# If someone places a bid, whether to disable that or not
Config::Set('DISABLE_SCHED_ON_BID', false);
Config::Set('DISABLE_BIDS_ON_BID', false);
I have since put on Front schedule lite and I think there must be a setting in there somewhere but i cant find it.
Thanks in advance