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

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

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

ErrorException [ Warning ]: getimagesize(/home/c/cq16236/public_html/images/p/3/2/0/7/marilyn-hd-wi-fi_17_280x280.jpg): failed to open stream: No such file or directory

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

57             </li>
58             <? for ($i = 1; $i <= $product->image->count; $i++): ?>
59                 <? if ($product->image->main != $i): ?>
60                     <?php
61                         $urlImg = Tools::getImgWebp($product->seo->img_directory . '/' . $product->seo->alias . '_' . $i . '_280x280.jpg');
62                         list($widthI, $heightI) = getimagesize($_SERVER['DOCUMENT_ROOT'].$urlImg);
63                     ?>
64                     <li class="item-image" data-src="<?= Tools::getImgWebp($product->seo->img_directory . '/' . $product->seo->alias . '_' . $i . '_1028x1028.jpg') ?>" data-thumb="<?= Tools::getImgWebp($product->seo->img_directory . '/' . $product->seo->alias . '_' . $i . '_40x40.jpg') ?>">
65                         <img src="<?=$urlImg?>" width="<?=$widthI?>" height="<?=$heightI?>" alt="<?= $product->title ?> - изображение <?= $i ?>">
66                     </li>
67                 <? endif ?>
  1. {PHP internal call} » Kohana_Core::error_handler(arguments)

  2. APPPATH/views/front/v_product.php [ 62 ] » 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