Moderators servetas Posted September 7, 2010 Moderators Report Posted September 7, 2010 Hello everyone! I have a joomla site for main site and one fss for my va's pilots.As you can see on my FSS (phpvms) there are statistics. http://www.greeceairwaysva.com/fss How can i add the statistics to my joomla site?Or can i do it? (With auto-update) Quote
Administrators simpilot Posted September 9, 2010 Administrators Report Posted September 9, 2010 You can include an instance of phpvms within the page by using <?php include_once'path to /codon.config.php'; ?> then the native functions of phpvms will be available to you in that page. i have not tried to intergrate it with joomla so I do not know if there are any overlapping commands. If there are like commands in joomla and phpvms you will get some errors and will have to do some renaming. 1 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.