Skip to content
This repository was archived by the owner on Dec 5, 2017. It is now read-only.
This repository was archived by the owner on Dec 5, 2017. It is now read-only.

Error when logged in Magento first #16

@gutizar

Description

@gutizar

Hello,

I am experiencing some issues when logging in from Magento.

If I use my form in Symfony to log in, it works perfectly. I can go to Magento and the user is properly logged in. Doing the logout from either Magento or my Symfony application works as well.

However, if I log in using Magento and then try to go to my secured area in Symfony I get the following error:

Fatal error: Call to a member function loadUserByUsername() on a non-object in .../vendor/bundles/Liip/MagentoBundle/Security/MagentoAuthenticationListener.php on line 139

I both cases, I checked the cookies and everything seems to be ok.

My testing environment is running on Ubuntu. I have configured Magento as a subdomain (shop.sandbox.local) of my Symfony application (sandbox.local). The cookie domain is set to sandbox.local.

Do you have any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions