Malikk Posted March 15, 2023 at 02:40 PM Share Posted March 15, 2023 at 02:40 PM Кто нибудь сталкивался что при заливке файла с фронта к товару, он подозрительно кодируется в базу со значением больше 40 знаков? т.е. в order_option в value не - "c56117cdf97170c97829782ad70027bb7f8774d0", А типа такого - "K2VCS1dFUE1lejJtQnVWWmlMWHYrV09tWHd0REd3bC9TSmtpSXdxQnBOeS9OK3VGMDA5QVBmbmQzajRRUU40eQ,," 0 Quote Link to comment Share on other sites More sharing options...
Malikk Posted March 16, 2023 at 04:53 AM Author Share Posted March 16, 2023 at 04:53 AM А теперь вопрос ) зачем в account / order в функции reorder вот это } elseif ($order_option['type'] == 'file') { $option_data[$order_option['product_option_id']] = $this->encryption->encrypt($this->config->get('config_encryption'), $order_option['value']); 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.