Support Forum
Any questions or bug reports go here.
7149 topics in this forum
-
- 2 replies
- 1.6k views
Hi, I'm trying to install the phpvms 5.5 and got the same error on my local server and host. Error: Access denied for user 'xxxxxxxx'@'localhost' to database 'xxxxxxxxxx Yes I already created new databases, yes I already uploaded the installation several times and still got the same error. PHP Version 5.6.30 (host) // PHP Version 5.6.35 (local). Any advices? Thanks!
Last reply by Junior, -
- 1 reply
- 1.6k views
Hi. First of all, sorry for my poor English. I am working with the issue of finances and would like to add the cost of aircraft. It would be easy to discount the total balance of the purchase of an aircraft. I have seen that there is a table called finacesdata, but this does not have any rows. There is only the structure. I have also seen that in all the code is not referenced to the above table, except when you create it as installation scripts. I wonder. Am I wrong on the above? What is it for this table? It would be interesting to have a table with the total balance sheet and operating with it as you wish. Expenses system is interesting but not suitable for t…
Last reply by Nabeel, -
- 1 reply
- 1.6k views
Hi, We have recently changed our ranks completely, so that the first rank is 'Trainee', instead of 'Cadet', in addition to the other ranks. I had to go in and change everyone who was a 'Cadet' to 'Trainee' manually. However, whenever a new member signs up, they always get assigned 'Cadet' even though the rank doesn't exist (even in database). 'Trainee' is set to minimum of 0 hours so I don't understand why 'Cadet' keeps being assigned. I've also tried optimising tables but no effect. Any possible solutions would be much appreciated. Thanks, Mark
Last reply by servetas, -
- 1 follower
- 2 replies
- 1.6k views
Hello Again. About two years ago I had a phpVMS site. When my web provider updated the php the site stopped working. After getting my new v5 phpVMS site working I tried uploading v2 phpVMS and reconnecting it to the old phpVMS database. It worked and my old phpVMS site is backup jut like I left it, which I'm quite happy about. 😃 Now the only thing left is to do is update the reCAPTCHA. I followed these instructions https://github.com/nabeelio/phpvms_v2/pull/138/commits/b8d46bbf25195de9d454cb0ca9ed9175631d752a as best as I could understand them. The new reCAPTCHA is showing up, but when trying to register this is what happens "Fatal error: Class 'ReCaptcha\ReCap…
Last reply by Nabeel, -
- 5 replies
- 1.6k views
Any help with this error? I have the Live Flight Info module (CreazyCreative) and it works correctly but unfortunately the map is not visible and its support is very bad. MODERATOR EDIT: Code snippet removed Thank you so much.
Last reply by ProAvia, -
Paginate Schedules Page
by Guest- 1 follower
- 4 replies
- 1.6k views
Hi, My schedule system at vDAL was recently reworked, but due to the large amount of schedules, it takes up to 20 seconds (for some pilots) to load the page, and i need to fix this. If anybody could help me out, that would be great, i have tried, but gotten nothing but fatal errors... thanks.
Last reply by flyalaska, -
- 2 replies
- 1.6k views
My old site simply stopped working, it would not allow me to reset the password, nor it would send me a new one. Even with the correct credentials it just wouldn't let me in. So after more than year hiatus and having taken the site down. I decided to start all over again. Iinstalled the latest version which seems to have changes. I wanted to import my old schedules but the format seems to have changed. Now, I have taken the time to reformatthe entire CSV file but the instructions are not very complete. In particular the export I made shows the duration file as TEXT rather than number and for a value of 1 hours it shows 60. So the questions are: Should the CSV durat…
Last reply by avp, -
- 0 replies
- 1.6k views
Hello members, I worked in the system PilotShop, the result was very good! My Pilots are satisfied with the system, deployed in even the possibility of buying up routes, aircraft, cards, among other products. Everything for pilots spend their wages, the job is done, I am providing photos for you to visualize. Though my language is Portuguese page_index Text (Loja Virtual, Minha Sacola de compras ) = Shop, My Grocery Tote Text in Yellow ( Welcome to your online store, here you will find some items for you to buy with his earnings dummy and enjoy the features of our system simple and objective way ) List_products Text in Yellow ( list roducts associated Shop…
Last reply by Fernando, -
- 0 replies
- 1.6k views
I am developing an Acars program for my Va, based in the APvacars, but iam need to send some pilot details as First and Last Name, Flights, Hours, Rank. I modified the APVAcar Module, the code now is /** * phpVMS - Virtual Airline Administration Software * Copyright (c) 2008 Nabeel Shahzad * For more information, visit www.phpvms.net * Forums: http://www.phpvms.net/forum * Documentation: http://www.phpvms.net/docs * * phpVMS is licenced under the following license: * Creative Commons Attribution Non-commercial Share Alike (by-nc-sa) * View license.txt in the root, or visit http://creativecommons.org/licenses/by-nc-sa/3.0/ * * @author Jeffrey Kobus * @copyright Copyrigh…
Last reply by ArthurHetem, -
- 1 reply
- 1.6k views
Look at the attached file for how the forum looks in Explorer. It's not my explorer which has gone badly, I have tried it on my two computers, and at my office. fsscr000.jpg
Last reply by Nabeel, -
- 4 replies
- 1.6k views
Tried to export FSACARS log and got an error message saying it can not contact the db
Last reply by Nabeel, -
- 3 replies
- 1.6k views
I trying to get my stuff from the old site to the new site and my sql error code i getting is Error SQL query: -- -- Database: `boeing75_phpvms` -- CREATE DATABASE `boeing75_phpvms` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; MySQL said: Documentation #1044 - Access denied for user 'starall1'@'localhost' to database 'boeing75_phpvms' and i website i getting this code www.starallianceva.net Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Access denied for user 'boeing75_phpvms'@'localhost' (using password: YES) (1045)</b></font>]<br…
Last reply by SAV_Brian_CEO, -
- 2 replies
- 1.6k views
Hi. I have a problem with the script. I have uploaded it to my website, and I get an error message. The message is: Fatal error: Call to undefined method stdClass::get_results() in /home/a3042821/public_html/core/classes/ezdb/ezdb.class.php on line 391 I have tried to fix it myself, but can not come to any fix! Help, please! Thank you
Last reply by Sander, -
- 1 follower
- 2 replies
- 1.6k views
Hi, I want to copy my phpvms site locally. To do this, i have proceeded like this : 1 - Export of my database. 2 - Create a new database in WAMP with phpmyadmin and import the database. 3 - Download all folders and files with Filezilla and copy this in wamp/www/phpvms_folder. After that, i've changed the following settings in local.config.php : define('DBASE_USER', 'root'); // default login of WAMP define('DBASE_PASS', ''); // default password of WAMP (no password) define('DBASE_NAME', 'db_phpvms'); // The name of my DB locally in phpMyAdmin define('DBASE_SERVER', 'localhost'); define('DBASE_TYPE', 'mysql'); define('TABLE_…
Last reply by orobouros, -
- 1 reply
- 1.6k views
Hello, I'm considering using phpVMS and was wondering if their are manger roles built into the system? An example would be: A HR role to take care of all the new pilots applications, hiring, firing, etc. A hub manager role to take care of their hubs PIREPS? I'm assuming we can have hubs? Or does the system only allow one person to do all this. If it doesn't I think it would be cool to have the above added to help the flow of things so one person doesn't get over worked. ;D Thanks!
Last reply by Nabeel, -
- 1 reply
- 1.6k views
hello tought the problemens of sending to database where over but again its back after i dit some altering to the local configfile and the update to the latest release so i need some help what ame i doing wrong i install vms full install than i upload via ftp the vms beta type in explorer /update/install.php the installer says install ok after install i delete the install map and than the problemens begin i get errors in my admin page like these Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/dutchgl/domains/dutch-global-virtual-airlines.nl/public_html/phpvms/admin/mod…
Last reply by Nabeel, -
- 2 replies
- 1.6k views
Hello, I'm translating phpVMS to Simplified Chinese. Now I have a problem that I can't find out where is the title of web pages. Although pages are in Simplified Chinese, title also in English. So how can I modify the web pages' title? Thanks a lot.
Last reply by Bokjan, -
- 0 replies
- 1.6k views
Hello guys, come on, I have a big question that comes to me taking the time, I have VA's almost two years and in all that time had big problems with the routes, after all, do everything by PHPvms but when someone reserves a scale that route is deactivated and can not be flown by another pilot you need large number of routes in the site all the time. Already tried using CSV for a while but it is very complicated, I'm doing some research on using cronjobs or crontags, but tell me how to do routes? use their own PHPVms, there is an easier way to get a large number of routes without much effort? I await replies from you friends And heaven CAVOKS everyone.
Last reply by gabrielfava, -
- 1 reply
- 1.6k views
Help! The first thing I need to talk about is the website crashing. The site runs fine until I go to the admin panel. It then takes about 5 mins to load the admin panel The second thing I get error messages when I try to change a setting. It happens with everything I can change from adding new aircraft to my fleet to adding a new base. Another bug I get is when looking at my bookings - http://puu.sh/hXse4/c2a07e8233.png that is the error i get. EDIT: I am now being told that users are getting a socket error when trying to sign up.
Last reply by alpyeni1, -
- 1 follower
- 2 replies
- 1.6k views
I have a problem with my map. Shows some flights but no information. Please see the picture. Help please. I don't know how to stop this.
Last reply by OmerAslan, -
- 1 reply
- 1.6k views
Hey Guys is there a way to add best and worst landing for the month with who the pilot is ? in the top pilot stats?
Last reply by Boogace, -
- 3 replies
- 1.6k views
Personally, I just installed the PHPVMS V2 Master version for phpvms 5. But I can not add airports. I put an ICAO code but only the message "Fetching airport data ..." Sorry for my English Click here to view image
Last reply by flyalaska, -
- 4 replies
- 1.6k views
When i want to add a skin, after installing the skin, i get this message (photo below) What do i do. I treid adding (/home/u937587418/domains/accessairvirtual.org/public_html//lib/skins/Clarity-Crew-Center-1.1/header.php) on line 231 in the quotations just as instructed, bit it just made it worse. What is the key to activating the skin?
Last reply by miniarma, -
Hi Nabeel, Using the latest beta and I am having issues accepting new pilots. As soon as I double click to accept them, it goes to the pilot list. They are still in the list for pending. As well, the map does not seem to be erasing ended flights. I have it set for 30 minutes in the config and they are still there. I even changed it to 1 and hours after they are still there. I have not been able to send my pireps to VA Central either. Something about the API server but I am just assuming that is an issue on your end. Would really like to see the registration fixed chief. Chuck CYXU
Last reply by Nabeel, -
- 1 reply
- 1.6k views
en Nabeel I'm struggling to get the id of the pilot with this query? <?php //set local variables $dbhost = "localhost"; $dbuser = "xxxxxx"; $dbpass = "xxxxxx"; $dbname = "xxxxxx"; //connect $db = mysql_pconnect($dbhost,$dbuser,$dbpass); mysql_select_db("$dbname",$db); // tex de MySQL Connection echo "<br />"; //base de dados echo "<br />"; //base de dados // Total pilotos que mais voou no mes por horas $query = "select p.code, p.pilotid, firstname, lastname, sum(r.flighttime) ,count(r.pirepid), submitdate, r.pilotid from phpvms_pilots p left join phpvms_pireps r on p.pilotid = r.pilotid right join phpvms_aircraft a on a.id = r.aircraft …
Last reply by Nabeel, -
- 2 replies
- 1.6k views
I know I saw this in another thread last year, but can't seem to find it. I need the code that will show the pilots start date. I need it to work both in the profile_main.tpl and also in the pilot_public_profile.tpl. Can someone help out please?
Last reply by Jeff, -
- 3 replies
- 1.6k views
Hello all I'm created a new va, but i have a problem The problem is: Fatal error: Class 'DB' not found in /home/vhosts/mywebsite/core/common/SettingsData.class.php on line 28 Regards
Last reply by Nabeel, -
- 1 reply
- 1.6k views
Gents, I have searched and searched with all the different spellings and abbreviations of FSpassengersX I can think of but to no avail I'm afraid. I am looking to integrate FSpassengersX into my website, could someone point me in the right direction if there is a thread I have missed or could someone explain how to do this. Thanks Dale
Last reply by Nabeel, -
- 2 replies
- 1.6k views
I need find this for edit or eliminate. In a TPL file? Thank of all for you cooperation. Best regards
Last reply by imnemina, -
- 1 follower
- 2 replies
- 1.6k views
Hi everyone, look the attachment. This is only a pilot but the map shows lot of planes... How I can resolve it? Thanks Lorenzo
Last reply by fcolirf,