twelka1 Posted June 3, 2012 Report Share Posted June 3, 2012 Within the next few days MyVADesigns will be releasing another free public skin available to the phpVMS community! Be sure to keep checking http://www.myvadesig...t/downloads.php for when its available we will also make a post covering what is in the skin. Quote Link to comment Share on other sites More sharing options...
STARs Posted July 13, 2012 Report Share Posted July 13, 2012 when will it come? Quote Link to comment Share on other sites More sharing options...
TaylorWelka Posted July 14, 2012 Report Share Posted July 14, 2012 Will be coming this week.. Quote Link to comment Share on other sites More sharing options...
SouthwestVA Posted July 16, 2012 Report Share Posted July 16, 2012 i checked it out, it says <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"[]> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en"> <head> <!-- Created by Taylor Welka --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title><?php echo $page_title ?></title> <meta name="description" content="Description" /> <meta name="keywords" content="Keywords" /> <link rel="stylesheet" href="/lib/skins/UAL1/style.css" type="text/css" media="screen" /> <!--[if IE 6]><link rel="stylesheet" href="style.ie6.css" type="text/css" media="screen" /><![endif]--> <!--[if IE 7]><link rel="stylesheet" href="style.ie7.css" type="text/css" media="screen" /><![endif]--> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="script.js"></script> <?php Template::Show('core_htmlhead.tpl'); ?> </head> <body> <?php Template::Show('core_htmlreq.tpl'); ?> <div id="art-main"> <div class="cleared reset-box"></div> <div class="art-header"> <div class="art-header-clip"> <div class="art-header-center"> <div class="art-header-png"></div> <div class="art-header-jpeg"></div> </div> </div> <div class="art-header-wrapper"> <div class="art-header-inner"> <div class="art-logo"> </div> </div> </div> </div> <div class="cleared reset-box"></div> <div class="art-sheet"> <div class="art-sheet-tl"></div> <div class="art-sheet-tr"></div> <div class="art-sheet-bl"></div> <div class="art-sheet-br"></div> <div class="art-sheet-tc"></div> <div class="art-sheet-bc"></div> <div class="art-sheet-cl"></div> <div class="art-sheet-cr"></div> <div class="art-sheet-cc"></div> <div class="art-sheet-body"> <div class="art-nav"> <div class="art-nav-l"></div> <div class="art-nav-r"></div> <div class="art-nav-outer"> <ul class="art-hmenu"> <li> <a href="./home.html" class="active"><span class="l"></span><span class="r"></span><span class="t">Home</span></a> </li> <li> <a href="./new-page-2.html"><span class="l"></span><span class="r"></span><span class="t">New Page 2</span></a> </li> </ul> </div> </div> <div class="cleared reset-box"></div> <div class="art-content-layout"> <div class="art-content-layout-row"> <div class="art-layout-cell art-content"> <div class="art-post"> <div class="art-post-body"> <div class="art-post-inner art-article"> <div class="art-postcontent"> <p><?php echo $page_content; ?></p> </div> <div class="cleared"></div> </div> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> <div class="art-layout-cell art-sidebar1"> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">New Block</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p>Enter Block content here...</p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">New Block 2</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p>content here</p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">New Block 3</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p>content here</p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">New Block 4</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p>content here</p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">New Block 5</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p>content here</p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> </div> <div class="cleared"></div> <div class="art-footer"> <div class="art-footer-t"></div> <div class="art-footer-b"></div> <div class="art-footer-body"> <div class="art-footer-text"> <p style="font-family:Arial, sans-serif;text-align:-webkit-center;"><span style="color:rgb(249, 250, 251);">Copyright 2011. Virtual United Airlines <br />All logos are copyright of there respective owners. <br />To visit the real world United Airlines please go </span><a href="http://www.united.com/" style="font-family:Arial, Helvetica, sans-serif;"><span style="color:rgb(249, 250, 251);">Here</span></a><span style="color:rgb(249, 250, 251);"><br /></span></p> <p style="font-family:Arial, sans-serif;text-align:-webkit-center;"><span style="color:rgb(249, 250, 251);">Virtual United Airlines is a flight sim community run by flight sim enthusiasts. We are in </span><b><span style="color:rgb(249, 250, 251);">no way</span></b><span style="color:rgb(249, 250, 251);"> affiliated with the real world United airlines.</span></p> </div> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="cleared"></div> <p class="art-page-footer"></p> <div class="cleared"></div> </div> </body> </html> It says UAL, i thought you made it... copy again, thats sad Then you did this in the layout.tpl <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"[]> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en"> <head> <!-- Created by MyVADesigns --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title><?php echo $page_title ?></title> <meta name="description" content="Description" /> <meta name="keywords" content="Keywords" /> <link type="text/css" href="/lib/skins/bluelight/menu.css" rel="stylesheet" /> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="menu.js"></script> <link rel="stylesheet" href="/lib/skins/bluelight/style.css" type="text/css" media="screen" /> <style type="text/css"> #left { float: left; width: 310px; padding-right: 10px; font-size: 18px; height: 600px; } #centre { width: 264px; float: left; height: 600px; text-align: center; } #right { float: left; width: 206px; padding-left: 10px; text-align: center; font-size: 15px; } #left p { font-size: 15px; } #main { overflow:hidden;clear:both; #left p { font-weight: bold; } #left p h { color: #00F; } #left py { color: #000; } #left p { color: #000; } #left #1block { font-size: 15px; text-align: center; color: #FFF; background-color: #046DA6; } #left #1block1 { font-size: 15px; text-align: center; } </style> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="script.js"></script> <?php Template::Show('core_htmlhead.tpl'); ?> </head> <body> <?php Template::Show('core_htmlreq.tpl'); ?> <div id="art-main"> <div class="cleared reset-box"></div> <div class="art-header"> <div class="art-header-clip"> <div class="art-header-center"> <div class="art-header-png"></div> <div class="art-header-jpeg"></div> </div> </div> <div class="art-header-wrapper"> <div class="art-header-inner"> <div class="art-logo"> </div> </div> </div> </div> <div class="cleared reset-box"></div> <div class="art-sheet"> <div class="art-sheet-tl"></div> <div class="art-sheet-tr"></div> <div class="art-sheet-bl"></div> <div class="art-sheet-br"></div> <div class="art-sheet-tc"></div> <div class="art-sheet-bc"></div> <div class="art-sheet-cl"></div> <div class="art-sheet-cr"></div> <div class="art-sheet-cc"></div> <div class="art-sheet-body"> <div class="art-nav"> <div class="art-nav-l"></div> <div class="art-nav-r"></div> <div id="menu"> <ul class="menu"> <li><a href="http://yourdomain.com/" class="parent"><span>Home</span></a> <div><ul> </ul></div> </li> <li><a href="#"><span>Careers</span></a> <div><ul> <li><a href="http://yourdomain.com/index.php/pages/apply"><span>Join Us!</span></a> </li> </ul></div> </li> <li><a href="#"><span>Operations</span></a> <div><ul> <li><a href="http://yourdomain.com/index.php/pilots"><span>Pilot Roster</span></a> </li> <li><a href="http://yourdomain.com/index.php/downloads"><span>Downloads</span></a> </li> <li><a href="http://yourdomain.com/index.php/Schedules"><span>Schedules</span></a> </li> </ul></div> </li> <li><a href="#"><span>Statistics</span></a> <div><ul> <li><a href="http://yourdomain.com/index.php/touchdownstats" ><span>Top Landings</span></a> </li> <li><a href="http://yourdomain.com/index.php/TopPilot"><span>Top Pilot</span></a> </li> </ul></div> </li> <li><a href="#"><span>Hubs</span></a> <div><ul> <li><a href="http://yourdomain.com/index.php/pages/ord"><span>Chicago</span></a> </li> </ul></div> </li> <li><a href="#"><span>About Us</span></a> <div><ul> <li><a href="http://yourdomain.com/index.php/staff"><span>Staff</span></a> </li> <li><a href="http://yourdomain.com/index.php/pages/staffdirectory"><span>Staff Directory</span></a> </li> </ul></div> </li> <li><a href="http://yourdomain.com/index.php/profile"><span>Pilot Center</span></a> <li class="last"><a href="http://yourdomain.com/forum"><span>Forum</span></a></li> </ul> </div> </div> <div class="cleared reset-box"></div> <div class="art-content-layout"> <div class="art-content-layout-row"> <div class="art-layout-cell art-content"> <div class="art-post"> <div class="art-post-body"> <div class="art-post-inner art-article"> <div class="art-postcontent"> <p><?php echo $page_content; ?></p> </div> <div class="cleared"></div> </div> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> <div class="art-layout-cell art-sidebar1"> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">Pilot Login</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p><?php if(Auth::LoggedIn() == false) { ?> <div class="art-Block"> <div class="art-Block-body"> <div class="art-BlockHeader"> <div class="l"></div> <div class="r"></div> <div class="art-header-tag-icon"> <div class="t">Login</div> </div> </div><div class="art-BlockContent"> <div class="art-BlockContent-body"> <div><form name="loginform" action="<?php echo url('/login'); ?>" method="post"> <label>Pilot ID: </label><input type="text" name="email" size="18" value="UAL" onClick="this.value='UAL'" /><br/> <label>Password:</label><input type="password" name="password" size="18" value="" /> <input type="hidden" name="remember" value="on" /> <input type="hidden" name="action" value="login" /> <input type="submit" name="submit" value="Log In" /><br/> <td><a href="http://yourdomain.com/index.php/Login/forgotpassword">Forgot Password</a><a href="http://yourdomain.com/index.php/registration"><br /> Not a Pilot? Join Now!</a></td> </form></div> </div> </div> </div> </div> <?php } else { $pilotid = PilotData::GetPilotCode(Auth::$userinfo->code, Auth::$userinfo->pilotid); ?> <div class="art-Block"> <div class="art-Block-body"> <div class="art-BlockHeader"> <div class="l"></div> <div class="r"></div> <div class="art-header-tag-icon"> <div class="t">Welcome to Your Virtual Airline!</div> </div> </div><div class="art-BlockContent"> <div class="art-BlockContent-body"> <div><strong>Pilot ID: </strong> <?php echo $pilotid ; ?><br/> <strong>Rank: </strong><?php echo Auth::$userinfo->rank;?><br /> <strong>Total Flights: </strong><?php echo Auth::$userinfo->totalflights?> <br/> <strong>Total Hours: </strong><?php echo Auth::$userinfo->totalhours;?> <br /> <li><a href="<?php echo url('/FrontSchedules');?>">Book A Flight</a><br/></li> <li><a href="<?php echo url('/pireps/new');?>">File a New PIREP</a><br/></li> <li><a href="<?php echo url('/schedules/bids');?>">View My Bids</a></li> <?php if(PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN)) { echo '<li><a href="'.fileurl('/admin').'">Admin Center</a></li> <li><a href="'.fileurl('/index.php/pilotmanager').'">Pilot Manager</a></li><li><a href="http://yourdomain.com/webmail" target="_blank">Staff E-Mail</a></li>'; } ?> <li><a href="<?php echo url('/pages/requestloa');?>">Request LOA</a></li> <li><a href="<?php echo url('/logout'); ?>">Log Out</a></li></div> </div> </div> </div> </div> <?php } ?></p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">VA Statistics</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p>Total Pilots: <?php echo StatsData::PilotCount(); ?><br /> Total Flights: <?php echo StatsData::TotalFlights(); ?><br /> Total Hours: <?php echo round(StatsData::TotalHours(), 0); ?> hrs<br /> Flights Today: <?php echo StatsData::totalflightstoday(); ?><br /> Total Pax Carried: <?php echo StatsData::totalpaxcarried(); ?><br /> Miles Flown: <?php echo StatsData::totalmilesflown(); ?> nm<br /> Aircraft In Fleet: <?php echo StatsData::totalaircraftinfleet(); ?><br /> Total Schedules: <?php echo StatsData::totalschedules(); ?><br /></p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">Newest Pilots</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p><?php MainController::Run('Pilots', 'RecentFrontPage', 5); ?></p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="art-block"> <div class="art-block-body"> <div class="art-blockheader"> <h3 class="t">Whos Online</h3> </div> <div class="art-blockcontent"> <div class="art-blockcontent-body"> <p><center> <p><?php $usersonline = StatsData::UsersOnline(); $guestsonline = StatsData::GuestsOnline(); ?> <h4>Pilots Online</h4> <?php if ($usersonline) { $shown = array(); foreach ($usersonline as $user) { if (in_array($user->pilotid, $shown)) { continue; } else { $shown[] = $user->pilotid; echo PilotData::getPilotCode($user->code, $user->pilotid) . ' - ' . $user->firstname . ' ' . $user->lastname.'<br />'; } } echo '<hr />'; } ?> Guests: <?php echo count($guestsonline); ?> </p> </center> </p> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> </div> <div class="cleared"></div> <div class="art-footer"> <div class="art-footer-t"></div> <div class="art-footer-b"></div> <div class="art-footer-body"> <div class="art-footer-text"> <p style="font-family:Arial, sans-serif;text-align:-webkit-center;"><span style="color:rgb(249, 250, 251);">Copyright 2012 Your VA | Made By MyVADesigns | <a href="http://www.phpvms.net" target="_blank">powered by phpVMS</a></span></br><a href="http://myvadesigns.org"><img src="http://yourdomain.com/lib/skins/bluelight/images/vadesignlo.png"/></a></p> </div> <div class="cleared"></div> </div> </div> <div class="cleared"></div> </div> </div> <div class="cleared"></div> <p class="art-page-footer"></p> <div class="cleared"></div> </div> </body> </html> Quote Link to comment Share on other sites More sharing options...
TaylorWelka Posted July 16, 2012 Report Share Posted July 16, 2012 Thats not my new skin? but ok? It says UAL IN THE LOGIN as it was my login from a skin i made again so stfu. Quote Link to comment Share on other sites More sharing options...
TaylorWelka Posted July 16, 2012 Report Share Posted July 16, 2012 I made that dont believe me i have the project file to prove it. You guys are ******* looking for trouble. Quote Link to comment Share on other sites More sharing options...
Talisman57 Posted July 16, 2012 Report Share Posted July 16, 2012 You use Artiseer? Gotta learn the real HTML code, looks much better if you handcode everything yourself. Not gonna get involved in the copying thing. Although I don't like it when people copy Quote Link to comment Share on other sites More sharing options...
mseiwald Posted July 16, 2012 Report Share Posted July 16, 2012 Come on kids stop it now. I don't think he would offer the skin here if it was stolen after all. Hey this forum is to help and support phpVMS users and not to play Code Police or whatever People should really stop to steal and copy things and on the other side i also don't like to see that each and every code is getting inspected by some users as if this was a f****** lawyer or special agent community. Both sides stop that NOW! This Forum is to HELP and SUPPORT and nothing else!! (null) 2 Quote Link to comment Share on other sites More sharing options...
TaylorWelka Posted July 16, 2012 Report Share Posted July 16, 2012 Its a free skin why cant you guys just accept that and leave it alone? Seriously. 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.