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

Recommended Posts

Ребята подскажите пожалуйста!

Перешел с хостинга на VPS, на хостинге стояла версия 7.0 , все отлично работало, проблем не было вовсе!

Сейчас же на впске все установил, проблема в том что не загружается прайс, изначально прайс был большой, около 70 000 товаров, думал проблема в этом, обрезал его до 20, все тоже самое!! При загрузке появляется такая вот картинка post-685194-0-88720900-1416147793_thumb.jpgpost-685194-0-06666000-1416147797_thumb.jpg

 

Также иногда появляется такая ошибка post-685194-0-90101100-1416147964_thumb.jpg

Подскажите пожалуйста как можно решить эту ситуацию?! 

Спасибо

Надіслати
Поділитися на інших сайтах


Добрый день!

 

Подскажите, пожалуйста, не конфликтует ли модуль Автоматическая обработка прайс-листов с модулем:

Редактируемый список товаров - Editable Product List (vQMod) 2.0.3

https://opencartforum.com/files/file/625-redaktiruemyi-spisok-tovarov-editable-product-list-vqmod/

Надіслати
Поділитися на інших сайтах


Добрый день!

 

Подскажите, пожалуйста, не конфликтует ли модуль Автоматическая обработка прайс-листов с модулем:

Редактируемый список товаров - Editable Product List (vQMod) 2.0.3

https://opencartforum.com/files/file/625-redaktiruemyi-spisok-tovarov-editable-product-list-vqmod/

нет не конфликтует. 

Вы можете через прайс лист залить товар, а потом отредактировать его через Editable Product List (vQMod) 2.0.3 

 

  • +1 1
Надіслати
Поділитися на інших сайтах

Поправил загрузку произвольной колонки прайса в произвольное поле товара.
Замените только 1 файл: admin/model/catalog/suppler

 

Все попадало в поле Location :)

Надіслати
Поділитися на інших сайтах

Доброго времени суток, возник вопрос по работе вашего модуля со связанными опциями, например добавляется новый товар без опций те просто фото описание и тд, через какое-то время появляются реальные остатки товара с опциями, и обновляем остатки ранее залитого товара. Остатки обновляются, добавляются опции, кол-во, но Связанные опции "не включаются", те галка в админке в закладке СО не ставится. Когда заливаешь новый товар товар сразу с опциями, то все ОК. Вопрос- это только моя проблема или так и должен работать модуль и можно ли как нибудь включить СО "автоматически" при заливке/обновлении.

Спасибо.

Давайте попробуем сделать так.

В файле admin/model/catalog/suppler найдите такую конструкцию:

 

        if (empty($row)) {

            $this->db->query("INSERT INTO " . DB_PREFIX . "relatedoptions_variant_product SET `relatedoptions_use` = '" . 1 . "', `product_id` = '" . $gr_data[1][1]. "'");

            

        }

 

и замените на:

 

       if (empty($row)) {

            $this->db->query("INSERT INTO " . DB_PREFIX . "relatedoptions_variant_product SET `relatedoptions_use` = '" . 1 . "', `product_id` = '" . $gr_data[1][1]. "'");

            

        } else $this->db->query("UPDATE " . DB_PREFIX . "relatedoptions_variant_product SET `relatedoptions_use` = '" . 1 . "' WHERE `product_id` = '" . $gr_data[1][1]. "'");

 

Т.е. добавьте, то что я выделил красным.

Если все станет нормально работать напишите плз, выложу обновление.

Потренируемся на вас :)

Не забудьте сделать копию БД

Надіслати
Поділитися на інших сайтах

Вот что я имею на выхлопе.

The Product passed: Row ~= 1 SKU = Invalid price of product =

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:44 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:44 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:44 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:44 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:44 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:45 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:45 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:45 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:45 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:46 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:46 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:46 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:46 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:46 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:47 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:47 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:47 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:47 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:48 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:48 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:48 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:48 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:48 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:49 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:49 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:49 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:49 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:49 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:50 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:50 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:50 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:50 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:51 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:51 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:51 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:51 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:52 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:52 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:52 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:52 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:52 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:53 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:53 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:53 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:53 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:53 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:54 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:54 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:54 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:54 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:55 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:55 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:55 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:55 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:55 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:56 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:56 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:56 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:56 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:57 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:57 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:57 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:57 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:58 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:58 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:58 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:58 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:58 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:59 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:59 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:59 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:48:59 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:00 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:00 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:00 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:00 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:00 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:01 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:01 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:01 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:01 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:02 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:02 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:02 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:02 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:02 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:03 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:03 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:03 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:03 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:04 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:04 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:04 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:04 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:04 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:05 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:05 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:05 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:05 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:05 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:06 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:06 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:06 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:06 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:07 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:07 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:07 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:07 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:07 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:08 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:08 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:08 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:09 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:09 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:09 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:09 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:09 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:10 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:10 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:10 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:10 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:10 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:11 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:11 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:11 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:11 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:12 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:12 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:12 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:12 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:12 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:13 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:13 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:13 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:13 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:14 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:14 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:14 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:14 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:14 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:15 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:15 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:15 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:15 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:16 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:16 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:16 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:16 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:16 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:17 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:17 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:17 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:17 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:18 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:18 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:18 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:18 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:18 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:19 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:19 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:19 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:19 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:19 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:20 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:20 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:20 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:20 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:21 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:21 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:21 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:21 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:21 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:22 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:22 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:22 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:22 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:23 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:23 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:23 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:23 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:23 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:24 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:24 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:24 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:24 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

HEAD = HTTP/1.1 429 Too Many Requests

Server: QRATOR

Date: Sat, 15 Nov 2014 20:49:25 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 1447

Connection: keep-alive

Keep-Alive: timeout=15

Cache-Control: no-store, no-cache, max-age=0

Pragma: no-cache

The Product passed: Row ~= 222 SKU = Invalid price of product =

The Product passed: Row ~= 223 SKU = Invalid price of product =

The Product passed: Row ~= 224 SKU = Invalid price of product =

The Product passed: Row ~= 225 SKU = Invalid price of product =

The Product passed: Row ~= 226 SKU = Invalid price of product =

The Product passed: Row ~= 227 SKU = Invalid price of product =

The Product passed: Row ~= 228 SKU = Invalid price of product =

The Product passed: Row ~= 229 SKU = Invalid price of product =

The Product passed: Row ~= 230 SKU = Invalid price of product =

The Product passed: Row ~= 231 SKU = Invalid price of product =

The Product passed: Row ~= 232 SKU = Invalid price of product =

The Product passed: Row ~= 233 SKU = Invalid price of product =

The Product passed: Row ~= 234 SKU = Invalid price of product =

The Product passed: Row ~= 235 SKU = Invalid price of product =

The Product passed: Row ~= 236 SKU = Invalid price of product =

The Product passed: Row ~= 237 SKU = Invalid price of product =

The Product passed: Row ~= 238 SKU = Invalid price of product =

The Product passed: Row ~= 239 SKU = Invalid price of product =

The Product passed: Row ~= 240 SKU = Invalid price of product =

The Product passed: Row ~= 241 SKU = Invalid price of product =

The Product passed: Row ~= 242 SKU = Invalid price of product =

The Product passed: Row ~= 243 SKU = Invalid price of product =

The Product passed: Row ~= 244 SKU = Invalid price of product =

The Product passed: Row ~= 245 SKU = Invalid price of product =

The Product passed: Row ~= 246 SKU = Invalid price of product =

The Product passed: Row ~= 247 SKU = Invalid price of product =

The Product passed: Row ~= 248 SKU = Invalid price of product =

The Product passed: Row ~= 249 SKU = Invalid price of product =

 

и как это бороть ? 

Код состояния 429 (too many requests) означает, что пользователь отправил слишком много запросов в заданный период времени. Ответ должен содержать объяснение нарушенного условия и может содержать заголовок Retry-After с указанием времени, которое нужно подождать перед повтором.

 

Сайт следит, чтобы его не парсили.

Пробуйте через паузу.

В файле admin/model/catalog/suppler найдите строку:

 

function curl_get_contents(&$url, $pi) {

 

и после нее вставьте:

 

sleep (60);      -  задержка на 60 секунд

Надіслати
Поділитися на інших сайтах

и еще вот такая беда

persingpng_7909687_14758856.png

На экран не влазит :(

Нажмите: ctrl -

 

Контрол минус

Змінено користувачем usergio
Надіслати
Поділитися на інших сайтах

Ребята подскажите пожалуйста!

Перешел с хостинга на VPS, на хостинге стояла версия 7.0 , все отлично работало, проблем не было вовсе!

Сейчас же на впске все установил, проблема в том что не загружается прайс, изначально прайс был большой, около 70 000 товаров, думал проблема в этом, обрезал его до 20, все тоже самое!! При загрузке появляется такая вот картинка attachicon.gifScreenshot_50.jpgattachicon.gifScreenshot_45.jpg

 

Также иногда появляется такая ошибка attachicon.gifScreenshot_51.jpg

Подскажите пожалуйста как можно решить эту ситуацию?! 

Спасибо

По поводу ошибки в переменной   t_ref   могу сказать.

 

У вас в БД не хватает несколько новых полей

Зайдите в дистрибутив: Module -> readme_upgrade  и выполните пункт 4.

Надіслати
Поділитися на інших сайтах

Давайте попробуем сделать так.

В файле admin/model/catalog/suppler найдите такую конструкцию:

 

        if (empty($row)) {

            $this->db->query("INSERT INTO " . DB_PREFIX . "relatedoptions_variant_product SET `relatedoptions_use` = '" . 1 . "', `product_id` = '" . $gr_data[1][1]. "'");

            

        }

 

и замените на:

 

       if (empty($row)) {

            $this->db->query("INSERT INTO " . DB_PREFIX . "relatedoptions_variant_product SET `relatedoptions_use` = '" . 1 . "', `product_id` = '" . $gr_data[1][1]. "'");

            

        } else $this->db->query("UPDATE " . DB_PREFIX . "relatedoptions_variant_product SET `relatedoptions_use` = '" . 1 . "' WHERE `product_id` = '" . $gr_data[1][1]. "'");

 

Т.е. добавьте, то что я выделил красным.

Если все станет нормально работать напишите плз, выложу обновление.

Потренируемся на вас :)

Не забудьте сделать копию БД

OK завтра сделаю, отпишусь.

Спасибо.

Надіслати
Поділитися на інших сайтах


Код состояния 429 (too many requests) означает, что пользователь отправил слишком много запросов в заданный период времени. Ответ должен содержать объяснение нарушенного условия и может содержать заголовок Retry-After с указанием времени, которое нужно подождать перед повтором.

 

Сайт следит, чтобы его не парсили.

Пробуйте через паузу.

В файле admin/model/catalog/suppler найдите строку:

 

function curl_get_contents(&$url, $pi) {

 

и после нее вставьте:

 

sleep (60);      -  задержка на 60 секунд

Я так понимаю это сделает задержку на загрузку товара.

Один товар 60 сек ?

Нужно для того что бы понять что происходит )

 

  • +1 1
Надіслати
Поділитися на інших сайтах

Сергей, а АЦК с агрегаторов так и не работает? Выбирает необходимую цену с агрегатора если в прайсе 1 позиция. Больше 1 не р а б о т а е т. Жду этого с версии 7.0. В версии 7.2. задекларировано, но не работает до сих пор. Еще хотел уточнить, если ищем похожий товар на сайте, то поиск делается и по товару, у которого количество >0 ? А то у меня откровенно похожий товар с количеством=0 не нашло.

Надіслати
Поділитися на інших сайтах


Ребята, помогите! Как указать параметры парсинга атрибутов с такой страницы:

http://www.termoclub.ru/cat/radiators/steel/steel_2.html#

 

<tr><td>Производитель   <td> Henrad (Турция)   <tr><td>Артикул   <td>0-00-4040   <tr><td>Тип подключения   <td>Боковое подключение   <tr><td>Мощность   <td>1001   <tr><td>Высота (мм)   <td>300   <tr><td>Ширина (мм)   <td>800   <tr><td>Межосевое расстояние, мм   <td>250   <tr><td>Давление рабочее / испытательное   <td>10 /13 бар   <tr><td>Вид подключения   <td>1/2"

 

Надіслати
Поділитися на інших сайтах


Как добавить один и тот же товар в несколько разных категорий, если в примере первая колонка это товар, а последующие - категории, в которые необходимо добавить этот товар.

пример.xml

Надіслати
Поділитися на інших сайтах


Как добавить один и тот же товар в несколько разных категорий, если в примере первая колонка это товар, а последующие - категории, в которые необходимо добавить этот товар.

 

прошу прощения, возможно, как новичок, я и ошибаюсь, но по-моему, нужно просто номера колонок категорий в форме поставщика указать через запятую.

Хорошо и подробно это показано здесь и тут.

  • +1 1
Надіслати
Поділитися на інших сайтах


День добрый!

Количество товаров как-то доползло до того числа, что вручную работать с ними уже начинает не только утомлять, но и отнимать слишком много времени. В связи с этим, наконец, задумались над автоматизацией и смотрим в сторону Вашего модуля.

Из описания и руководства так и не смог понять, поэтому поинтересуюсь напрямую.

Ситуация такая, что у нас, например, цвета товаров у карточки выбираются в качестве опции (со своими ценами и остатками, соответственно), а в прайсе поставщика могут быть как отдельный товар со своим артикулом. Сможем ли мы настроить модуль так, чтобы он понимал, что несколько разных товаров из прайса - это опции одного товара в  магазине? Или же это будет слишком сложно и проще такие товары обрабатывать вручную, а модулем заливать/обрабатывать только те, у кого один товар - одна карточка без опций?

Надіслати
Поділитися на інших сайтах


Код состояния 429 (too many requests) означает, что пользователь отправил слишком много запросов в заданный период времени. Ответ должен содержать объяснение нарушенного условия и может содержать заголовок Retry-After с указанием времени, которое нужно подождать перед повтором.

 

Сайт следит, чтобы его не парсили.

Пробуйте через паузу.

В файле admin/model/catalog/suppler найдите строку:

 

function curl_get_contents(&$url, $pi) {

 

и после нее вставьте:

 

sleep (60);      -  задержка на 60 секунд

собственно результакт так же неудача. 

Решил поставить поставить на локалку почти нереально из за кучи модулей которые все по лицензии :( 

Помогите решить задачу. :(

 

Надіслати
Поділитися на інших сайтах

Как добавить один и тот же товар в несколько разных категорий, если в примере первая колонка это товар, а последующие - категории, в которые необходимо добавить этот товар.

 

проще всего прописать id категорий. такая возможность есть начиная с версии 7.3

  • +1 1
Надіслати
Поділитися на інших сайтах

У меня фотографии - это ссылки на сторонние сайты и частично со временем фотки оттуда удаляются и у меня в итоге нет фотографии в товарах. Подскажите как вашим модулем можно эти товары отметить и заменить например на какую то фотку с сервера типа "фото будет завтра". Копался у вас в "инструментах" нашел "удалять из товаров пустые фото", но не понял как это работает в моем варианте.

Надіслати
Поділитися на інших сайтах


Спасибо, пропустил.

В symbol добавьте в строку то, что красным:

 

"&raquo;" =>'"', "&raquo;" =>'"', "&ndash;" =>"-", "&plusmn;"=>"", "&amp;"=>"&",

 

Здравствуйте.

есть атрибут "№ крючка:" парсится он "  крючка:", как правильно править suppler для добавления символа?

Надіслати
Поділитися на інших сайтах


проще всего прописать id категорий. такая возможность есть начиная с версии 7.3

Я пробовал и в заданных и через id. На почту Вам отправлял прайс. Вот дублирую.

1 товар.xml

Надіслати
Поділитися на інших сайтах


Я пробовал и в заданных и через id. На почту Вам отправлял прайс. Вот дублирую.

 

 

у Вас в настройках формы *Номер(а) колонки(ок), содержащей категорию товара или параметры парсинга: стоит - "3,4"

 

в прайсе с этик колонках стоит

 

"Женские футболки" "Футболки"

 

а должны стоять id категорий.

Надіслати
Поділитися на інших сайтах

у Вас в настройках формы *Номер(а) колонки(ок), содержащей категорию товара или параметры парсинга: стоит - "3,4"

 

в прайсе с этик колонках стоит

 

"Женские футболки" "Футболки"

 

а должны стоять id категорий.

Их ID в следующих колонках стоят (5,6). И если Номер(а) колонки(ок), содержащейкатегорию товара или параметры парсинга: поставит 5,6 и включить Использовать ID категорий:, то тоже не добавляется

Надіслати
Поділитися на інших сайтах


Их ID в следующих колонках стоят (5,6). И если Номер(а) колонки(ок), содержащейкатегорию товара или параметры парсинга: поставит 5,6 и включить Использовать ID категорий:, то тоже не добавляется

 

 

попробуйте удалить товар с сайта и опять загрузить по id (только не забудьте включить все необходимые настройки /в заданых/по id/, и укажите правильно столбцы). Просто если товар уже на сайте есть, то его категории не обновляются.

  • +1 1
Надіслати
Поділитися на інших сайтах

По поводу ошибки в переменной   t_ref   могу сказать.

 

У вас в БД не хватает несколько новых полей

Зайдите в дистрибутив: Module -> readme_upgrade  и выполните пункт 4.

 

Добрый день!

Я все это сделал, только при отсеивании вместо готово, мне показывает вот это .. post-685194-0-68867000-1416215959_thumb.jpg

Также при сравнивании таблиц БД, какое то сомнение по поводу pc383_, так и должно быть oc_ и pc383_ post-685194-0-85063200-1416216156_thumb.jpg

Далее при сравнении таблиц увидел еще не совпадение в suppler'е post-685194-0-76072200-1416216240_thumb.jpg и в suppler_base_prise post-685194-0-44035000-1416216279_thumb.jpg

Спасибо

Надіслати
Поділитися на інших сайтах


Створіть аккаунт або увійдіть для коментування

Ви повинні бути користувачем, щоб залишити коментар

Створити обліковий запис

Зареєструйтеся для отримання облікового запису. Це просто!

Зареєструвати аккаунт

Вхід

Уже зареєстровані? Увійдіть тут.

Вхід зараз
×
×
  • Створити...

Important Information

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