Steve Bartlett Posted April 30, 2013 Report Share Posted April 30, 2013 We are trying to set it up, so that all we have to do is put the website url in our comments section of the online flightplan, and it would record our flights as pireps. The person working on this, asked this below. I am a newbie to this so I don't know the answer, LOL "I think I got the API mostly worked out, but I need to know if the internal search functions of the VA System you have will pull out an IVAO ID number and if not, what table it’s in and the name of the column." Thank you in advance! Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted April 30, 2013 Moderators Report Share Posted April 30, 2013 let me gues you took the code from jasper and now you are stuck? Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted April 30, 2013 Author Report Share Posted April 30, 2013 I have no idea who Jasper is. The staff member that is doing this, is doing the code on his own, he didn't take it from anybody. Quote Link to comment Share on other sites More sharing options...
Jon Posted April 30, 2013 Report Share Posted April 30, 2013 let me gues you took the code from jasper and now you are stuck? That's a bit of a bold statement to make with absolutely no proof? With regards to the question, if you're using phpVMS then you'll need to add a new profile field within the admin panel. Jon Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted April 30, 2013 Author Report Share Posted April 30, 2013 Yes we have done that, when somebody registers they are required to provide their IVAO ID and it also shows up on their Profile in the admin side. Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted May 1, 2013 Moderators Report Share Posted May 1, 2013 The table you need to look at is phpvms_pilots. Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted May 1, 2013 Moderators Report Share Posted May 1, 2013 i stated it like this i i remember in the beginning that jasper made his IPS for phpvms i had the exact same problem that he now is stating and he fixed that one lateron. also been looking on your website before making that statement and notished a rather not liked name in your pilots list known for stealing code and websites Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted May 1, 2013 Author Report Share Posted May 1, 2013 i stated it like this i i remember in the beginning that jasper made his IPS for phpvms i had the exact same problem that he now is stating and he fixed that one lateron. also been looking on your website before making that statement and notished a rather not liked name in your pilots list known for stealing code and websites If you looked around my website then you also would have noticed, the person you mentioned IS NOT on my staff!! I said the person who is working on this, is ON my staff, WOW, the nerve of some people here! Parkho, thank you sir, I appreciate it very much! Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted May 1, 2013 Moderators Report Share Posted May 1, 2013 I just have made a mistake on the table's name, If you have created a new field in admin for VATSIM, then the value for that field will go to phpvms_fieldvalues table. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted May 1, 2013 Author Report Share Posted May 1, 2013 Actually we are IVAO. Would I have to create a new table, or would the information he needs be found in the phpvms_pilots? Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted May 1, 2013 Moderators Report Share Posted May 1, 2013 Have you created you profile field in admin yet? Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted May 1, 2013 Author Report Share Posted May 1, 2013 Yes, we are actually fully functional and doing flights. This was an after thought, so that all the pilots have to do is put the website url in their ivao flight plan remarks and their pirep would then be automatically submitted at the end of the flight. Quote Link to comment Share on other sites More sharing options...
Moderators Parkho Posted May 1, 2013 Moderators Report Share Posted May 1, 2013 Okay then the field you have created and whatever you named it will store user entered values in phpvms_fieldvalues table with their pilot IDs in your data base. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted May 1, 2013 Author Report Share Posted May 1, 2013 Okay, great thank you sir! I will pass this along! 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.