Jump to content

Recommended Posts

Posted

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. :)

  • Like 1
Posted

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 :D 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)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...