Hi!
I try to upgrade my site on Newscoop from 4.1.2 to 4.2.3. I copy new files with replace, and after run upgrade.php script. After all is complete (with several database errors that I have resolved) I can enter /admin, but if I try to open any page, I got an empty page with no errors in console or anywhere. After some hours I found that in the file /vendor/bombayworks/zendframework1/library/Zend/Controller/Front.php on line 987 I can write this code:
print_r($this->_response->getException()[0]->xdebug_message);
and view the error message. The message is:
Zend_Controller_Dispatcher_Exception: Invalid controller specified (index) in /Applications/MAMP/htdocs/motogon2/vendor/bombayworks/zendframework1/library/Zend/Controller/Dispatcher/Standard.php on line 248 Call Stack #TimeMemoryFunctionLocation 10.0002235896{main}( )../index.php:0 20.0006260304require_once( '/Applications/MAMP/htdocs/motogon2/public/index.php' )../index.php:17 30.228819861160Zend_Application->run( )../index.php:87 40.228819861288Zend_Application_Bootstrap_Bootstrap->run( )../Application.php:366 50.228819862816Zend_Controller_Front->dispatch( )../Bootstrap.php:100 60.232920248872Zend_Controller_Dispatcher_Standard->dispatch( )../Front.php:954 17:28:34
Please help me to figure out what is the problem and how I can resolve it? I tried both copying new files and upgrade and install new copy of Newscoop and restoring a backup on it, results are the same (second time without DB errors).
Waiting for reply,
Best regards, Vladimir.
It looks like you're new here. If you want to get involved, click one of these buttons!