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

Y007

Newbie
  
  • Posts

    3
  • Joined

  • Last visited

1 Follower

Y007's Achievements

Newbie

Newbie (1/14)

  • Conversation Starter
  • First Post
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Один из запросов к БД - Query Time: 0.03 все остальные запросы в пределах 0,001-0,004В какую сторону "копать" ?/catalog/model/catalog/category.php]Query Time: 0.03 :: SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)Aggregate: 0.0776v1.4.7
  2. При отправке почты из "Наши контакты" на ящики с тире типа( [email protected]) выскакивает ошибка Warning: mail() [function.mail]: Failed to send mail. (501 sender address must match authenticated user) in /system/library/mail.php on line 150Warning: Cannot modify header information - headers already sent by (output started at /index.php:92) in /system/engine/controller.php on line 27 версия ocStore v0.1.4, на денвере ocStore v0.1.4 и v1.4.8b RUS v0.1 ошибок не выдает.
×
×
  • 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.