A non-recoverable error occured

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Ingegnor
Posts: 1
Joined: 26 Jan 2016, 11:49

A non-recoverable error occured

Post by Ingegnor » 27 Jan 2016, 10:43

I'm using Laravel 5.2, I have followed the documentation to install aimeos plugin on it (https://aimeos.org/docs/Laravel), i haven't had problem in the first installassion passages but when i test if the plugin works, going on localhost/index.php/list the page load but no articles appear. Instead of articles appear this message:
A non-recoverable error occured.
If someone want to see a screenshot can go here : https://github.com/aimeos/aimeos-laravel/issues/20

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: A non-recoverable error occured

Post by aimeos » 27 Jan 2016, 16:57

Can you dig a bit deeper into that issue? The code for resolving the templates is in
https://github.com/aimeos/aimeos-core/b ... d.php#L238.

Maybe you can add a few debug statements to see where it fails and maybe why. You can find the file in vendor/aimeos/aimeos-core/lib/mwlib/src/MW/View/Standard.php in your installation.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply