Tôm Posted March 9, 2022 Share Posted March 9, 2022 Hi, My Backoffice product management shows Array in Reference field and I can not find where does the problem come from. Can you tell me where to have a look to get rid of this ? Sometimes I got an issue Array to string Conversion on line 96 in TypeaheadProductCollectionType.php ('name' => reset($product->name) . ' (ref:' . $product->reference . ')',) but I don't understand why it gets an array and most of the time there is not error in debug mode. Thx Link to comment Share on other sites More sharing options...
Tôm Posted March 9, 2022 Author Share Posted March 9, 2022 (edited) It seems that it gets a array of references linked to each langage instead of the one of the selected langage. Wtf ? Edit : Prestashop 1.7.7.2 Edited March 9, 2022 by Tôm (see edit history) Link to comment Share on other sites More sharing options...
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