Wasp Posted December 15, 2009 Report Share Posted December 15, 2009 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 Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted December 15, 2009 Moderators Report Share Posted December 15, 2009 this you have to code on to you site something like this <?php MainController::Run('Fleet', 'aircraftstats', (50)); ?> Quote Link to comment Share on other sites More sharing options...
Wasp Posted December 15, 2009 Author Report Share Posted December 15, 2009 then how to you call that page up? what is the URL to view the fleet Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted December 15, 2009 Moderators Report Share Posted December 15, 2009 you have to make a template of it and call it like all the rest Quote Link to comment Share on other sites More sharing options...
Wasp Posted December 15, 2009 Author Report Share Posted December 15, 2009 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? Quote Link to comment Share on other sites More sharing options...
Wasp Posted December 16, 2009 Author Report Share Posted December 16, 2009 sorry i dont understand how that works... can someone ecplain a little better please :-P Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 16, 2009 Administrators Report Share Posted December 16, 2009 Check the addons forum, I think there was an add-on Quote Link to comment Share on other sites More sharing options...
Wasp Posted December 16, 2009 Author Report Share Posted December 16, 2009 i dont see anything :s Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 16, 2009 Administrators Report Share Posted December 16, 2009 Try looking through http://forum.phpvms.net/index.php?topic=1448 Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 16, 2009 Administrators Report Share Posted December 16, 2009 Actually, http://forum.phpvms.net/index.php?topic=1665.msg2124#new Quote Link to comment Share on other sites More sharing options...
Wasp Posted December 17, 2009 Author Report Share Posted December 17, 2009 top banana thanks 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.