flyalaska Posted August 27, 2016 Report Share Posted August 27, 2016 (edited) Thank you for looking at my skin. skyBlue is for php skins only and was tested with SimPilots 5.5.2 Whats all included: - Styled tables- - Pre installed Modules (template files only) - Font Awesome Icons - Pop up Login Modules Needed: You will need to install a few modules for this template to work. (Module Zips included) AirMail 3 All Awards Ranks Touchdown Stats This template is for php versions only, Download Here! Very detailed instructions is included in the download zip. Edited March 22, 2020 by flyalaska 1 Quote Link to comment Share on other sites More sharing options...
MSilEpicXD Posted August 28, 2016 Report Share Posted August 28, 2016 NEED Footer.php and header.php Quote Link to comment Share on other sites More sharing options...
flyalaska Posted August 29, 2016 Author Report Share Posted August 29, 2016 NEED Footer.php and header.php There isn't one. That error means you are not using php version of phpvms. Which is the only version the template is made for. Quote Link to comment Share on other sites More sharing options...
BenniSelmani Posted September 7, 2016 Report Share Posted September 7, 2016 Pop up login doesnt work for me : http://prntscr.com/cf7fyf only getting #login after the link nothing appears i have the simpilot phpvms php version. Quote Link to comment Share on other sites More sharing options...
flyalaska Posted September 7, 2016 Author Report Share Posted September 7, 2016 Can I have your url? Quote Link to comment Share on other sites More sharing options...
BenniSelmani Posted September 7, 2016 Report Share Posted September 7, 2016 http://www.letsfly-va.com/virtual Quote Link to comment Share on other sites More sharing options...
BenniSelmani Posted September 7, 2016 Report Share Posted September 7, 2016 (edited) Just for another test i installed another fresh install of phpvms on : http://www.letsfly-va.com/test installed skyblue and the touchdown statistics because the template needed it but again the same problem Edited September 7, 2016 by BenniSelmani Quote Link to comment Share on other sites More sharing options...
buraktiftikci Posted October 13, 2016 Report Share Posted October 13, 2016 There isn't one. That error means you are not using php version of phpvms. Which is the only version the template is made for. I got same error and according to your answer how can I change to php version of phpvms. I can only use tpl skins but I want to use php skins Quote Link to comment Share on other sites More sharing options...
web541 Posted October 14, 2016 Report Share Posted October 14, 2016 If you want to change to phpVMS 5.5.x, the link is here https://github.com/DavidJClark/phpvms_5.5.x There is no real "easy" way of porting over as you have to change not only the file extensions in your skin, but quite a chunk of the code form the .tpl version has changed in the .php version. You could also just merge your pilots, pireps, aircraft and airlines table into the .php database, but then you've have to (as stated above) change most of your files around and it could become a pain. If you've just started, the easiest thing to do would be to set it up again. Quote Link to comment Share on other sites More sharing options...
ercio Posted October 20, 2016 Report Share Posted October 20, 2016 did not try it yet but I can tell it is a really pretty one flyalaska! 1 Quote Link to comment Share on other sites More sharing options...
buraktiftikci Posted December 10, 2016 Report Share Posted December 10, 2016 http://generalaviationva.net/ how do I delete those clouds ? and add a different background instead of those clouds ? 1 Quote Link to comment Share on other sites More sharing options...
flyalaska Posted December 10, 2016 Author Report Share Posted December 10, 2016 I dont remember off hand. I will have to look when I get home. Quote Link to comment Share on other sites More sharing options...
flyalaska Posted December 10, 2016 Author Report Share Posted December 10, 2016 (edited) Open css/style.css Find the following on or around line 557 .sky-header { margin:0 auto; height: 450px; background-image: url('../images/object1703843851.png'),url('../images/object885684194.png'),url('../images/object495422987.png'),url('../images/object1130998624.png'),url('../images/object882724746.png'),url('../images/object1841921089.png'), url('../images/header.png'); background-position: 1095px 295px,2px 336px,1157px 410px,176px 144px,220px -52px,326px -18px, 0 0; background-repeat: no-repeat; position: relative; width: 1200px; z-index: auto !important; } Replace it with .sky-header { margin:0 auto; height: 450px; background-image: url('../images/object1703843851.png'),url('../images/object885684194.png'),url('../images/object495422987.png'),url('../images/object1130998624.png'),url('../images/header.png'); background-position: 1095px 295px,2px 336px,1157px 410px,176px 144px,220px -52px,326px -18px, 0 0; background-repeat: no-repeat; position: relative; width: 1200px; z-index: auto !important; } You may have to clear your cache afterwords. Edited December 10, 2016 by flyalaska Quote Link to comment Share on other sites More sharing options...
emeralddogplays Posted December 10, 2016 Report Share Posted December 10, 2016 Nice job 1 Quote Link to comment Share on other sites More sharing options...
TAV1702 Posted December 12, 2016 Report Share Posted December 12, 2016 Nice job ^^ What he said. I did get to messing around today with this just because I was bored and never have. I learned a quick lesson that I will share. If you have a local copy of phpVMS installed on your windows computer via a WAMP stack or similar, and I believe a windows server, you are going to get something like this. Reason, windows does not have this function. Fatal error: Call to undefined function money_format() So in order to fight this not so much of a problem, do we create a function of our own for the template file just in case? If on a WAMP or localhost we can simply comment out the line for testing reasons and building of a site. If this is going live on a Windows server, I don't think this function is going to work. In that case it is going to need a function of it's own to get around windows not having the money_format function. As I stated, I don't see this as a problem at all. Just a quick simple fix one way or the other and bingo bango it's back on track. Really nice template Eddie! I like it! As always, thanks for the share. Quote Link to comment Share on other sites More sharing options...
MCL0001 Posted January 2, 2017 Report Share Posted January 2, 2017 how do i get about fixing this error 1 Quote Link to comment Share on other sites More sharing options...
flyalaska Posted January 4, 2017 Author Report Share Posted January 4, 2017 What phpvms version are you using? Quote Link to comment Share on other sites More sharing options...
MCL0001 Posted January 5, 2017 Report Share Posted January 5, 2017 5 hours ago, flyalaska said: What phpvms version are you using? 5.5.X i think Quote Link to comment Share on other sites More sharing options...
flyalaska Posted January 5, 2017 Author Report Share Posted January 5, 2017 I need to know for sure. Quote Link to comment Share on other sites More sharing options...
MCL0001 Posted January 5, 2017 Report Share Posted January 5, 2017 5 hours ago, flyalaska said: I need to know for sure. 5.5.2 Quote Link to comment Share on other sites More sharing options...
flyalaska Posted January 7, 2017 Author Report Share Posted January 7, 2017 Whats your URL? Quote Link to comment Share on other sites More sharing options...
lapw123 Posted January 15, 2017 Report Share Posted January 15, 2017 hello i got everything to work but where do i change those words here i have looked in every file almost http://prntscr.com/dvwd53 thanks you and a great work yo do with your temeplates Quote Link to comment Share on other sites More sharing options...
flyalaska Posted January 15, 2017 Author Report Share Posted January 15, 2017 5 hours ago, lapw123 said: hello i got everything to work but where do i change those words here i have looked in every file almost http://prntscr.com/dvwd53 thanks you and a great work yo do with your temeplates sub_menu.php and sub_menu_out.php sub_menu_out.php is for logged out pilots. Quote Link to comment Share on other sites More sharing options...
MCL0001 Posted January 17, 2017 Report Share Posted January 17, 2017 On 1/7/2017 at 2:19 PM, flyalaska said: Whats your URL? http://midcontinentlogistics.net/ Quote Link to comment Share on other sites More sharing options...
Sorbelloluca94 Posted September 24, 2017 Report Share Posted September 24, 2017 hi, i have a question, how can i edit the button color? i don't find the file. 1 Quote Link to comment Share on other sites More sharing options...
flyalaska Posted September 25, 2017 Author Report Share Posted September 25, 2017 in the skins css! Quote Link to comment Share on other sites More sharing options...
Longhaul444 Posted December 24, 2017 Report Share Posted December 24, 2017 (edited) Hey love this skin. Had one issue where I forgot to place an "</I>" and the entire page went nuts. Took me about 6 hrs of scouring thru the files to find where it was supposed to go. Edited December 24, 2017 by Longhaul444 1 Quote Link to comment Share on other sites More sharing options...
flyalaska Posted December 25, 2017 Author Report Share Posted December 25, 2017 19 hours ago, Longhaul444 said: Hey love this skin. Had one issue where I forgot to place an "</I>" and the entire page went nuts. Took me about 6 hrs of scouring thru the files to find where it was supposed to go. I hate when that happens. Quote Link to comment Share on other sites More sharing options...
Longhaul444 Posted December 25, 2017 Report Share Posted December 25, 2017 lol yup, now I'm just having to align all the modules to be within the "box" of the website. Most are flowing outside to the edge. Keeping me busy to I don't get in the way (according to the wife) 1 Quote Link to comment Share on other sites More sharing options...
CFVA Posted December 30, 2017 Report Share Posted December 30, 2017 (edited) SOLVED: LAYOUT.TPL is the file Which file has the footer code, the very last part of the home screen that shows: About SkyBlue Air Recent Activity Our Partners Edited December 30, 2017 by LakerVirtual updated 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.