Virtualei Posted May 9, 2013 Report Share Posted May 9, 2013 Hi all, I have been at this for a couple of days now and to no avail. I have searched and tried everything I can think of but nothing. Any help would be much appreciated. I know what goes into Database,username and password but the top 2 boxes are doing my head in Localhost database and server. Where can I get this info. I am hosted by fivedev if this helps. Cheers Quote Link to comment Share on other sites More sharing options...
Strider Posted May 9, 2013 Report Share Posted May 9, 2013 You should be able to download a config for fspax from your VA, so you dont need that I dont think. Quote Link to comment Share on other sites More sharing options...
Virtualei Posted May 9, 2013 Author Report Share Posted May 9, 2013 Thanks for the reply Daniel. I found the config ok thank you. Not sure what to do with it. This is what I am trying to achieve http://www.fspassengers.com/?action=va I would like to put it on my frontpage, but just my VA flights Quote Link to comment Share on other sites More sharing options...
Strider Posted May 9, 2013 Report Share Posted May 9, 2013 I am sure there is a way to do it without having to go through what you have been doing. I am sure you can do it via code within phpvms, just have to sort out which pirep was filed by fspax, and which one was not. Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted May 19, 2013 Moderators Report Share Posted May 19, 2013 I had setup the PIREP table to accept all the data recieved from FSPAX and stored. Also i managed to create a table just like the one in the link and show the proper data from the PIREP table. The config file you recieved needs to go to your FSPassengers/config_va folder. Also in acars module fspax.php needs to be set as well as the PIREP table that needs to be altered and columns need to be added before it works properly. If you want I can help you set it up. Quote Link to comment Share on other sites More sharing options...
Virtualei Posted May 21, 2013 Author Report Share Posted May 21, 2013 Thanks for the reply Parko. i have decided not to proceed with this at this time. Quote Link to comment Share on other sites More sharing options...
RVF147 Posted May 22, 2013 Report Share Posted May 22, 2013 I am having the same issue as caalair...I dont know what goes in the top two boxes. I know what my sql database name is, I just dont know what to put in the other fields. Any help would be nice. I have little knowledge in sql so I will need help. Quote Link to comment Share on other sites More sharing options...
Strider Posted May 22, 2013 Report Share Posted May 22, 2013 As far as I know that is just doing what phpvms already does. To get what they have on that link caalair gave, you can do with simple php just need an if else statement to run and look for the type of log method, and if it says FSPAX, the show the link to the pirep, if not FSPAX do not show anything. That piece of software caalair showed in the pic, is just setting the details of the VA, you do not need to do that. Quote Link to comment Share on other sites More sharing options...
RVF147 Posted May 24, 2013 Report Share Posted May 24, 2013 I dont know much about php at he moment. Still learning. Is there a way you could help me with this? It has been forever since I coded anything. the only reason I was running the files is for sql file to be created since i down know anything about sql. Any help would be great. 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.