Anther Posted January 30, 2017 Report Share Posted January 30, 2017 Hey Guys, I'm new here and I just wanted to know if this module allows for the hours to be logged on both VAs. For eg: VA 1 has a codeshare with VA 2. So when a pilot flies a codeshare flight will both the VAs get the logged hours? If yes, how? And if no, is there anyway by which I can enable this? Thanks in advance, Anther Quote Link to comment Share on other sites More sharing options...
mattsmith Posted January 30, 2017 Report Share Posted January 30, 2017 I can see the logo in the admin panel when i click on the flight i.d but i have no image on the main admin page or on the site. Quote Link to comment Share on other sites More sharing options...
mattsmith Posted February 16, 2017 Report Share Posted February 16, 2017 I have the image now showing in the admin panel but not on the site codeshare page Quote Link to comment Share on other sites More sharing options...
Relja12 Posted August 13, 2018 Report Share Posted August 13, 2018 Does anyone have a .tpl version of this module? Quote Link to comment Share on other sites More sharing options...
Strider Posted August 26, 2018 Author Report Share Posted August 26, 2018 just change the file types to tpl and edit the module and data class where it gives the template file so it ends with .tpl and not .php Quote Link to comment Share on other sites More sharing options...
fardly83 Posted April 11, 2019 Report Share Posted April 11, 2019 i have strider ver 1.3, all doing well. the main problem ive facing is rank level... anyone can bid either lower rank also can get a380 to fly.. is there any fix?? Quote Link to comment Share on other sites More sharing options...
Strider Posted February 22, 2020 Author Report Share Posted February 22, 2020 I have released version 1.4 You can now include flight numbers of the airline operating the flight. So if you have a codeshare flight and have it under your own companies flight number you can show the flight number of the operating company.I have also removed the image inputting input box in the add a new codeshare, as it is not required, as the airline code will suffice. Download: https://github.com/Strider2/codeshare Quote Link to comment Share on other sites More sharing options...
Lausitzaircargo Posted March 21, 2020 Report Share Posted March 21, 2020 On 2/22/2020 at 10:56 PM, Strider said: I have released version 1.4 You can now include flight numbers of the airline operating the flight. So if you have a codeshare flight and have it under your own companies flight number you can show the flight number of the operating company.I have also removed the image inputting input box in the add a new codeshare, as it is not required, as the airline code will suffice. Download: https://github.com/Strider2/codeshare Hi i dont become the Image working. Anybode a Idea.... And no i will no change to tpl. I need Assistance for phpversion Thanks Quote Link to comment Share on other sites More sharing options...
Strider Posted March 21, 2020 Author Report Share Posted March 21, 2020 I have fixed that problem, if you have the module, just download and replace the template file codeshare.php, edit it before uploading, as you will need to replace SKIN NAME HERE on line 63 with your skin name. Quote Link to comment Share on other sites More sharing options...
Lausitzaircargo Posted March 22, 2020 Report Share Posted March 22, 2020 Strider thanks now working.... Quote Link to comment Share on other sites More sharing options...
Strider Posted May 29, 2020 Author Report Share Posted May 29, 2020 I have updated this to 1.5 you can now select the schedid instead of having to go find it in the DB. You will just need to know the flightnumber used and select it from the dropdown in the add codeshare page Quote Link to comment Share on other sites More sharing options...
Strider Posted June 30, 2020 Author Report Share Posted June 30, 2020 (edited) I have updated this module to V2, it has a lot of changes to what it was before. It enables you to now add airlines to it's own table, and add the schedules directly from the module into the main schedules table with its own aircraft code. The airlines you put in will not be available to choose when a pilot registers. But will show the code in the schedules. Please follow the instructions on updating this module. The schedules you add through this module will not be editable from the edit schedule form in the main schedule in the admin panel. As the airlines will not be there to choose from. It will require you to re-add the codeshare flights through this module. You can get the updated module here: https://github.com/Strider2/codeshare Edited July 3, 2020 by Strider Quote Link to comment Share on other sites More sharing options...
VIELMA16 Posted July 1, 2020 Report Share Posted July 1, 2020 22 hours ago, Strider said: He actualizado este módulo a V2, tiene muchos cambios a lo que era antes. Ahora le permite agregar líneas aéreas a su propia tabla y agregar los horarios directamente desde el módulo a la tabla principal de horarios con su propio código de avión. Las aerolíneas que ingrese no estarán disponibles para elegir cuando se registre un piloto. Pero mostrará el código en los horarios. Siga las instrucciones para actualizar este módulo. Las programaciones que agregue a través de este módulo no podrán editarse desde el formulario de edición de programación en la programación principal en el panel de administración. Como las aerolíneas no estarán allí para elegir. Será necesario que vuelva a agregar los vuelos de código compartido a través de este módulo. Puede descargar la actualización aquí: https://github.com/Strider2/codeshare Hello Strider, in my airline I used the previous version and it is an excellent module. Today I have successfully downloaded and installed version 2 but unfortunately it is very difficult for me to do what is stated in section 3 of the instructions. I don't know much about that and I don't want to do something wrong although I did the respective backups. Is there an easier way to do that? Thank you so much. Julio Quote Link to comment Share on other sites More sharing options...
Strider Posted July 1, 2020 Author Report Share Posted July 1, 2020 Unnfortunately, not at the moment, the constraints which are located if you go to structure view, then you should have two options above one relation view. If the code on the schedule is a link when you view it in the browse bar, you will need to remove the constraints, if not, then it should work without having to do that. Quote Link to comment Share on other sites More sharing options...
VIELMA16 Posted July 2, 2020 Report Share Posted July 2, 2020 (edited) 3 hours ago, Strider said: Unnfortunately, not at the moment, the constraints which are located if you go to structure view, then you should have two options above one relation view. If the code on the schedule is a link when you view it in the browse bar, you will need to remove the constraints, if not, then it should work without having to do that. Strider, Do you can post an example of how the table should look by adding codeshare and codenum to the schedules? For me to try it, surely you would help many of us with that. As I said in the previous message it is the only thing I could not do. Or post some other images of the module for us to help us. Thank you. Edited July 2, 2020 by VIELMA16 Quote Link to comment Share on other sites More sharing options...
Strider Posted July 2, 2020 Author Report Share Posted July 2, 2020 codeshare should be an into and allow to be null, as it is not required for all schedules, and codenum should be a varchar with around 6 to 10 characters. Click on add 1 row at the bottom of the structure and add it at the end. Quote Link to comment Share on other sites More sharing options...
Strider Posted July 2, 2020 Author Report Share Posted July 2, 2020 (edited) Sorry my bad, I had made a little coding error, which has now been fixed, and is up on the my github account. Please download it and replace the CodeShareData.class.php in core>commonand it should fix a problem with adding the schedules. Replace codeshare_new_form.php in admin>templates>codeshare. It will fix a flighttime error. Edited July 2, 2020 by Strider Quote Link to comment Share on other sites More sharing options...
Strider Posted July 6, 2020 Author Report Share Posted July 6, 2020 I have updated this module to V2.1 it has changed the way it works from before. No longer having to remove constraints. You can view the readme and download it https://github.com/Strider2/codeshare there. Quote Link to comment Share on other sites More sharing options...
Strider Posted July 13, 2020 Author Report Share Posted July 13, 2020 I have updated this module as I found an error in the code for editing the codeshare airlines. It has been fixed. You can download the update here. Quote Link to comment Share on other sites More sharing options...
Strider Posted July 15, 2020 Author Report Share Posted July 15, 2020 I have edited the import code to allow you to export the codeshare flights within the normal CSV format and then to import them via the import schedules. https://github.com/Strider2/sched_import Quote Link to comment Share on other sites More sharing options...
Strider Posted July 28, 2020 Author Report Share Posted July 28, 2020 If you have installed my latest module you will need to download the CodeShareData.class.php file and replace the one on your server with the new updated one. Quote Link to comment Share on other sites More sharing options...
Strider Posted February 20, 2021 Author Report Share Posted February 20, 2021 I have updated this module to 2.3 after a small bug was found which has now been fixed. It is up on my github page accessed here 1 Quote Link to comment Share on other sites More sharing options...
Strider Posted January 20, 2023 Author Report Share Posted January 20, 2023 I found a small error which I have fixed, it is just to one file and can be made easily yourself by going to the template file codeshare>airline>Airlineview.php and looking for where it is looking for the description of the airline, change: $airlines->desc; to $airlines->airdesc 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.