1. Debug: Requests processed: 2
    1. [unknown file]
      line: [unknown line] in: main ()
  2. Debug:
    ---
    SELECT
      id, parentId, name, title
    FROM
      articlesGroups

    WHERE
      name = 'tehnofon_menu_bottom'
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  3. Debug:
    ---
    SELECT
      articles.id AS `articles.id`, articles.text AS `articles.text`, articles.position AS `articles.position`, articles.name AS `articles.name`, article_articlesGroup.groupId AS `articles.groupId`
    FROM
      articles
    JOIN article_articlesGroup
      ON articles.id = article_articlesGroup.articleId
    WHERE
      article_articlesGroup.groupId = 5
    ORDER BY
      position
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  4. Debug:
    ---
    SELECT
      id, parentId, typeId, name
    FROM
      goodsGroups

    WHERE
      showInList = 1 AND
      parentId IS NULL
    ORDER BY
      position, name
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  5. Debug:
    ---
    SELECT
      id, clientId, comparsionId, orderId, hash, creationDate, expirationDate, referer
    FROM
      sessions

    WHERE
      hash = '293a559a33128849ce1b136c48c5f404'
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  6. Debug:
    ---
    SELECT
      id, parentId, name, title
    FROM
      articlesGroups

    WHERE
      name = 'tehnofon_menu_top'
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  7. Debug:
    ---
    SELECT
      articles.id AS `articles.id`, articles.text AS `articles.text`, articles.position AS `articles.position`, articles.name AS `articles.name`, article_articlesGroup.groupId AS `articles.groupId`
    FROM
      articles
    JOIN article_articlesGroup
      ON articles.id = article_articlesGroup.articleId
    WHERE
      article_articlesGroup.groupId = 1
    ORDER BY
      position
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  8. Debug:
    ---
    SELECT
      id, showInList, position, name, image
    FROM
      vendors

    WHERE
      showInList = 1
    ORDER BY
      position, name
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  9. Debug:
    ---
    SELECT
      id, goodsId_1, goodsId_2
    FROM
      comparsions

    WHERE
      id = 817802
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  10. Debug:
    ---
    SELECT
      id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
    FROM
      goods

    WHERE
      id = 844
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  11. Debug:
    ---
    SELECT
      id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
    FROM
      goods

    WHERE
      id = 940
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  12. Debug:
    ---
    SELECT
      id, parentId, typeId, showInList, position, name
    FROM
      goodsGroups

    WHERE
      id = 21
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  13. Debug:
    ---
    SELECT
      id, name, title
    FROM
      propertiesGroups

    WHERE
      id = 3
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  14. Debug:
    ---
    SELECT
      goodsId, headphonesTypeId, hasMultipoint, hasVoiceDealing, features, range, talkTime, BTVersion, BTProfiles, hasStereo, idleTime, hasRetention, sound
    FROM
      BTHeadsets

    WHERE
      goodsId = 844
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  15. Debug:
    ---
    SELECT
      id, showInList, position, name, image
    FROM
      vendors

    WHERE
      id = 1
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  16. Debug:
    ---
    SELECT
      id, name
    FROM
      countries

    WHERE
      id = 3
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  17. Debug:
    ---
    SELECT
      id, colorId, goodsId, oldPrice, isPrimary, quantity, barcode, discount, stockKeepingUnit, price, showInYandex, yandexRate
    FROM
      goodsVariants

    WHERE
      goodsId = 844 AND
      isPrimary = 1
    LIMIT 1
      
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  18. Debug:
    ---
    SELECT
      id, goodsVariantId, isPrimary, fileName, typeId
    FROM
      images

    WHERE
      goodsVariantId = 1266 AND
      isPrimary = 1
    LIMIT 1
      
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  19. Debug:
    ---
    SELECT
      id, parentId, typeId, showInList, position, name
    FROM
      goodsGroups

    WHERE
      id = 19
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  20. Debug:
    ---
    SELECT
      id, name, title
    FROM
      propertiesGroups

    WHERE
      id = 3
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  21. Debug:
    ---
    SELECT
      goodsId, headphonesTypeId, hasMultipoint, hasVoiceDealing, features, range, talkTime, BTVersion, BTProfiles, hasStereo, idleTime, hasRetention, sound
    FROM
      BTHeadsets

    WHERE
      goodsId = 940
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  22. Debug:
    ---
    SELECT
      id, showInList, position, name, image
    FROM
      vendors

    WHERE
      id = 27
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  23. Debug:
    ---
    SELECT
      id, name
    FROM
      countries

    WHERE
      id = 3
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  24. Debug:
    ---
    SELECT
      id, colorId, goodsId, oldPrice, isPrimary, quantity, barcode, discount, stockKeepingUnit, price, showInYandex, yandexRate
    FROM
      goodsVariants

    WHERE
      goodsId = 940 AND
      isPrimary = 1
    LIMIT 1
      
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  25. Debug:
    ---
    SELECT
      id, goodsVariantId, isPrimary, fileName, typeId
    FROM
      images

    WHERE
      goodsVariantId = 1428 AND
      isPrimary = 1
    LIMIT 1
      
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  26. Debug:
    ---
    SELECT
      id, countryId, propertiesGroupId, statusId, goodsGroupId, vendorId, complectation, name, salesNotes, description, size, weight, warranty
    FROM
      goods

    WHERE
      id = 876
    LIMIT 1
      
    ---
    1. modules/Interface/DB.pm
      line: 123 in: main ()
  27. Fatal: Can't call method "getProperties" on an undefined value
    modules/Object/Comparsion.pm line 67.
    1. modules/Object/Comparsion.pm
      line:  67 in: Object::Comparsion::addGoods ()
    2. modules/Block/Comparsion.pm
      line:  44 in: Block::Comparsion::get ()
    3. modules/Interface/HTTP/Path.pm
      line:  73 in: Interface::HTTP::Path::getBlock ()
    4. /var/www/tehnofon.ru/htdocs/project.fcgi
      line: 158 in: main::do_request ()
    5. /var/www/tehnofon.ru/htdocs/project.fcgi
      line:  77 in: main ()