RogerB Posted October 2, 2009 Report Share Posted October 2, 2009 Sorry i tried to find my last post about this. I still have routes that are enabled for today but don't show. Example: today my beech charters are 2003,4,5,6,7,8. Routes 4 and 6 aren't showing. Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 2, 2009 Administrators Report Share Posted October 2, 2009 Email me a mysql dump of that table and the IDs of the missing schedules Quote Link to comment Share on other sites More sharing options...
RogerB Posted October 2, 2009 Author Report Share Posted October 2, 2009 Sent the SQL. The id's are very random, can't figure out what the common factor is. Quote Link to comment Share on other sites More sharing options...
RogerB Posted October 2, 2009 Author Report Share Posted October 2, 2009 sent to your yahoo Quote Link to comment Share on other sites More sharing options...
RogerB Posted October 2, 2009 Author Report Share Posted October 2, 2009 The bid ID numbers in mysql are zeros and other numbers. is this correct? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 2, 2009 Administrators Report Share Posted October 2, 2009 Yeah that's fine. They won't show up if there are bids on them if you have that option enabled. I meant, do you know which flights aren't showing up? If you do a search. I haven't looked at the SQL yet Quote Link to comment Share on other sites More sharing options...
RogerB Posted October 2, 2009 Author Report Share Posted October 2, 2009 If it helps. I just did two flights for the routes i listed above. And now 2005 isn't showing and it was earlier.. Quote Link to comment Share on other sites More sharing options...
RogerB Posted October 2, 2009 Author Report Share Posted October 2, 2009 I changed this code in the local.config and they show now. Set it from true to false. # Disable route upon bid Config::Set('DISABLE_SCHED_ON_BID', false); Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted October 2, 2009 Administrators Report Share Posted October 2, 2009 Yeah, if that's true and someone bids on the schedule, the schedule is removed from the listing until the bid is removed (didn't you request that? lol) Quote Link to comment Share on other sites More sharing options...
RogerB Posted October 2, 2009 Author Report Share Posted October 2, 2009 I was just trying to give you something to build on as far as whats wrong. what is working and what is not. 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.