Jump to content

Add pages to website? + Fuel price?


Alexair

Recommended Posts

Hello y'all,

Sorry it's me again...

I would like to know the adress to link some pages from phpVMS to my VA website (ex: VA stats, financial reports, fleet status, etc...).

Like I did for the pilots here :

http://www.airinter-va.org/articles.php?lng=fr&pg=103

I have found the way to do it for the pilot list but not for the rest. I got only some pages within ADMIN but I am affraid that by adding an ADMIN page it would be a security issue.

What I want to do is to publish the VA various stats and graphs for everyone to see it.

As for the fuel price : What is the currency, ie: 5.10 is it in dollars? Is there a way to change currency used for the VA in Euros?

I read the manuals and FAQ more carefully this time but didn't find anything about that.

Thanks

Alex

ps: thanks Nabeel for the "add admin" answer to my other post. I found it but it seems that my guys still cannot log as admin. Still working on that though.

Link to comment
Share on other sites

  • Moderators

first off all you can use the templates to set the other pages all pages are there but you will need to write also a module.

the feul price there also is an option to get the live pricing.

changing from dollar to euro you will need to coppy some stuff from the app.config  to your local.config same for the live pricing.

as for the admin you need to give the person admin rights and also there is an option to show the admin section this also has to be put  to yes.

gr joeri

Link to comment
Share on other sites

Hello Joeri,

Thanks for your help, your explanations are most probably very clear for someone who know how to deal quite well with PHP stuff but unfortunately I am not that good at all and I am more or less guessing all the time by trying, making mistakes, etc... Without understanding too much what I'm doing.

My question is:

On this link http://www.airinter-va.org/articles.php?lng=fr&pg=103 you can see what I was able to do after hours and hours of research on internet.

Basically this is the code I have inserted in my website to have that setup :

<div style="text-align: center"><iframe src="http://airinter-va.org/phpvms/index.php/pilots" frameborder="0" width="100%" scrolling="no" height="500"></iframe></div>

so basically what would be the link to insert in this code leading for exemple to the fleet page or stats, flights, etc... ??

As to setup the price in euros well what kind of "stuff" do I need to copy?

Alex

Link to comment
Share on other sites

  • Moderators

Hello Joeri,

Thanks for your help, your explanations are most probably very clear for someone who know how to deal quite well with PHP stuff but unfortunately I am not that good at all and I am more or less guessing all the time by trying, making mistakes, etc... Without understanding too much what I'm doing.

no to me php is also mainly chinese but i do my best and ask.

iff you need some help just ask and you will get some.

now on the live pricing

in you app.config is a part that says livepricing copy that to your local.config  and set it to true thats it.

you also can pm me for more help

gr joeri

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...