Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Что это может быть?


severvel
 Share

Recommended Posts

Здравствуйте уважаемые форумчане, вся нагдежда только на вас. Перелиил все посты по vqmod, но решения своей проблемы не нашел.

В чем проблема:

Усиновил модуль "Chained Selects" (взаимозависимые опции), в админке при перехогде в категорию товары выдает икую ошибку:

 

Fatal error: Cannot redeclare ControllerCatalogProduct::chi() in /home/promotop/domains/мойсайт.ru/public_html/vqmod/vqcache/vq2-admin_controller_catalog_product.php on line 1770

 

Вот часть этого кода:

вот строка (1770) -   public function chi() {
            $json = array();
            if (isset($this->request->post['id'])) {
             $e = $this->request->post['id'];             
             list($id, $row) = explode(",", $e);
             }

 

Уже голову сломал, люди добрые пожалуйси помогите!!!!!

Link to comment
Share on other sites


Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.