Jump to content

smokey68

Members
  • Posts

    233
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by smokey68

  1. I just went from 2.5 to 5.5.x and how i managed it to change it over in less than an hour was by putting the 5.5.x on a subdomain (where it remains) went through the install of it using my existing db user & password for the old database clicked install then when i was asked to en va name and all that info i stopped and exited so that it would then create the new tables for the new version but it wouldnt of course overwrite tables that already existed. Then go to installfolder/update.php so it will then update the information from the mysql database into the site. once you complete that then delete the install folder and youre done.... Now if you need to change your extensions on your skins from tpl to php do so then. Once complete your website will be updated to 5.5.x at that point you can delete the old files for the old site or keep them for safe keeping.
  2. smokey68

    Errors

    What is the right Vacentral API URL ?
  3. smokey68

    Errors

    i do have one error ive had for a long time now ive seached forums and done everything possible when i submit pireps to vacentral i get somthin like this FAILED exporting PIREP #3723 - No response from API serverFAILED exporting PIREP #3722 - No response from API serverFAILED exporting PIREP #3721 - No response from API serverFAILED exporting PIREP #3720 - No response from API serverFAILED exporting PIREP #3719 - No response from API server i have changed api.vacentral.net to the api.phpvms.net and added config set xml but still no go
  4. smokey68

    Errors

    its fixed all i had forgot to do was to run update.php and it fixed self in seconds
  5. smokey68

    Errors

    ok i have ran the update php and maybe have everything working now
  6. smokey68

    Errors

    [ERROR] The column core is missing!Checking phpvms_ledger...OKChecking phpvms_navdata...OKChecking phpvms_news...OKChecking phpvms_pages...OKChecking phpvms_pilots...[ERROR] The column payadjust is missing![ERROR] The column comment is missing!Checking phpvms_pirepcomments...OKChecking phpvms_pirepfields...OKChecking phpvms_pireps...[ERROR] The column modifieddate is missing![ERROR] The column paytype is missing!Checking phpvms_pirepvalues...OKChecking phpvms_ranks...OKChecking phpvms_schedules...[ERROR] The column week1 is missing![ERROR] The column week2 is missing![ERROR] The column week3 is missing![ERROR] The column week4 is missing![ERROR] The column payforflight is missing!
  7. smokey68

    Errors

    found out the problem no solution though here is the error the schedules are not enabled within the schedules in admin panel but when i enable it i get this error There was an error editing the schedule: Unknown column 'week1' in 'field list'
  8. smokey68

    Errors

    its gotta be a script error and not database error
  9. smokey68

    Errors

    I installed new version on another subdomain and connected the new version to existing old database yes schedules show in admin panel and every pilot can add a bid and do whatever but cannot file a manual pirep or see their existing flown flights all other information lays out correctly
  10. smokey68

    Errors

    Error because of having flown 211 flights but no routes are shown. Just went from v2 to v5.5.x Anyone know what the problem might be ? Error when filing Pirep
  11. GOOD MORNING/AFTERNOON, FEDEX VIRTUAL AIRLINES is new to the simulation world for carrying cargo with the best utilities and software that can be given. We have worked for months on our site and software upon opening we have included many features that is explained below and images on what your profile will look like when logged into the system. The current tracking software that is being used by our site is smartCARS 2 for easy bidding, tracking, and the use of "Jetstream Radio" at your own leisure. We have also added a crew center to make things easy on our members so you can view or add bids on flights whether you be on your computer or your smart device, being your phone, tablet..etc.. Yes, we do have a direct connect server for Boxed version of Flight Simulator X as well as steam that will be coming within the next few weeks. We currently have a private Teamspeak 3 server for our members to use for communication or a chat room while on long hauls or just to have a conversation with a buddy. This is a mature community aspect with members of age range from mostly mid 20's to low 70's. That doesn't mean what so ever we don't accept people from a lower age range at all. All ages are welcome preferably above age 13. All flights at this moment are reviewed by a moderator before it is accepted while we are working on an accurate automated system to get flights automatically approved or rejected. We will have private events for members to join it being a weekly flight or an occasional event, these events may include double hours or it may include a tour with a badge of completion. Please know there are no entrance exams that will be taken to join this airline as we believe everyone should have a chance of joining the fun without any special requirements. This virtual airline will soon be ran on the Vatsim network for Air Traffic but once it is integrated it still will not be a requirement as some members do not have the education or experience for that type of simulation. We will not be sending spammy emails to your mailbox letting you know when it changes from "daylight to dark" just an occasional email when there will be events or important updates to our site. Bidding Flights Our Flight bidding system is based on where you want to Fly and what you want to fly. With our system you will be able to create your own flights and bid on them without moderator or administrator permission. Why should we limit you to where you fly to this is all up to you. Within the image above is where you will select your aircraft and choose your departure & arrival airport. Once you have selected your aircraft and airports you will then be redirected to a page where you will then input your route and cruising altitude then book the flight. Once redirected back to this page you will then bid the flight that you just created that is placed in the top of the list once created then go Flying ! I have inserted this tutorial on how to do this within this posting so you will see what in details creating and bidding a flight which you always have the option to bid a flight straight from the list that someone else has already created. We hope you enjoy what we have to offer and hope you join us as we are welcome to have you. Visit WWW.FEDEXVA.COM and choose "Join Now" complete the registration and a administrator will soon approve your registration with a confirmation email being sent to you. Sincerely, Fedex Virtual Airlines Staff
  12. i tried using the crewcenter and it didnt work for me very well so i created my own that works fantastic someone didnt know what they were doing when they put that together
  13. What is the php code for showing how many active flight there are in number format EX : 3 Active Flights
  14. Not sure what you're saying please rephrase so i do answer your question correctly
  15. send me a pm with your website url, username, and a password of the admin user so i can switch between the skins to figure out the error.
  16. CLICK HERE TO DOWNLOAD PACKAGED & READY TO GO VERSION
  17. change scrolling to yes
  18. Servetas, I have sent you login details within a message
  19. Help with these three scripts that are needed within a template . <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/Unique_Flight/assets/js/jquery.min.js" type="text/javascript"></script> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/Unique_Flight/assets/js/bootstrap.min.js" type="text/javascript"></script> <script type="text/javascript" src="<?php echo SITE_URL?>/lib/skins/Unique_Flight/assets/js/scripts.js"></script> Placed them in 10,000 different ways in different files including layout & header. Any suggestions besides removing them period bc then bootstrap menu will not work !
  20. I know its not such a good idea to remove the javascript bidding process to fix no route passed but i just cannot get around it whatsoever can someone please direct me to the post showing me how i can do this i know i have seen this post somewhere but i just cant seem to find it at this moment.
  21. Yes it does work for me and it can work for others until they may come up with a better solution.
  22. On top of that all the errors that may still be producing will still show within error log anything on that ?
  23. The error returned to a blank line in pilotdataclass got any suggestions on that blank line ? If u was to sit there for months and not figure out what it could be and this fixed it what would you do ?
  24. Take a look here if you still have this problem and this will be your fix i fought this for months and then fixed it finally please take a look at this this post. http://forum.phpvms.net/topic/23900-smartcars-pirep-filing-error-fix/#entry125498
×
×
  • Create New...