Moderators Parkho Posted November 27, 2016 Moderators Report Share Posted November 27, 2016 (edited) my error: Notice: The template file "/home/990/217990/public_html//core/templates/fbsv/airport_search.php.tpl" doesn't exist in /home/990/217990/public_html/core/classes/TemplateSet.class.php on line 248 You need to upgrade your phpVMS version to 5.5x by Simpilot. Alternatively, you can change my module core files to match older versions of phpVMS (AKA, TPL version) Edited November 27, 2016 by parkho Quote Link to comment Share on other sites More sharing options...
Rene Posted November 29, 2016 Report Share Posted November 29, 2016 I need help please with: * Access it by <?php echo url('/FBSV11") ;?> in which file should i add please? Quote Link to comment Share on other sites More sharing options...
mattsmith Posted November 29, 2016 Report Share Posted November 29, 2016 In your "core navigation" if that's where you want it to show up. Quote Link to comment Share on other sites More sharing options...
Rene Posted November 29, 2016 Report Share Posted November 29, 2016 thx that works :-) Quote Link to comment Share on other sites More sharing options...
Rene Posted January 29, 2017 Report Share Posted January 29, 2017 disabled aircrafts will be shown. how can i fix it please? Quote Link to comment Share on other sites More sharing options...
Rene Posted February 3, 2017 Report Share Posted February 3, 2017 any ideas? Quote Link to comment Share on other sites More sharing options...
Rene Posted February 6, 2017 Report Share Posted February 6, 2017 disabled flights in schedule also be shown... :-( can somebody help please? Quote Link to comment Share on other sites More sharing options...
OmerAslan Posted May 5, 2017 Report Share Posted May 5, 2017 (edited) Hi, All costs 0 and when i open this pages takes around 15 seconds. I don't know what i did wrong. I see 2 errors in error log maybe this can help [05-May-2017 13:13:48 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Schedules' does not have a method 'css' in /home/....../core/classes/MainController.class.php on line 218 [05-May-2017 13:13:48 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Schedules' does not have a method 'assets' in /home/....../core/classes/MainController.class.php on line 21 Edited May 5, 2017 by OmerAslan Quote Link to comment Share on other sites More sharing options...
OmerAslan Posted May 14, 2017 Report Share Posted May 14, 2017 On 5/5/2017 at 11:59 AM, OmerAslan said: Hi, All costs 0 and when i open this pages takes around 15 seconds. I don't know what i did wrong. I see 2 errors in error log maybe this can help [05-May-2017 13:13:48 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Schedules' does not have a method 'css' in /home/....../core/classes/MainController.class.php on line 218 [05-May-2017 13:13:48 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Schedules' does not have a method 'assets' in /home/....../core/classes/MainController.class.php on line 21 No matter what i tried didn't go right wat. price is 0... I add this also but no change. Config::Set('JUMPSEAT_COST', '.25'); //0.25 is the cost When i click on Select Airport To Transfer : dropdown takes some time to open... Parkho are you on vacation I miss you Quote Link to comment Share on other sites More sharing options...
OmerAslan Posted May 17, 2017 Report Share Posted May 17, 2017 On 5/14/2017 at 11:45 PM, OmerAslan said: No matter what i tried didn't go right wat. price is 0... I add this also but no change. Config::Set('JUMPSEAT_COST', '.25'); //0.25 is the cost When i click on Select Airport To Transfer : dropdown takes some time to open... Parkho are you on vacation I miss you I change this code line to the bottom of the page and now working. Only problem is page loading slow. ı have 500 schedules and takes 15-20 seconds to load the page... Config::Set('JUMPSEAT_COST', '.25'); //0.25 is the cost 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.