Thomas Posted January 5, 2010 Report Posted January 5, 2010 Serious error ive just noticed, Fatal error: Call to undefined method SchedulesData::getscheduleflowncounts() in /home/pulseair/public_html/members/core/modules/Schedules/Schedules.php on line 79 This is when i click on "View Route". Quote
Administrators Nabeel Posted January 5, 2010 Administrators Report Posted January 5, 2010 Look at the first sticky in this forum Update to fix coming tonight Quote
Thomas Posted January 5, 2010 Author Report Posted January 5, 2010 Ok Thanks, I Will look forward to it Quote
Thomas Posted January 6, 2010 Author Report Posted January 6, 2010 Fatal error: Call to undefined method SchedulesData::getscheduleflowncounts() in /home/pulseair/public_html/members/core/modules/Schedules/Schedules.php on line 79 Still got this error, Updated about 20mins ago. Quote
Moderators joeri Posted January 6, 2010 Moderators Report Posted January 6, 2010 did you commented line 79 out. normaly this schoud fix it Quote
Thomas Posted January 6, 2010 Author Report Posted January 6, 2010 Thanks Joeri, That fixed that part, Now the Schedule table doesnt show the frequency, Shows the table, there's just no data! When i checked schedule_details.tpl it had an error with line 22, So i change it from; foreach($scheddata as $month=>$count) To... /* foreach($scheddata as $month=>$count) */ Thats not a big error but it kinda would be nice to solve, Thanks again, Thomas. Quote
Moderators joeri Posted January 6, 2010 Moderators Report Posted January 6, 2010 yes we know the error this was just a temporery fix in the next commit it will be correclty fixed gr joeri Quote
Administrators Nabeel Posted January 6, 2010 Administrators Report Posted January 6, 2010 Yep, that file was supposed to be committed in the release but for some reason it didn't. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.