Jump to content

Ghostfly

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Ghostfly

  1. Send me the errors you get.. that let me know what to fix
  2. In all honesty I haven't had the chance to work on GitHub...I came to conclude that it's the hosting services that is the problem. what I did was configure my cloud hosting service to support PHP 7.4 PHP 8.0 PHP 8.2 for VMS 5.x and all the VA using the service are running smoothly.
  3. I fixed the PHP issues for compatibility to work with PHP 7.3, 7.4 8.0 8.1 - I was unable to install PHPVMS7 via docker compose. It was broken from dev using git clone -
  4. I was an early adopter of VMS7. I had a whole thread for skinning and mods. I have invested a lot into v5 addons over the years so it's a stiff position to abandon it. I will install V7 again and see where it's at now.
  5. https://airliberiava.com Will be updating some images soon or you can use Username: demo@airliberiava.com Password: demoAirliberiava Please do not try to take flights, this is just so you can look around .Uncompleted flights leaves a dirty PIREP in database. So I modified some things. 1. Admin theme heavily modified. (View Source-code) - get the bootstrap here - https://adminlte.io/ 2. Fix the Menu for mobile mode. Snaps of how my Admin side looks https://prntscr.com/oo87ry https://prntscr.com/oo87ve https://prntscr.com/oo8812 Everything working so far. FRONT-END: All new theme. 1. Pilots - modified the code to show rewards graphics, and rank graphics. https://airliberiava.com/pilots https://prntscr.com/oo89s5 - awards and rank graphics. php - " user>image_url " from database. I pulled a lot of things from database. 2. The Vatsim ID. I just enter that next to my name on registration. This theme front ed Bootstrap - . https://colorlib.com/wp/template/deejee/ ISSUES- Bids ADD/REMOVE - once you make a bid you cannot remove it. This problem is caused by my php 7.3 version not phpvms. This is server related. Install on a different server and ADD / REMOVE bids works fine. APCARS - - TOC , cruising, TOD, Descending, Climbing, done get data. DATABASE This is not serious for regular user but for me that wants to make modules like: who's online, landing rate, ( number of users(solved)), top destination, etc having some database issues. I've been trying to make some some modules or simple PHP GET from database but ran into these.. - Landing Rate - not capture in database from APCARS. user>pirepID>landing-rate (Table/field ) present - active session present- but no session ID updated in database table, if login or not. (who's online ) - Live maps - distance remaining says 0. saw the Code that controls that area, but the database not updating the start point so the code math can't calculate the DEPT to ARR.
  6. Check these areas ( all who having trouble ) 1. FLEET & SUB FLEET 2. All fields in schedule filled up except Custom Field. 3. Verify the API is correct. My version version 7.0.0 (build 181025-6f7735) This is mine. I also got a theme going https://airliberiava.com - don't register please since you aren't flying. PM for a demo login.
  7. Mentioned in the Credit and a link is present. Appreciate your activeness.
  8. Well I have successfully made a theme that works with VMS7. Might not be the prettiest but I got it sitting awesomely. Still cleaning up some stuff but you can check it out here. http://airliberiava.com. Please do not register as you are not planning on flying for the VA.
  9. I don't have the VMSACARS module so my ACASV2 don't connect this what i'm talking about see Screenshot https://prntscr.com/nkfr91 @Vangelis
  10. Thanks. Vangelis. I will try it. This is the problem I've been facing. see screen shots if you can. added the module in the module folder phpvms7 but it didn't show up on the site under module. only sample module showing. https://prntscr.com/nk2aga https://prntscr.com/nk2gle https://prntscr.com/nk2agb
  11. What I notice that my ACars not working is that it don't have the module install. I can connect to Acars get bit everything but cannot start flight. I get the error - Option reference is not set to an instance of an object. - unhandled exception/ . When I look at the demo site I see the VMSACARS module present, on the latest build present the VMAACARS module not install Where can we download or add the module?
×
×
  • Create New...