MusikMachineMan Posted October 17 Share Posted October 17 (edited) Hello all, Here is my problem : When i try to create an order from backoffice i'm facing an issue as there is no list with customers after typing few characters, and even when typing the complete name... on Debug mode, Console makes me understand that customers are well found but not shown. It seems to be related with Symfony\Component\Serializer\Encoder but my knowledge reached its bounds !! i tried to delete the cache, but there is no changes... Help would be really appreciated if anyone could understand what's happening and help to solve it Thanks in advance Steps to reproduce Go to Orders Click on '+Create an Order' Type 1st letters of the Customer name PrestaShop version 1.7.8.8 PHP version 7.4 Edited October 17 by MusikMachineMan mistake in php version (see edit history) Link to comment Share on other sites More sharing options...
Prestashop Addict Posted October 17 Share Posted October 17 Can you try with php 7.4? Link to comment Share on other sites More sharing options...
MusikMachineMan Posted October 17 Author Share Posted October 17 30 minutes ago, Prestashop Addict said: Can you try with php 7.4? my mistake !! already in 7.4 and not 7.3 Link to comment Share on other sites More sharing options...
juanrojas Posted October 17 Share Posted October 17 With another browser it happens exactly the same? Link to comment Share on other sites More sharing options...
MusikMachineMan Posted October 18 Author Share Posted October 18 Hello juanrojas Exactly the same, on mozilla, chrome, android... Link to comment Share on other sites More sharing options...
Prestashop Addict Posted October 18 Share Posted October 18 You said you cleared cache, did you completely delete folders var/cache/*? Link to comment Share on other sites More sharing options...
MusikMachineMan Posted October 18 Author Share Posted October 18 Yes and I also renamed dev and prod in _dev and _prod so as they are automatically recreated. and each time i try to operate this new order in bo, there is the folder var/cache/dev/ContainerJaazgpb that appears Link to comment Share on other sites More sharing options...
Prestashop Addict Posted October 18 Share Posted October 18 No class or controller override? Link to comment Share on other sites More sharing options...
MusikMachineMan Posted October 18 Author Share Posted October 18 I have no idea in what override consists in unfortunately. How could I know of there is such a class or controller override ? Link to comment Share on other sites More sharing options...
Prestashop Addict Posted October 18 Share Posted October 18 look at folder override/classes/ override/controllers/ Link to comment Share on other sites More sharing options...
MusikMachineMan Posted October 18 Author Share Posted October 18 all these folders are empty except with the index.php Link to comment Share on other sites More sharing options...
MusikMachineMan Posted Saturday at 05:43 AM Author Share Posted Saturday at 05:43 AM Hey folks, i'm coming back to you! Any idea to make it work back properly ? Thx 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