Jump to content

tour flights[solved]


Virtualei

Recommended Posts

Hi everyone,

Hope someone can answer me. I have recently added the tour module to my site. If a pilot bids on the first leg it means that no other pilots can bid the same day as i have the schedules set for every day. is there any way arround this or do i have to added the same schedule about 5 or 6 different times of departure on the same day. thanks

Link to comment
Share on other sites

hi found this in another thread and it works.

Add the following to local.config.php and this will free up the schedules for multiple bookings.

# 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);

Link to comment
Share on other sites

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