I'm using the Mollie module https://github.com/mollie/PrestaShop and am getting for myself and some customers (not all!) the following error:
```
Notice: Undefined index: og_type in /cache/smarty/compile/13/c7/b9/13c7b909d6a4a06cb391ad66e29f728f44dc9d8c.file.psograph.tpl.php on line 38
Notice: Trying to get property of non-object in /cache/smarty/compile/13/c7/b9/13c7b909d6a4a06cb391ad66e29f728f44dc9d8c.file.psograph.tpl.php on line 38
```
Would anyone know how to trouble-shoot this?
Question
30knees
I'm using the Mollie module https://github.com/mollie/PrestaShop and am getting for myself and some customers (not all!) the following error: ``` Notice: Undefined index: og_type in /cache/smarty/compile/13/c7/b9/13c7b909d6a4a06cb391ad66e29f728f44dc9d8c.file.psograph.tpl.php on line 38
Notice: Trying to get property of non-object in /cache/smarty/compile/13/c7/b9/13c7b909d6a4a06cb391ad66e29f728f44dc9d8c.file.psograph.tpl.php on line 38 ``` Would anyone know how to trouble-shoot this?
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now