Could you elaborate a bit. Are there any logs in the browser console? Any error messages in /var/log/airtime/zendphp.log or /var/log/apache2/error.log?
On Wed, Mar 6, 2013 at 5:07 PM, Martin Konecny <<br />airtime-support@lists.sourcefabric.org> wrote:
> Could you elaborate a bit.
It's like looking at the calendar with no shows scheduled at all. When I click forward to the next week, the schedule is full.
> Are there any logs in the browser console?
Not in the Chrome JavaScript console.
> Any error messages in /var/log/airtime/zendphp.log
The following was output when attempting to display a one week view of March 3rd through 9th that shows up blank:
2013-03-06T22:47:04-05:00 INFO (6): [index.php : () : line 71] - Division by zero 2013-03-06T22:47:04-05:00 INFO (6): [index.php : () : line 73] - #0 /usr/share/airtime/application/models/Show.php(1836): exception_error_handler(2, 'Division by zer...', '/usr/share/airt...', 1836, Array) #1 /usr/share/airtime/application/models/Show.php(1766): Application_Model_Show::getPercentScheduled('2013-03-10 02:0...', '2013-03-10 03:0...', '00:00:00') #2 /usr/share/airtime/application/controllers/ScheduleController.php(122): Application_Model_Show::getFullCalendarEvents(Object(DateTime), Object(DateTime), true) #3 /usr/share/php/libzend-framework-php/Zend/Controller/Action.php(516): ScheduleController->eventFeedAction() #4 /usr/share/php/libzend-framework-php/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('eventFeedAction') #5 /usr/share/php/libzend-framework-php/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #6 /usr/share/php/libzend-framework-php/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch() #7 /usr/share/php/libzend-framework-php/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #8 /usr/share/airtime/public/index.php(64): Zend_Application->run() #9 {main}
The 2013-03-10 date is interesting because when deleting and re-adding shows two weeks ago to change the schedule, I discovered a conflict in the schedule for that day which I deleted. That day and week following looks fine now.
or /var/log/apache2/error.log?
Didn't find anything of significance in recent /var/log/nginx/error.log*.