telegram.png whatsapp.png
+7 (495) 177-81-29 Пн-пт с 10:00 до 18:00, Сб-Вс - Выходной

Ваша корзина пуста!

Каталог
Часто ищут
Последние отзывы
Последние новости
Последние статьи

ErrorException [ Warning ]: getimagesize(/home/c/cq16236/public_html/images/p/1/2/6/7/3/hiwatch-ds-t501_1_280x280.jpg): failed to open stream: No such file or directory

APPPATH/views/front/v_product.php [ 53 ]

48 <div class="d-flex mt-2 py-3 bg-white">
49     <div class="px-0 px-sm-3" id="lightSlider">
50         <ul>
51             <?php
52                 $urlImg = Tools::getImgWebp($product->seo->img_directory . '/' . $product->seo->alias . '_' . $product->image->main . '_280x280.jpg');
53                 list($widthI, $heightI) = getimagesize($_SERVER['DOCUMENT_ROOT'].$urlImg);
54             ?>
55             <li class="item-image <? if (!empty($bs)): ?>bs12391<? endif ?>" data-src="<?= Tools::getImgWebp($product->seo->img_directory . '/' . $product->seo->alias . '_' . $product->image->main . '_1028x1028.jpg') ?>" data-thumb="<?= Tools::getImgWebp($product->seo->img_directory . '/' . $product->seo->alias . '_' . $product->image->main . '_40x40.jpg') ?>">
56                 <img src="<?= $urlImg?>" width="<?=$widthI?>" height="<?=$heightI?>" alt="<?= $product->title ?> - изображение <?= $product->image->main ?>">
57             </li>
58             <? for ($i = 1; $i <= $product->image->count; $i++): ?>
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. APPPATH/views/front/v_product.php [ 53 ] » getimagesize(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  4. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  5. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  6. APPPATH/views/front/v_main.php [ 194 ] » Kohana_View->__toString()

  7. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  8. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)

  9. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  10. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->after()

  11. {PHP internal call} » Kohana_Controller->execute()

  12. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

  13. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)

  14. SYSPATH/classes/Kohana/Request.php [ 997 ] » Kohana_Request_Client->execute(arguments)

  15. DOCROOT/index.php [ 125 ] » Kohana_Request->execute()

Environment