RVF147 Posted April 11, 2014 Report Posted April 11, 2014 Hello. I have a few questions regarding subdomains. I recently added a subdomain to our va in order to attempt to seperate our divisions from one another. I have created the subdomain and copied the phpvms files to the subdomain and edited the skin files to reflect the new look. I have the same database for all divisions currently. My questions... 1. Is it possible to show only the schedules for that airline code and ignore the other divisions' schedules? 2. Same with aircraft...is there a way to seperate aircraft by airline? I know these may seem like odd questions but I am inexperienced in php coding. I can do some editing but not alot. Any help is great. Thanks in advance. Quote
Moderators servetas Posted April 11, 2014 Moderators Report Posted April 11, 2014 The first can be done, as for the second one, i do not think that you can do it except if you edit your database and some of the default phpvms files... Quote
RVF147 Posted April 11, 2014 Author Report Posted April 11, 2014 I figured the second one might be tricky. Just trying to get away from having to buy another domain and install phpvms again. As for the first question regarding schedule sorting... Any idea on how to do that? Thanks. Quote
Moderators mark1million Posted April 11, 2014 Moderators Report Posted April 11, 2014 You would probably be best modding your database to include the airline code, you can then restrict and call available aircraft using the modification. Quote
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.