Wasp
1
hey all
m new to phpvms
i see some of the other sites which have been built apon phpvms
and that they show their “fleet”.
i understand how to add an aircrart in the admin section, but how to i get
to view the fleet on the main ( public ) side?
thanks
joeri
2
this you have to code on to you site
something like this
<?php MainController::Run('Fleet', 'aircraftstats', (50)); ?>
Wasp
3
then how to you call that page up?
what is the URL to view the fleet
joeri
4
you have to make a template of it and call it like all the rest
Wasp
5
so just so i can get this right,
i make a new page ( taking my template ), and have that code in the body of that page?
Wasp
6
sorry i dont understand how that works…
can someone ecplain a little better please 
nabeel
7
Check the addons forum, I think there was an add-on