flyalaska Posted May 6, 2018 Report Posted May 6, 2018 (edited) deepBlue View File This a deep blue skin with a 3 column blog style layout. Includes a custom public profile as-well as a pilot dashboard. This skin only works with phpVMS 5.5.2 Submitter flyalaska Submitted 05/06/18 Category Skins Edited May 12, 2018 by flyalaska Quote
flyalaska Posted May 12, 2018 Author Report Posted May 12, 2018 yes that's what it was tested with. Quote
FSVKenny Posted May 12, 2018 Report Posted May 12, 2018 Thank you for the reply, but it's not working. I've got to have mist something. In the documentation under "Installation" I uploaded the lid folder to phpVMS root folder on my web server. The page is all white as if it cant find the ccs file and I get this line at the bottom of the page "Fatal error: Class 'TouchdownStatsData' not found in /home/vintagea/public_html/FSV_phpvms/lib/skins/deepBlue/frontpage_main.php on line 35" I know it's something I've missed. Quote
FSVKenny Posted May 12, 2018 Report Posted May 12, 2018 http://www.fsvintageair.com/FSV_phpvms/ Thank you. Quote
flyalaska Posted May 12, 2018 Author Report Posted May 12, 2018 You have no flights with with a landing rate. You can edit the table in the database and add a landing rate (-xxx) or fly a flight with a ACARS to produce a landing rate. Quote
sdflyer Posted November 4, 2018 Report Posted November 4, 2018 Hi, I'm new to the whole thing so learning on the fly thousands things. I successfully installed deepBlue skin and was able to customize it some extend. However, I can't find where to change status Pilot Application : Open or Close. I ve searched though all files but unable to find where exactly this code is: <!-- Begin Application Open --> <div align="center"> <div class="alert alert-success"> Pilot Applications: <strong>OPEN</strong><br /> <a href="http://pacificair-virtual.com/index.php/Join"><strong>Join Today!</strong></a> </div> </div> <!-- End Application Open --> <!-- Begin Application Closed --> <!-- <div align="center"> <div class="alert alert-danger"> Pilot Applications: <strong>Closed</strong><br /> </div> </div> //--> <!-- End Application Closed --> Quote
flyalaska Posted November 13, 2018 Author Report Posted November 13, 2018 The Closed is commented out. If you are just going to have your applications closed. Just take the tags off and place then on the open. <!-- and //--> Quote
sdflyer Posted November 13, 2018 Report Posted November 13, 2018 Thank you! I figured it out. I couldn't find *.php file name where code was located, but I able to find it! Excellent skin thanks for sharing! Quote
flyalaska Posted November 14, 2018 Author Report Posted November 14, 2018 I didn't notice the full url until now. Replace <a href="http://pacificair-virtual.com/index.php/Join"><strong>Join Today!</strong></a> with <a href="<?php echo url('/Join'); ?>"><strong>Join Today!</strong></a> Quote
bbuske Posted December 26, 2018 Report Posted December 26, 2018 Hello, I just got this and followed the steps. It is not working however. I get an error on top and bottom saying: Notice: The template file "/home/afklmva/public_html/crew//lib/skins/deepBlue/header.tpl" doesn't exist in /home/afklmva/public_html/crew/core/classes/TemplateSet.class.php on line 248 I have tried renaming layout.php in layout.tpl. This made the site coming up, but the menu was broken and the site itself did not look really good either. There was only one column and not the three ones, etc. Site can be found here: http://afklmva.org. Any help or ideas welcome. Cheers 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.