Fatal error: Call to undefined method SchedulesData::GetScheduleFlownCounts() in /www/zzl.org/s/u/n/sunsetva/htdocs/core/modules/Schedules/Schedules.php on line 79
its where im going to get more details on a flight
/index.php/schedules/details/35
Fatal error: Call to undefined method SchedulesData::GetScheduleFlownCounts() in /www/zzl.org/s/u/n/sunsetva/htdocs/core/modules/Schedules/Schedules.php on line 79
its where im going to get more details on a flight
/index.php/schedules/details/35
Update your schedules_details file, it was changed in the latest version, see the changelog
how do i update it..
Sorry new PHPVMS user
Did you update from 1.2? Or did you start from 2.0/
im pretty sure started at 2.0 anyway i can check?
I think i downloaded it on the 7th but not 100% sure
Well, did you do an upgrade install? Or a full install?
sorry for this but deleted my last post on accident anyways
it was a full install
Hmm, that’s weird, because that file’s not included anymore/was stripped. Do you have a schedule_details.tpl in your skin’s folder? If you do, if you remove that, does it show up properly now?
nope do not have that file in my skin folder its in the template folder though but not my skin
Can you switch to the default skin and see? Seems like an old file or module,
http://bugs.phpvms.net/browser/trunk/core/modules/Schedules/Schedules.php?rev=854
Line 79, doesn’t exist. I think somehow you’re on an older version. Re-upload all your files from scratch
will this cause me to lose all my data?
Nope, your data is safe, it’s in the database. I’d still recommend you backup your database, though
how do i do that with phpmyadmin, never had to backup a db before, and going to download the files again in just a bit
You can use the export function (in the top tabs of phpmyadmin) and check the box to save it as a zip to your local pc. It will collect the table structure and data from the db and place it all in the zip file which could be used to restore a damaged or corrupted db.
thank you and im reinstalling after these 2 new pireps are put in
ok thank you to the both of you, everything is working fine now, double checked before uninstalled and i was running the same version as i am now the newest, so dont know what happened but thank you!