ArnasL Posted March 23, 2020 Share Posted March 23, 2020 Hello, I have a problem after upgrade from 1.6 to 1.7. Whatever order I want to open from Orders it opens a first order. Why it is so? All orders links to open arehttps://domain.com/admin3vzc1sj/index.php?controller=AdminOrders&id_order=1&token=0495d0d0f7da91a2b529fde1612847c0&vieworder=1 If I try to open for example any order manually with changing it's ID, I can see order normally, but why view order button is not linked to my order ID? How to fix it? Link to comment Share on other sites More sharing options...
ArnasL Posted March 23, 2020 Author Share Posted March 23, 2020 It also the same with Locations - Countries. any link opens with ID = 1 Link to comment Share on other sites More sharing options...
Pioupial Posted March 4, 2021 Share Posted March 4, 2021 Hello, i have the same problem with 1.7.6. Did you find a solution. Thanks Link to comment Share on other sites More sharing options...
ArnasL Posted March 4, 2021 Author Share Posted March 4, 2021 Hi, I don't remember very good but the problem was with languages and currencies. Some orders had history with currency which was not added to store, analogically same with languages. Try to readd currencies and languages you use. Link to comment Share on other sites More sharing options...
Pioupial Posted March 5, 2021 Share Posted March 5, 2021 Thanks fot you answer but i didn't find the solution. I don't know where to look exactly. If you remember a few things, I will be very happy to know. Thanks again. Link to comment Share on other sites More sharing options...
ArnasL Posted March 5, 2021 Author Share Posted March 5, 2021 Check your all orders history in databse and check do they all use same currency_id, and language_id, if not check currency_id and language_id in currency and language databases. Link to comment Share on other sites More sharing options...
Pioupial Posted March 8, 2021 Share Posted March 8, 2021 In my "orders" table all "same currency_id" and "lang_id" =1 it seems to be good. i don't understand the problem. Link to comment Share on other sites More sharing options...
MyVision Posted November 26, 2021 Share Posted November 26, 2021 Hello, Maybe you have fixed this already and can share your approach. My problem is the same: opening orders list in back office I see all orders, but I can't open the order from the list directly, because the url to order is wrong. e.g. order id is "33", but link under view button always holds "id_order = 1": <a href="index.php?controller=AdminOrders&id_order=1&token=610a689e5f00004dc1e94000de899700&vieworder=1" class="btn btn-default" title="View"> <i class="icon-search-plus"></i> View </a> I still can open the order by changing the order id in the link manually and as you can see in the list, the order id in the row and in PDF button are the right ones ("33" in this case). PS 1.7.6.1 Thank you, Vadim Link to comment Share on other sites More sharing options...
Pioupial Posted November 29, 2021 Share Posted November 29, 2021 Hello I updated prestashop to version 1.7.2 and the problem disappeared. Regards Fabrice Link to comment Share on other sites More sharing options...
MyVision Posted November 29, 2021 Share Posted November 29, 2021 15 minutes ago, Pioupial said: Hello I updated prestashop to version 1.7.2 and the problem disappeared. Regards Fabrice Hello, did you update from 1.7.0 or earlier? How was your experience? I have made few changes in code and fixed few bugs already, so a bit concerned about the upgrade itself. Link to comment Share on other sites More sharing options...
Pioupial Posted November 29, 2021 Share Posted November 29, 2021 Yes 1.7.0 The update went well for me. If you have used the override folder and have a child theme, this makes updating easier. As with any update, you have to take the time to test and have made backups to be able to restore your site and database if necessary. Link to comment Share on other sites More sharing options...
MyVision Posted November 29, 2021 Share Posted November 29, 2021 I will consider update, but I did not find any mention of this in release notes of updates (all version upper than mine). Link to comment Share on other sites More sharing options...
Pioupial Posted November 29, 2021 Share Posted November 29, 2021 Is this bug listed in the prestashop list? The problem may be with a module installation or something else. I cannot guarantee that this will work for you, this is just my feedback. 🤞 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