James251 Posted November 5, 2015 Report Posted November 5, 2015 Hi Everyone I have problem. I have imported schedules and they are entered phpvms admin panel, but for some reasons they are not showing on my website therefore pilot cannot see or place bids for any flight. Anyone know what's the problem. Regards, Quote
flyalaska Posted November 6, 2015 Report Posted November 6, 2015 Are they set to all days? If you have a schedule with Friday unchecked, it wont show on Fridays. 1 Quote
James251 Posted November 7, 2015 Author Report Posted November 7, 2015 All week days are checked, but still having same problems. Quote
web541 Posted November 7, 2015 Report Posted November 7, 2015 As stated above, are they enabled? And are the aircraft registrations assigned to your schedules restricted by ranks? If they are and you have not reached the rank to fly that aircraft, then you won't see it I believe. Check that in your local.config.php that this # Pilot pilots to only fly aircraft they're ranked to Config::Set('RESTRICT_AIRCRAFT_RANKS', false); Is set to 'false' then see if you can see these schedules. And while you are in there, check to see what these values are in case someone has bidded on these flights, but considering you are importing them and may have a lot, this may not make a difference. # 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.