Jump to content

Kyle

Moderators
  • Posts

    2282
  • Joined

  • Last visited

Everything posted by Kyle

  1. K i got the system working but i ran a install check and it seems Checking PHP version [OK] PHP version is 5.2.x Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Checksum failed] /install/templates/s3_setup_finished.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/common/PIREPData.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/common/CentralData.class.php did not match, possibly corrupt or out of date [Checksum failed] /core/templates/fsfk_log_flightimages.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/profile_stats.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/fsfk_log_flightplan.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/fsfk_log_flightdata.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/email_pilot_retired.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/fsfk_vaconfig.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/login_passwordreset.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/templates/pirep_editform.tpl did not match, possibly corrupt or out of date [Checksum failed] /core/classes/CodonEvent.class.php did not match, possibly corrupt or out of date [Checksum failed] /admin/modules/Maintenance/Maintenance.php did not match, possibly corrupt or out of date [Checksum failed] /lib/js/jquery_essentials.js did not match, possibly corrupt or out of date [Checksum failed] /lib/js/ofc/js-ofc-library/ofc.js did not match, possibly corrupt or out of date -- Checked 164 files, found 15 errors Checking phpvms_acarsdata...OK Checking phpvms_adminlog...OK Checking phpvms_aircraft...OK Checking phpvms_airlines...OK Checking phpvms_airports...OK Checking phpvms_awards...OK Checking phpvms_awardsgranted...OK Checking phpvms_bids...OK Checking phpvms_customfields...OK Checking phpvms_downloads...OK Checking phpvms_expenses...OK Checking phpvms_fieldvalues...OK Checking phpvms_financedata...OK Checking phpvms_fuelprices...OK Checking phpvms_groupmembers...OK Checking phpvms_groups...OK Checking phpvms_news...OK Checking phpvms_pages...OK Checking phpvms_pilots...OK Checking phpvms_pirepcomments...OK Checking phpvms_pirepfields...OK Checking phpvms_pireps...OK Checking phpvms_pirepvalues...OK Checking phpvms_ranks...OK Checking phpvms_schedules...OK Checking phpvms_sessions...OK Checking phpvms_settings...OK Checking phpvms_updates...OK Whats wrong with it. I checked those folders, and they are still there.
  2. www.flycsun.com yup its all in the public_htm
  3. Yup that's what i have. My server is running stable and i ran a test and nothing is a problem and my database control is live and my database for phpvms is live.
  4. I only use the stable release always. I never don't use beta. PHPVMS: Version 2.0.854 PHP VERSION: 5.2.12
  5. I never mofied the files, and it is in the default skin "crystal". I tried again but not working still. Same problem.
  6. Ok, i been having problems, since that my pilots can't join like when they fill out everything and they click submit, then they are redirected back to the form. and i didn't get the pending in my admin center. whats wrong with it?
  7. Hi Nabeel, I been re-downloading the phpvms file about 5 times and your missing a local.cfg file. What is going on?
  8. Umm, i'll see about that. Thanks Nabeel!
  9. oh my god. i been looking for a VA that is easyjet and that runs phpvms! I'll stop by!
  10. Will it work with phpvms?
  11. Kyle

    PHPVMS in HTML?

    Ha, Ha Very Funny!
  12. Kyle

    PHPVMS in HTML?

    I take time, thats all. I just shutted down my site for a day and try to back it up and restore it.
  13. Kyle

    PHPVMS in HTML?

    I been working on my site all night and it won't even get the File A FLight working at all.
  14. Kyle

    PHPVMS in HTML?

    I'm just still under dev. right now. I'm not looking for htlm helps or asking some to code for me. That is not the point. I'm just asking that all. I not asking anyone to do this for me.
  15. Kyle

    PHPVMS in HTML?

    Yeah it looks good, but, my pilots are having problems with the php system and i just want to put it in html. like i don't have to spearate it up. i can control that. its ok to me.
  16. Kyle

    PHPVMS in HTML?

    k if i started a new temp like single webpage with 3 pages and linked the system like resgiter, login, and everything.
  17. Kyle

    PHPVMS in HTML?

    Nabeel, what i am asking that if phpvms will work on a html website? I'm trying to see if it will work before i code. Will html work on phphvms?
  18. A New Canada Sun Airline That Is Expanding Quickly! www.flycsun.com
  19. Kyle

    PHPVMS in HTML?

    Hi, my pilots wants my website in HTML but i understand why they want it in HTML. And I was wondering if it is possible to put it in HTML?
  20. Yeah i seen that. Could been ceased for a reason.
  21. Yeah but i should block it for a while. Till i get nothing from them for 7 days. It's my server tech. recomacation My E-mail server was so full because of the emails from phpvms and it botches my e-mail server space. So just in case till i get nothing from them for 7 days. And i will un-block them.
  22. well i got those e-mails before. And i'm not sure what your trying to do. But i'm blocking emails from phpvms until you get this fix. I want to keep my e-mails clean.
  23. i like IPBoard! It looks awesome!
  24. k, i don't have the admin settings on right now but i want to test it first before inserting the access phps thingy. And i need your help that i can't get the navagation to come up. Do you know whats wrong with this code from the core_navagation.tpl <style media="all" type="text/css">@import "htdocs/phpvms/lib/skins/crystal with bar/styles.css";</style> <div> <ul class="menu"> <li class="top"><a href="<?php echo url('/'); ?>" target="_self" class="top_link"><span>Home</span></a> </li> <li class="top"><a href="<?php echo url('/registration'); ?>" target="_self" class="top_link"><span>Join</span></a> </li> <li class="top"><a href="<?php echo url('/login'); ?>" target="_self" class="top_link"><span>Log In</span></a> </li> <li class="top"><a href="" target="_self" class="top_link"><span>Pilot Center</span></a> <ul class="sub"> <li><a href="" target="_self">Pilot Shop</a></li> <li><a href="" target="_self">Exam Center</a></li> <li><a href="" target="_self">Flight Schedules</a></li> </ul> </li> <li class="top"><a href="<?php echo url('/pilots'); ?>" target="_self" class="top_link"><span>Pilots</span></a> </li> <li class="top"><a href="" target="_self" class="top_link"><span>Log Out</span></a> </li> <li class="top"><a href="" target="_self" class="top_link"><span>Live Map</span></a></li> </ul> </div>
  25. All one point for you guys. Yeah i should, i'll start off slow and just to see. Also is the CSS like a layout desgin?
×
×
  • Create New...