You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Zend Framework with Doctrine and I would like to use the Payum Doctrine storage.
But I can't load the Payum's Core models mappings properly.
My Doctrine configuration inside the module where my entities are is:
[Doctrine\Common\Persistence\Mapping\MappingException]
File mapping drivers must have a valid directory path, however the given path 0 seems to be incorrect!
Could you please help me how to configure the Payum Core Doctrine mappings correctly?
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hello,
I am using Zend Framework with Doctrine and I would like to use the Payum Doctrine storage.
But I can't load the Payum's Core models mappings properly.
My Doctrine configuration inside the module where my entities are is:
And I receive the following error:
Could you please help me how to configure the Payum Core Doctrine mappings correctly?
Thank you in advance!
The text was updated successfully, but these errors were encountered: