Orange5564 Posted January 27, 2013 Report Posted January 27, 2013 Hi there, I was wondering if there is a way to add a random flight generator to your va? I know it sounds silly, but whenever someone bids on a flight, you have to re-make it. If anything, is there a way to make the schedule static so when someone bids, it won't go away? Or even better, take the bidding out all togther? Thanks for your time. 1 Quote
flyalaska Posted January 28, 2013 Report Posted January 28, 2013 http://fs-products.net/index.php/downloads/viewdownload/6-phpvms-modules/22-random-flights Quote
Sava Posted January 28, 2013 Report Posted January 28, 2013 There is an option in the local.config.php file in the core/ folder to enable the scedule to remain after it has been bid on. Quote
HighFlyerPL185 Posted January 28, 2013 Report Posted January 28, 2013 There is an option in the local.config.php file in the core/ folder to enable the scedule to remain after it has been bid on. Damn, you were faster Sorry, I replied without seeing your reply, but hey, might as well be of use. I believe Sava is talking about these options here, as you can see, mine are set to false. # 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) 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.