I just got all my file transferred to the FiveDev server, I noticed when I go to edit a pending PIREP that all the fields are blank and the links on the left are for sending email to all pilots. When I first tried the links were for Pilot Shop, I deleted that MOD and I get the email links. ANy ideas whats causing this?
Try re-uploading those files - any other mods?
I got the edit problem fixed.
Also I made a manual pirep and I got this error.
Fatal error: Call to undefined method DB::build_update() in /home/flyakaco/public_html/core/common/PIREPData.class.php on line 789
Do you have a core/classes/ezdb folder? Re-upload all of core/classes and core/common
Do you have a core/classes/ezdb folder? Re-upload all of core/classes and core/common
I do not have that folder.
Are you on beta? I’d reupload everything, seems like you’re got an old file in there
I am on 854, I have re uploaded the core folder.
Strange, seems like a corrupted or old file where that function wouldn’t exist.
Do you have a core/classes/ezdb folder? Re-upload all of core/classes and core/common
I just downloaded a new copy of the stable release, and there is no core/classes/ezdb folder
I just downloaded a new copy of the stable release, and there is no core/classes/ezdb folder
Yeah, that’s fine, I thought you were on beta and maybe that didn’t get uploaded
After uploading a new copy of core, I still get that error when filing a pirep manually.
Can you put the output of /install/checkinstall.php? Strange problem…
phpVMS Virtual Airline Administration Software
Install Check
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/PilotData.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/FinanceData.class.php did not match, possibly corrupt or out of date
[Checksum failed] /core/common/ACARSData.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/acarsmap.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/profile_main.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/pilots_list.tpl did not match, possibly corrupt or out of date
[Checksum failed] /core/templates/schedule_details.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] /core/app.config.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/Pilots/Pilots.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/ACARS/xacars.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/PIREPS/PIREPS.php did not match, possibly corrupt or out of date
[Checksum failed] /core/modules/RouteMap/RouteMap.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
[Checksum failed] /lib/js/acarsmap.js did not match, possibly corrupt or out of date
[Checksum failed] /lib/js/jquery-admin.js did not match, possibly corrupt or out of date
[Checksum failed] /action.php did not match, possibly corrupt or out of date
– Checked 164 files, found 30 errors
Yeah, that’s alot of corrupt files.. the one you’re having trouble with is included there…
I guess delete the /core folder (save your local.config.php), redownload the release version, then reupload. What’s your FTP client, and were you ever on beta? I wonder if you were on beta and are going back, but your FTP client might not be overwriting the old files
After I removed the Install directory, I get this error.
An Error Was Encountered
phpVMS has not been installed yet! Goto install/install.php to start!
I have removed the install directory. I have checked several times.
You’d get that if the local.config.php file is gone/empty. There’s some weird mismatch on the files. Just wipe everything, backup your database (just in case), do a fresh install using that same DB info, you don’t need to remove the database. But wipe out everything. Or after you wipe everything, re-upload, and restore the local.config.php file
The reintall worked, and the error is gone. One problem though. The ACARS map wont display.
The reintall worked, and the error is gone. One problem though. The ACARS map wont display.
Map API key?
Yes, I even got a new key.
Yes, I even got a new key.
Can you link me so I can see what the errors are?