Author Topic: Where to locate php text entries  (Read 3794 times)

snowowl_420

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Where to locate php text entries
« on: May 27, 2015, 05:05:44 AM »
I've been trying to find this all day with no luck. In what file can I find the text "Virtual Airline Management" for the web page that is displayed after a pilot logs in. I've found the one for the main site, but after login it still says "Virtual Airline Management".

And I've changed the Twitter feed in main_index.php in the VAM folder but the page still shows yours. What am I doing wrong.

thanks

KLM

  • Guest
Re: Where to locate php text entries
« Reply #1 on: May 27, 2015, 07:58:59 PM »
The php files you look for are the main_index.php and the main_vam.php, both files covers the layout for system and admin within VAM.
Why the links don't work I don't know, I've changed them so far as needed and all works just fine.
Did you upload the new file to the server and refresh your website?

Keep in mind that the backlink "Powered by Virtual Airline Manager" must remain at the bottom it's part of your license as far as I know.

snowowl_420

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: Where to locate php text entries
« Reply #2 on: May 27, 2015, 09:53:04 PM »
Thanks for the reply. Yes I've left the backlink to VAM as is. We've got the one issue solved. Just now trying to sort the twitter feed. We're very new to php but my site is progressing nicely, with good help. We have the staff flying on it already to test things out. So REALLY happy with the progress we're making so far. VAM is just the ticket for the VA.
« Last Edit: May 27, 2015, 09:57:29 PM by snowowl_420 »

KLM

  • Guest
Re: Where to locate php text entries
« Reply #3 on: May 27, 2015, 10:03:22 PM »
Thanks for the reply. Yes I've left the backlink to VAM as is. We've got the one issue solved. Just now trying to sort the twitter feed. We're very new to php but my site is progressing nicely, with good help. We have the staff flying on it already to test things out. So REALLY happy with the progress we're making so far. VAM is just the ticket for the VA.

Okay I assume that you did use your own Gadget key from your Twitter account.
You have to check if you didn't use 2 different keys at the same time.
All data between the <script></script> tags are keys and connecting to the appropriate Twitter account.

The problem that maybe happen on your site is the fact that you copy your own key from Twitter and leave the default one alone.
This doesn't work, You have to delete the old data between these tags.
Hope this works for you otherwise we hear from you again.

VAM

  • Administrator
  • Hero Member
  • *****
  • Posts: 1328
    • View Profile
    • virtual Airlines Manager
Re: Where to locate php text entries
« Reply #4 on: May 27, 2015, 11:42:54 PM »
Hi,

please read this instructions and update the lines I mentioned in the manual.

https://dev.twitter.com/web/embedded-timelines

This is the way you get your Time line, it is very easy, just a couple of minutes  ;)

VAM Creator and programmer.

snowowl_420

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: Where to locate php text entries
« Reply #5 on: May 30, 2015, 08:16:48 PM »
Thank you. For all of your assistance. We have our VA transferred over from another system. VAMS is certainly a great system for the way our pilots fly and there isn't anything out there that see that can beat VAMS. Great job on a great product.

Speaking of moving from one system to another. Where can I edit the hours of my pilots to show their hours flown on the previous system.

Thanks again.

VAM

  • Administrator
  • Hero Member
  • *****
  • Posts: 1328
    • View Profile
    • virtual Airlines Manager
Re: Where to locate php text entries
« Reply #6 on: June 02, 2015, 11:01:18 PM »
Thank you. For all of your assistance. We have our VA transferred over from another system. VAMS is certainly a great system for the way our pilots fly and there isn't anything out there that see that can beat VAMS. Great job on a great product.

Speaking of moving from one system to another. Where can I edit the hours of my pilots to show their hours flown on the previous system.

Thanks again.

Thanks for your words, I really apreciated them :-)
For your needs about transfer houtrs, this is not supported in the current version, but I think it is important to add this and I will do my best to add in the next release. This release is planned for the end of this week or begining next one.
VAM Creator and programmer.