bward624 Posted July 11, 2013 Report Share Posted July 11, 2013 how do i add vacentral to my website, will it work with a free website Quote Link to comment Share on other sites More sharing options...
BaRBeR Posted August 8, 2013 Report Share Posted August 8, 2013 No. You need to use phpVMS. Plus why would anyone be on a virtual airline with a 'free website' I imagine it is not great quality. 1 Quote Link to comment Share on other sites More sharing options...
CXA001 Posted September 3, 2013 Report Share Posted September 3, 2013 You don't have to use phpVMS in order to push your data to VACentral if that is what you want to do. Our web site is custom coded and were able to push our data to VACentral. However, you will need to be familiar with XML, etc. and need to create some code. As Jordanbarber indicated, this may or may not be possible with a free web service as functionalities can be quite limited (thus why it is free). Quote Link to comment Share on other sites More sharing options...
OA01 Posted September 4, 2013 Report Share Posted September 4, 2013 If your going to use phpVMS, DON'T host it on a free site. It causes all sorts of weird s**t! Then you will be back on here asking for help. But that help won't come! Folk are bored of it. If you won't spend a few £££'s on a paid host, then it screams I AM NOT SERIOUS! If you use phpVMS then add this code to your \\core\local.config.php file: # VA Central config Config::Set('VACENTRAL_ENABLED', true); Config::Set('VACENTRAL_API_SERVER', 'http://api.phpvms.net'); Config::Set('VACENTRAL_API_KEY', 'YOUR API KEY GOES HERE'); You will get your API key when you sign-up at vaCentral. Good luck! Quote Link to comment Share on other sites More sharing options...
FenrisLogistics Posted September 12, 2013 Report Share Posted September 12, 2013 Anyone know of any coding to push the data to VaCentral? Quote Link to comment Share on other sites More sharing options...
BaRBeR Posted September 30, 2013 Report Share Posted September 30, 2013 what host are you using? And, do you have a link to your current site? 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.