joeholden Posted October 25, 2012 Report Posted October 25, 2012 Hello, We want flight schedules to still be view able after a pilot has bid on them, so another pilot can bid on it aswell. I know its possible, ive seen other VA's do it. All help greatly appriciated! Quote
Moderators servetas Posted October 25, 2012 Moderators Report Posted October 25, 2012 It has come up many times in the forum... You may search on the forum. Quote
joeholden Posted October 25, 2012 Author Report Posted October 25, 2012 It would be really helpful if you could post a link to one of the threads. Quote
freshJet Posted October 25, 2012 Report Posted October 25, 2012 It's in your local.config.php somewhere... have a look Something along the lines of DISABLE_SCHED_ON_BID Quote
tutmeister Posted October 26, 2012 Report Posted October 26, 2012 # 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); 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.