Skip to content

Fatal Error after logging into admin panel #1879

@robfico

Description

@robfico

git clone https://github.com/magento/magento2.git
cd magento2
composer install

[web based setup to complete install]

php 5.5, mysql 5.6, etc...

After logging into the admin panel, white screen with this fatal error:

PHP Fatal error: Only variables can be passed by reference in /home/xxx/www/store/magento2/app/code/Magento/Backend/view/adminhtml/templates/system/search.phtml on line 31

system.log shows:

[2015-09-14 14:45:18] main.CRITICAL: Broken reference: the 'header' tries to reorder itself towards 'global.notices', but their parents are different: 'page.wrapper' and 'notices.wrapper' respectively. [] []
[2015-09-14 14:45:18] main.CRITICAL: Broken reference: the 'page.breadcrumbs' tries to reorder itself towards 'notifications', but their parents are different: 'page.wrapper' and 'notices.wrapper' respectively.[] []

[2015-09-14 14:45:18] main.CRITICAL: Broken reference: the 'global.search' tries to reorder itself towards 'notification.messages', but their parents are different: 'header.inner.right' and 'header' respectively. [] []

Front end works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions