Zend error with 8.3 and mindlna 1.0.24_1

Status
Not open for further replies.

talon42

Dabbler
Joined
May 15, 2012
Messages
33
Just upgraded from 8.2 to 8.3. also upgraded plugins. Now getting the below error when trying to view the MiniDLNA plugin settings. Was having a problem turning on that one service, but removed and reinstalled the minidlna service and it now turns on but I can't turn off any of the plugins without it giving an error message "Some error occured". tried reinstalling the 8.3 upgrade, the gui upgrade, and each of the plugins. Also created the .oauth file it mentions. Possible coding error? http://stackoverflow.com/questions/...not-send-headers-headers-already-sent-in-zend
Any other ideas?


MiniDLNA


Warning: fopen(/usr/pbi/minidlna-amd64/.oauth): failed to open stream: No such file or directory in /usr/pbi/minidlna-amd64/plugins/minidlna/application/libs/MiniDLNA.php on line 33

Warning: fgets() expects parameter 1 to be resource, boolean given in /usr/pbi/minidlna-amd64/plugins/minidlna/application/libs/MiniDLNA.php on line 34

Fatal error: Uncaught exception 'Zend_Controller_Response_Exception' with message 'Cannot send headers; headers already sent in /usr/pbi/minidlna-amd64/plugins/minidlna/application/libs/MiniDLNA.php, line 33' in /usr/pbi/minidlna-amd64/share/ZendFramework/library/Zend/Controller/Response/Abstract.php:323 Stack trace: #0 /usr/pbi/minidlna-amd64/share/ZendFramework/library/Zend/Controller/Response/Abstract.php(341): Zend_Controller_Response_Abstract->canSendHeaders(true) #1 /usr/pbi/minidlna-amd64/share/ZendFramework/library/Zend/Controller/Response/Abstract.php(768): Zend_Controller_Response_Abstract->sendHeaders() #2 /usr/pbi/minidlna-amd64/share/ZendFramework/library/Zend/Controller/Front.php(992): Zend_Controller_Response_Abstract->sendResponse() #3 /usr/pbi/minidlna-amd64/share/ZendFramework/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch() #4 /usr/pbi/minidlna-amd64/share/ZendFramework/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #5 /usr/pbi/minid in /usr/pbi/minidlna-amd64/share/ZendFramework/library/Zend/Controller/Response/Abstract.php on line 323
 
Status
Not open for further replies.
Top