I uploaded the files via FTP and went to install the XML and the screen went entirely white and stopped. My site is now un-accesible and I have an all white screen. Im talking polar bear in a blizzard white here. How do I recover? Thanks
Try going to the "Install" system and rebuilding master data.
It's http://<your_site_url>/install
Thank you. No change, I'm still getting an all white screen.
[28-Jun-2016 17:33:04] PHP Fatal error: Audentio_UIX_Listener_CodeEvent::initDependencies() [<a href='function.require'>function.require</a>]: Failed opening required './vendor/autoload.php' (include_path='/...../...../....../library:.:.:/usr/lib64/php:/usr/share/pear') in /...../...../....../library/Audentio/UIX/Listener/CodeEvent.php on line 349
[28-Jun-2016 17:36:10] PHP Fatal error: Audentio_UIX_Listener_CodeEvent::initDependencies() [<a href='function.require'>function.require</a>]: Failed opening required './vendor/autoload.php' (include_path='/...../...../....../library:.:.:/usr/lib64/php:/usr/share/pear') in /...../...../....../library/Audentio/UIX/Listener/CodeEvent.php on line 349
[28-Jun-2016 17:51:26] PHP Fatal error: Audentio_UIX_Listener_CodeEvent::initDependencies() [<a href='function.require'>function.require</a>]: Failed opening required './vendor/autoload.php' (include_path='/...../...../....../library:.:.:/usr/lib64/php:/usr/share/pear') in /...../...../....../library/Audentio/UIX/Listener/CodeEvent.php on line 349
$config['enableListeners'] = false;
In the first instance, you may need to add the following to config.php
PHP:$config['enableListeners'] = false;
This will disable all code event listeners. Specifically the above errors suggest an issue with the UI.X add-on. So if the above being added to config.php works, you should be able to uninstall that add-on, remove the above line, and then seek support from the author of that add-on.
config.php should be in the library folder too. Are you sure it's not there?
We use essential cookies to make this site work, and optional cookies to enhance your experience.