Jump to content

shiljo

Members
  • Posts

    88
  • Joined

  • Last visited

Everything posted by shiljo

  1. Anyone interested Pls join us, we need pilots and some staff, HUM manager, webesigners and so ... http://www.croatia-cargo.com Best wishes Mr.Shiljo
  2. Everything working now, i manage to put flight_hours inside table settings and recalculate them so now is fine.. http://www.croatia-cargo.com so you can see, site is still under design bye and thx
  3. Under the settings in phpVms database how can i add flight hours, dont know really ...and didnt have statsdata.class.php on my site...hm...any help?
  4. When i put stats data into my box, no flight hours present...any way for fixing this?
  5. Hi all! I have problem that my VA dont have no hours or pireps on VA Central and i uploaded normally to it...Croatia Cargo bye and thanks
  6. PLs can someone code me some table for Croatia Cargo Company, i would really be preciated, cause you guys eat codes for brekfast, i will do that for year hehe...really... So...i would involve...total pilots, total A/C, total routes, total miles flown, total cargo carried, total fuel burnedtotal hours flown. Thank you very much guys
  7. works fine to me, but, doesnt get money from pilot?? All account stays the same, and on exam page, just on questions page it shows nothing where ammount of money on account must be...any idea?
  8. Hi to all! I know is possible but, anbody have will to do it, cause im empty board on coding. I want that schedule is only shown from town the plane from schedule is in...got it...If plane is in KMEM then only schedule is shown for that registartion and KMEM...So if last logged place is KMEM next pilot if he want to use that same registration will be only be able to bid schedule from KMEM...cmon coders, this is code worth it for any serious VA. Thanx a lot!!!
  9. How to import that table in pages from Admin, its html, and this is php related, right? Any tip here, so i can learn something... Thxs
  10. One stupid question as i didnt see it here, how to install that, just put via ftp on site in phpvms folder? or how? and will link work automatically or i have to fix that, thx
  11. Under your .*ini file put instead of GB ,IS for metric system (Inernational system), if u want in KGs, if u want in LBS leave GB and you change in local.config fuel in lbs and weihght in lbs...thats should do the trck
  12. After reseting ranks via admin panel, all ok
  13. My ranks works normally until today, i recently joined vaCentral, does is got something to do with it...It all worked fine, just changed to true under local config, but now i found local config again setted to false, does vacentral do simething to that ?
  14. shiljo

    Ranks

    that option is seems to not working, i put true, but nothing...any other clue?
  15. So what will i have, same thing from beginning I manage to adjust map position, its easy, but it should be easy also with map zoom, as the matter i think i managed to change this...and after all night not making nothin , it zoomed put on my map, as i put 5 ... so must wait some time...maybe it will be good, i fopund couple of mistakes in files...first i dont know they are mistekes but are different form other inputs...so... Config::Set('MAP_TYPE', 'G_HYBRID_MAP'); Config::Set('MAP_LINE_COLOR', '#ff0000'); Config::Set('MAP_CENTER_LAT', '44.582121'); Config::Set('MAP_CENTER_LNG', '16.303711'); Config::Set('MAP_ZOOM_LEVEL', 10); <----- this should be '10' not only 10 as other above has the ' ' also... in acarsmap.tpl map_zoom_level = <?php echo Config::Get('MAP_ZOOM_LEVEL'); ?>; <----shouldnt there be " " map_center_lat = "<?php echo Config::Get('MAP_CENTER_LAT'); ?>"; map_center_lng = "<?php echo Config::Get('MAP_CENTER_LNG'); ?>"; map_zoom_level = "<?php echo Config::Get('MAP_ZOOM_LEVEL'); ?>"; map_center_lat = "<?php echo Config::Get('MAP_CENTER_LAT'); ?>"; map_center_lng = "<?php echo Config::Get('MAP_CENTER_LNG'); ?>"; So i change this...and we will see, like i say, i think it must pass some time to change, dont know why, maybe cause of that time or something... Bye all
  16. Guys finally got it...just put one field in pilots database, in my example IVAO...Add that field also in admin panel...and add like in previous pilot_list.php everything only line in below shpuld look like this <td><?php echo $pilot->IVAO?></td> I have no knowledge of coding but after 2 hours trying, it was worth it I hope this helps somebody hehe...
  17. I have also put the field same way, and also nothing... I put IVAO id inside ADMIN panel, and i have it on my pilots profile, but in pilot list only table IVAO id, nothing under...cant get the number i guess...how can i fix that?
  18. Guys still cant make live map zoom, can someone tell me how, i try in local config, nothing, id has to be 11 that will suite me, i try in acars.js, but there is only if local config hasnt any value...anywhere else maybe?'?
  19. shiljo

    FsACARS

    all set regarding this question i got other things that bother me now, on skinning forum etc...thanks
  20. here is my stylesheet...pls i want to see, i think that main area where all the pages are listed isnt here...if so pls learn me how to put it so all the pages got same style and alignment, also want to learn how to move those recent tables of pilots and pireps from other poages than home page, want to leave it on home page...thank you all... /* CSS Document Wink Hosting (www.winkhosting.com) Designed By Alexis Corredor alexis.corredor@gmail.com */ body { margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; } /*HEADER*/ #header{ width: 800px; position:relative; height: 162px; background-image:url(/lib/skins/aqua/images/header.jpg); background-repeat:no-repeat; } /*COMPANY NAME IN HEADER*/ #companyname { position:absolute; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 36px; font-weight: bold; margin-top:50px; margin-left:40px; left: 0px; top: 0px; } /*MENU IN HEADER*/ #menu{ position:absolute; bottom: 20px; right: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 5px; font-weight: bold; } #menu a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#333333; text-decoration:none; } #menu a:hover{ text-decoration:underline; } /*LEFT PANEL (News, Links, etc.)*/ #leftpanel{ float:left; width:200px; } /*CONTENT*/ #content{ width: 800px; } #contenttext{ align: justify; width: 580px; } /*FOOTER*/ .footer{ width: 779px; height: 32px; background-image:url(/lib/skins/aqua/images/bg_footer.gif); background-repeat:no-repeat; clear:both; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#FFFFFF; } /*FOOTER LINKS*/ .footer a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#FFFFFF; text-decoration:none; } .footer a:hover{ text-decoration:underline; } /*TABLE*/ .table_top{ width: 204px; height: 27px; background-image:url(/lib/skins/aqua/images/table_top.jpg); background-repeat:no-repeat; } .table_content{ width: 204px; background-image:url(/lib/skins/aqua/images/table_content.jpg); background-repeat:repeat-y; } .table_text{ margin-left:15px; margin-right:15px; text-align:justify; } .table_bottom{ width: 204px; height: 23px; } /*TEXT STYLES*/ .news_date { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0099CC; } .body_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } .news_more { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF9900; font-weight: bold; } .news_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } .subtitle_gray { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #CCCCCC; } .title_blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #7DA5E0; } .title_panel { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
  21. I think on my site, style.css doesnt have inputs for main, mainbox, conetnt area, how do i call it. When i go to my pilots or other page, it displays something rude...ok for instance in pilot info, so my pilot center...I have something regular, then i go to style.css...i cant find which area is dedicated for style of that letters in tha mainboard srea, i think im speaking right...So i entered pilot_something.tpl and i found tables there, i can do change in fonts there but i will need whole eternety entewring everything with every single line...so i found on net tbody and i done something including that...and i managed to change one table bu couldnt change font size, eveything else is done... Is trhere any way to someone to told me what and how, or just where to change something, i will do the rest, to fix tat thing...and specially as i want to change that tables of pilots and pireps in css file, i want them only in home page, not on rest of site, ... Thank you...At least i have learnes today some table scripting hehehe...its worth it...and honestly i will donate this software, just waiting salary to be payed hehe...bye
  22. shiljo

    Admin template

    indeed i thought something easy like that would help but just needed confirmation...thanks i have lot of other questions but on other topics...
  23. shiljo

    FsACARS

    sure i need, im blind here man hehe
  24. And anyone can help me over fonts, in pilot section on pilots profile there is mess, and i search and try all the day in profile_main.tpl and style.css but still have no clue where to change that, and how can i move new pilots and new pireps tables from other pageas except home page...damn im stupid but sure im trying like bull thanks all for help
  25. shiljo

    Admin template

    Oh yes, sorry by the look it looks like that i sthe new ths one is the old hehe...but ok...that one yes..
×
×
  • Create New...