Перейти до вмісту
Пошук в
  • Детальніше...
Шукати результати, які ...
Шукати результати в ...

dmitriykonev

Користувачі
  
  • Публікації

    158
  • З нами

  • Відвідування

Усі публікації користувача dmitriykonev

  1. вот что в vqmod/vqcache/vq2-catalog_controller_product_category.php $pagination = new Pagination(); $pagination->total = $product_total; $pagination->page = $page; $pagination->limit = $limit; $pagination->text = $this->language->get('text_pagination'); $pagination->url = $this->url->link('product/category', 'path=' . $this->request->get['path'] . $url . '&page={page}'); $this->data['pagination'] = $pagination->render(); $this->data['sort'] = $sort; $this->data['order'] = $order; $this->data['limit'] = $limit; $this->data['continue'] = $this->url->link('common/home'); if (file_exists(DIR_TEMPLATE . $this->config->get('config_template') . '/template/product/category.tpl')) { $this->template = $this->config->get('config_template') . '/template/product/category.tpl'; } else { $this->template = 'default/template/product/category.tpl'; } $this->children = array( 'common/column_left', 'common/column_right', 'common/content_top', 'common/content_bottom', 'common/footer', 'common/header' ); $this->response->setOutput($this->render()); } else { $url = ''; if (isset($this->request->get['path'])) { $url .= '&path=' . $this->request->get['path']; } if (isset($this->request->get['sort'])) { $url .= '&sort=' . $this->request->get['sort']; } if (isset($this->request->get['order'])) { $url .= '&order=' . $this->request->get['order']; } if (isset($this->request->get['page'])) { $url .= '&page=' . $this->request->get['page']; } if (isset($this->request->get['limit'])) { $url .= '&limit=' . $this->request->get['limit']; } $this->data['breadcrumbs'][] = array( 'text' => $this->language->get('text_error'), 'href' => $this->url->link('product/category', $url), 'separator' => $this->language->get('text_separator') ); $this->document->setTitle($this->language->get('text_error')); $this->data['heading_title'] = $this->language->get('text_error'); $this->data['text_error'] = $this->language->get('text_error');
  2. Через vqmod ставил модуль, но не знаю связан он с пагинацией или нет!( не знаю что такое пагинация!?)
  3. Кэш чистил! Вот, что в catalog\controller\product\category.php со словом Pagination $this->data['limits'][] = array( 'text' => 75, 'value' => 75, 'href' => $this->url->link('product/category', 'path=' . $this->request->get['path'] . $url . '&limit=75') ); $this->data['limits'][] = array( 'text' => 100, 'value' => 100, 'href' => $this->url->link('product/category', 'path=' . $this->request->get['path'] . $url . '&limit=100') ); $url = ''; if (isset($this->request->get['sort'])) { $url .= '&sort=' . $this->request->get['sort']; } if (isset($this->request->get['order'])) { $url .= '&order=' . $this->request->get['order']; } if (isset($this->request->get['limit'])) { $url .= '&limit=' . $this->request->get['limit']; } $pagination = new Pagination(); $pagination->total = $product_total; $pagination->page = $page; $pagination->limit = $limit; $pagination->text = $this->language->get('text_pagination'); $pagination->url = $this->url->link('product/category', 'path=' . $this->request->get['path'] . $url . '&page={page}'); $this->data['pagination'] = $pagination->render(); $this->data['sort'] = $sort; $this->data['order'] = $order; $this->data['limit'] = $limit; $this->data['continue'] = $this->url->link('common/home'); if (file_exists(DIR_TEMPLATE . $this->config->get('config_template') . '/template/product/category.tpl')) { $this->template = $this->config->get('config_template') . '/template/product/category.tpl'; } else { $this->template = 'default/template/product/category.tpl'; } $this->children = array( 'common/column_left', 'common/column_right', 'common/content_top', 'common/content_bottom', 'common/footer', 'common/header' ); $this->response->setOutput($this->render()); } else { $url = ''; if (isset($this->request->get['path'])) { $url .= '&path=' . $this->request->get['path']; } if (isset($this->request->get['sort'])) { $url .= '&sort=' . $this->request->get['sort']; } if (isset($this->request->get['order'])) { $url .= '&order=' . $this->request->get['order']; } if (isset($this->request->get['page'])) { $url .= '&page=' . $this->request->get['page']; } if (isset($this->request->get['limit'])) { $url .= '&limit=' . $this->request->get['limit']; } $this->data['breadcrumbs'][] = array( 'text' => $this->language->get('text_error'), 'href' => $this->url->link('product/category', $url), 'separator' => $this->language->get('text_separator') ); $this->document->setTitle($this->language->get('text_error')); $this->data['heading_title'] = $this->language->get('text_error'); $this->data['text_error'] = $this->language->get('text_error'); $this->data['button_continue'] = $this->language->get('button_continue'); $this->data['continue'] = $this->url->link('common/home'); if (file_exists(DIR_TEMPLATE . $this->config->get('config_template') . '/template/error/not_found.tpl')) { $this->template = $this->config->get
  4. OpenCart 1.5.3.1 Изменений много! При переходе на страницы каталога возникает следующая ошибка: PHP Fatal error: Class 'Pagination' not found in /home/y/youfash/public_html/vqmod/vqcache/vq2-catalog_controller_product_category.php on line 345, referer: http://yourfashion-room.ru/ Очень нужна помощь!!!!
  5. Доброго времени суток дорогие мастера!) :-) Посоветуйте человека , который может решать следующие проблемы:Ставить баннеры (баннеры рисуют другие мастера) через ftp , ( обновления будут каждую неделю, акции скидки, конкурсы, распродажи) Исправлять ошибки, устанавливать модули помогающие настроить автоматизацию. Вообщем помочь сделать магазин интерактивным и интересным. Помочь осуществить маркетинговые идеи. Самому не справится,либо это будет всё коряво и медленно, ну не учился я на программиста, как это банально не звучит, "каждый должен заниматься своим делом".
  6. OpenCart 1.5.3.1 Изменений много! Ошибка при открывании прошла! Форумчане! Напишите в чём может быть проблема! И Самое главное: ТОВАР НЕ ДОБАВЛЯЕТСЯ. ПИШЕТ: ОШИБКА СЕРВЕРА!!!
  7. Если кому интересно, то здесь: /catalog/view/theme/bigdesfashion/stylesheet
  8. К сожалению никакого изменения не увидел. Но всё равно Спасибо за совет!
  9. Имеется ввиду: какой модуль установить, чтобы фотографии на сайте при уменьшении не теряли в качестве, были чёткими. А то они у мутные некрасиво смотрится!?
  10. самовывоз у меня отдельный модуль! А вот оплата наличными в комплекте-ОплатаПлюс!
  11. Если я ставлю самовывоз, то способ оплаты могу выбрать только весь модуль ОплатаПлюс, а мне надо только Наличные!!
  12. Я установил Simple. Мне нужно, чтобы Оплата наличными действовала только при самовывозе, как это осуществить?
  13. Мне в первую очередь нужно с оплатой и доставкой разобраться! Эти модули установлю и к вам обращусь!
  14. Очень много читать! 175 страниц не осилю! Так, что спрошу отдельно: мне нужно организовать мультидоставку и мультиоплату( самому добавлять и изменять способы)? Если это есть. то автор: сколько возьмёшь за установку модуля? Шаблон у меня не стандартный!
×
×
  • Створити...

Important Information

На нашому сайті використовуються файли cookie і відбувається обробка деяких персональних даних користувачів, щоб поліпшити користувальницький інтерфейс. Щоб дізнатися для чого і які персональні дані ми обробляємо перейдіть за посиланням . Якщо Ви натиснете «Я даю згоду», це означає, що Ви розумієте і приймаєте всі умови, зазначені в цьому Повідомленні про конфіденційність.