joeholden Posted October 25, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators servetas Posted October 25, 2012 Moderators Report Share Posted October 25, 2012 It has come up many times in the forum... You may search on the forum. Quote Link to comment Share on other sites More sharing options...
joeholden Posted October 25, 2012 Author Report Share Posted October 25, 2012 It would be really helpful if you could post a link to one of the threads. Quote Link to comment Share on other sites More sharing options...
freshJet Posted October 25, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
tutmeister Posted October 26, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
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.