-
Posts
182 -
Joined
-
Last visited
Content Type
Profiles
Forums
phpVMS Resources
Downloads
Everything posted by Industrialshadow
-
For now i have customize also our Main Menu
-
Need Help for coding Core.navigation
Industrialshadow replied to Industrialshadow's topic in Skinning
ok thanks for that but i have the same problem ia have closed now all tags with </a> but when you look in my main menu so you can see thats the Home Image not correct if. Where can i change this. I have used this <p> not <li> but when im using <p> its not showing correct. Need help -
Hello Here is my Centre with changed Images and text
-
hi i have it from http://www.iconfinder.com/free_icons
-
Yeah thats correct i made in a few days a another version then coming the text under the images. You have right its looking better so.. Thanks
-
Hello I have customize my core navigation. But i have a litte problem look here Website All images shown correct but the Home Image not When i try <p>yourlink</p> its not working.Have anybody an idea.And the Same is with the Admin Area. I will add an image but its not show.Why? <li><a href="<?php echo SITE_URL ?>/index.php/Frontpage"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Home.png" alt="" /></li> <?php if(!Auth::LoggedIn()) { // Show these if they haven't logged in yet ?> <table width="100%" border="0" cellpadding="0" cellspacing="2"> <tr> <td><p><a href="<?php echo SITE_URL ?>/index.php/registration"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Join.png" alt="" /></p></td> <td> </td> </tr> </table> <?php } else { // Show these items only if they are logged in ?> <table width="100%" border="0" cellpadding="0" cellspacing="2"> <tr> <td><p><a href="<?php echo url('/profile'); ?>"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Profile.png" alt="" /></p></td> <td><p><a href="<?php echo url('/Mail'); ?>"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Mail.png" alt="" /></p></td> </tr> </table> <?php } ?> <table width="100%" border="0" cellpadding="0" cellspacing="2"> <tr> <td><p><a href="<?php echo SITE_URL ?>/index.php/pilots"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Pilots.png" alt="" /></p></td> <td><p><a href="<?php echo url('/Screenshots'); ?>"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Gallery.png" alt="" /></p></td> </tr> <tr> <td><p><a href="<?php echo url('/Fleet'); ?>"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Fleet.png" alt="" /></p></td> <td><p><a href="<?php echo url('/rank'); ?>"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Ranks.png" alt="" /></p></td> </tr> <tr> <td><p><a href="<?php echo url('/staff');?>"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Staff.png" alt="" /></p></td> <td><p><a href="<?php echo url('/finances');?>"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Finance.png" alt=""</a></p></td> </tr> <tr> <td><p><a href="<?php echo SITE_URL ?>/index.php/pages/sitemap"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Info.png" alt="" /></p></td> <td><p><a href="<?php echo SITE_URL ?>/index.php/pages/ourhubs"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Hubs.png" alt="" /></p></td> </tr> </table> <?php echo $MODULE_NAV_INC;?> <table width="100%" border="0" cellpadding="0" cellspacing="2"> <tr> <td><?php echo $MODULE_NAV_INC;?> <?php if(Auth::LoggedIn()) { if(Auth::UserInGroup('Administrators')) { echo '<p><a href="'.SITE_URL.'/admin/"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/image/Admin.png" alt="" /></p>'; } ?></td> <td><p><a href="<?php echo SITE_URL ?>/index.php/login/logout"><img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/images/Logout.png" alt="" /></p></td> </tr> </table> <?php } ?>
-
[SOLVED] Pilot Application Script
Industrialshadow replied to Steve Bartlett's topic in Support Forum
When you have install your Vms, you have a standard Version. First you make an update for your VMS and then show here in the Forum. Many Users have postet Codes and more to bring up more features in your Airline. But you must learn to customize your Va alone...When you need help open a Thread or answer in a thread for help.Its a helpful Community. I have also learn many to bring up our First Version online. Now i learn to customize my pilot Centre. Cheers -
Now i have found the Way to make a own first Version for us...
-
[SOLVED] Pilot Application Script
Industrialshadow replied to Steve Bartlett's topic in Support Forum
A Pilot Application is included in the phpvms. Youd need some coding to bring it up to your site You dont need a script -
Hello I have modified our Pilot Centre. Take a look
-
When you have a Roster in your Main Menu try this <li><align="center"><a href="<?php echo SITE_URL ?>/index.php/pilots">Pilots</a></li> put it in your core.navigation
-
Hi when you install a new VMS then create a blank local.config.php and put it in your core libary The local.config.php write all Data when you install the vms
-
As you made that. I would make it also gladly in my pilot center Thanks
-
Hello First i must say a great Addon. have a question. Where can i delete the old statistic from 1970??? look here in our testsystem http://test.dhl-aircargo.de/index.php/TopPilot Thanks for Infos
-
Update We have made 1 Testflight and now show us we have made 2118????? Nabeel please check this.
-
i dont know why i become it not to display. But i the map is show on the frontpage only the error nervs me *lol* I will also search. i hope i can find the error but my coding experience is not the best..... cheers
-
Hi mark Thanks a lot for help. I have change the code doenst work. I think nabeel have a idea or the original coder? I will wait for you....At the moment i can live with that problem cheers
-
have you an complet code working? I dont know what i must change to solve the failure thanks
-
doesnt work for me. <div class="mcbox01"> <div class="mc01t2"> Pics </div> <div class="mc01cc"> <ul> <div align="center"><?php Screenshots::show_random_screenshot(); ?></div> </ul> </div> <div class="mc01b"> <img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/image/img_272.jpg" alt="" /> </div> </div>
-
Hello after update to the newest version i become a failuer Warning: Invalid argument supplied for foreach() in /www/htdocs/w00dac26/SF/lib/skins/ObsessBlue/frontpage_main.tpl on line 24 this is my main.tpl <div class="mc0201"> <p>Welcome to SF Logistik</p> <p>We look forward to the pages of Sf welcome logistics may be. Look around and discover the life of a pilot. Our mission is to transport cargo quickly and safely to their destination. We rely on our well-trained pilots.</p> <p></p> <p></p> <p></p> <p></p> </div> <br /> <br /> <div class="mc020303"> <?php // Show the News module, call the function ShowNewsFront // This is in the modules/Frontpage folder MainController::Run('FrontBids', 'RecentFrontPage', 15); Template::Show('acarsmap.tpl'); ?> <p></p> <?php $flights = PIREPData::getRecentReportsByCount(10); $string = ""; foreach($flights as $flight) { $string = $string.$flight->depicao.'+-+'.$flight->arricao.',+'; } ?> <img src="http://www.gcmap.com/map?P=<?php echo $string ?>&MS=bm&MR=240&MX=650x360&PM=pemr:diamond7:red%2b%22%25I%22:red&PC=%230000ff" /><br /> Maps generated by the <a href="http://www.gcmap.com/">Great Circle Mapper</a> - copyright © <a href="http://www.kls2.com/~karl/">Karl L. Swartz</a> </div> <div class="mc020303"> </div>
-
Good Evening After Update to the new Version i become an Bug Bevore we have made the update we have flown 3 Flight after the update we have flown 16990 Flight. Thats not correct Total Flights: 16999 Total Hours Flown: 2.25 Total Flights Today: 0 Total Cargoschedules: 1 Total Aircraft In Fleet: 2 Total Fuel Burned: 1448 Miles Flown: 360 All News: 3 Please check this i dont know where come from the data Thanks
-
Hello A Friend have a Problem with this Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'TouchdownStats' does not have a method 'top_landing_this_month' in /srv/www/htdocs/vms/core/classes/MainController.class.php on line 218 have anybody a idea to solve this problem
-
Thanks found it. I ahve searched 2 Days for that and its so simple :blink:
-
Ok i have putted the screenshot_random.tpl in my skinfolder. Now working. But the Pic is on the right site. I need this in the middle of the Box thats i have made and its working. <div class="mcbox01"> <div class="mc01t2"> Pics </div> <div class="mc01cc"> <ul> <?php Screenshots::show_random_screenshot(); ?> </ul> </div> <div class="mc01b"> <img src="<?php echo SITE_URL?>/lib/skins/ObsessBlue/image/img_272.jpg" alt="" /> </div> </div> where must set it to see the shot in the middle?
-
Where can i delete the Menu above the Header picture? I dont need this And now i will delete the links. In which tpl can i found this? Thanks