ferryboi Posted December 14, 2011 Report Share Posted December 14, 2011 Hello All, We currently downloaded the beta version of phpvms to try on a home install - but we have a weird problem when we go to /index.php/schedules to try and search if there is any flights marked monday or tuesday they are shown in the results section without even having to search Is there any way to be able to turn this off ? It was happening on the normal install too which was strange so we tried the beta to see if it would fix it but to no avail regards, james Quote Link to comment Share on other sites More sharing options...
Flightguy123 Posted December 14, 2011 Report Share Posted December 14, 2011 The Schedules will always display all of them, once you put in the search, then it will find the specific flights, if you dont want this find the FrontSchedules module, this will be what your looking for http://forum.phpvms.net/topic/2197-schedule-search-airline-aircraft-arrival-departure/ There is a link to Simpilots Frontschedules Cheers, Ada Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 15, 2011 Administrators Report Share Posted December 15, 2011 YOu can also set this to false: https://github.com/nshahzad/phpVMS/blob/master/core/app.config.php#L75 Copy that line into your local.config.php file Config::Set('CHECK_SCHEDULE_DAY_OF_WEEK', false); Quote Link to comment Share on other sites More sharing options...
ferryboi Posted December 15, 2011 Author Report Share Posted December 15, 2011 Hmm set that to false and it still shows them strange On an edit note - is there any way to use the schedules search without showing any of the schedules no matter what day it is "Untill" they search via the arrival , departure airports or select a specific aircraft? Quote Link to comment Share on other sites More sharing options...
Jeff Posted December 15, 2011 Report Share Posted December 15, 2011 PM me, I'll get you sorted out. 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.