GlobalOne Posted June 24, 2012 Report Share Posted June 24, 2012 hey everyone, Im working on a custom skin and suddenly started to get this error when booking a flight "no route passed"? I did not experience this before, anyone any idea what could be causing this? Thanks Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted June 24, 2012 Moderators Report Share Posted June 24, 2012 a quick sum. do you have this in your layout.tpl <?php /* This should be the first thing you place after a <body> tag This is also required by phpVMS */ echo $page_htmlreq; ?> or its mostlye a script error regards joeri 1 Quote Link to comment Share on other sites More sharing options...
Otacilio Jales Posted June 25, 2012 Report Share Posted June 25, 2012 after reading a lot about this problem, you managed to solve it for me in two minutes, thank you! Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted June 25, 2012 Moderators Report Share Posted June 25, 2012 :-) your welcome Quote Link to comment Share on other sites More sharing options...
GlobalOne Posted July 1, 2012 Author Report Share Posted July 1, 2012 a quick sum. do you have this in your layout.tpl <!--?php /* This should be the first thing you place after a <body--> tag This is also required by phpVMS */ echo $page_htmlreq; ?> or its mostlye a script error regards joeri I do, but it still does not work. I find that there is a weird but. What happens is that when I press add to bid, the schedule is displayed on a blank page without any css of styling and when I press add to bid then it still says no route passed. Quote Link to comment Share on other sites More sharing options...
edmundk Posted July 2, 2012 Report Share Posted July 2, 2012 If you give us a link i might be able to help you. Quote Link to comment Share on other sites More sharing options...
TaylorWelka Posted July 2, 2012 Report Share Posted July 2, 2012 He doesnt want to share the link edmundk at least i dont think. Quote Link to comment Share on other sites More sharing options...
edmundk Posted July 2, 2012 Report Share Posted July 2, 2012 Okay well if he does, we might be able to help him a lot better!! But anyway try removing multiple copies of JS. For Example... If you have a 1.5 and a 1.7 try keeping the latest version and removing the unnecessary ones. I think i had some sort of similar problem and i did that to fix it. Quote Link to comment Share on other sites More sharing options...
GlobalOne Posted July 2, 2012 Author Report Share Posted July 2, 2012 Hi He doesnt want to share the link edmundk at least i dont think. I would share the link if there was a need. Okay well if he does, we might be able to help him a lot better!! But anyway try removing multiple copies of JS. For Example... If you have a 1.5 and a 1.7 try keeping the latest version and removing the unnecessary ones. I think i had some sort of similar problem and i did that to fix it. Thank your for your help, I have managed to identify the problem, it was to do with some .js files which where used to power some of my ui on the website. 1 Quote Link to comment Share on other sites More sharing options...
edmundk Posted July 2, 2012 Report Share Posted July 2, 2012 Awesome! Glad you were able to fix it! 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.