Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

ahiles

Newbie
  
  • Posts

    4
  • Joined

  • Last visited

ahiles's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Reacting Well Rare

Recent Badges

-1

Reputation

  1. Все,проблема ушла заменой файлика catalog/model/catalog/product.php из инсталляции ОпенКарта. Спасибо добрым людям!
  2. Добрый день! Может подскажете где что копать? чего нарушить мог??? Как вылечить данную беду? :Notice: Error: Table 'srv49627_srv.product_tag' doesn't exist Error No: 1146 SELECT COUNT(DISTINCT p.product_id) AS total FROM product p LEFT JOIN product_description pd ON (p.product_id = pd.product_id) LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN product_tag pt ON (p.product_id = pt.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND ( LCASE(p.model) LIKE "%qwer%" OR LCASE(p.sku) LIKE "%qwer%" OR LCASE(pd.name) LIKE '%qwer%' OR LCASE(pt.tag) LIKE '%qwer%' AND pt.language_id = '1') in /storage/home/srv49627/krasambar.ru/html/system/database/mysql.php on line 49
  3. Все, спасибо разобрался и победил все ошибки . убрав все ненужные лишние поля в каждом случае регистрации. о помощи писать в личку.
  4. Спасибо!!! Очень помогло! но теперь в процессе регистрации вылазит следующее: Undefined index: country_id in /storage/home/srv49627/krasambar.ru/html/catalog/model/shipping/pickup.php но при этом не мешает закончить регистрацию!
×
×
  • 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.