Sản phẩm khác
S
NotReadableException {#11097
#message: "Unable to init from given binary data."
#code: 0
#file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php"
#line: 115
: {
{
›
if ($resource === false) {
› throw new NotReadableException(
› "Unable to init from given binary data."
}
{
› case $this->isBase64():
› return $this->initFromBinary(base64_decode($this->data));
›
}
{
› {
› return $this->decoder->init($data);
› }
}
{
› {
› return $this->createDriver()->init($data);
› }
}
{
› {
› return self::getManager()->make($data);
› }
}
{
› }\r
› $image = Image::make($srcPath);\r
› $image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
}
{
› if (!file_exists($filepath)) {\r
› resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
› // Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
}
{
› {\r
› $defaultImage = getImageUrlById(getOption('hinh_anh_mac_dinh'), $width, $height);\r
› try {\r
}
{
› {\r
› echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
› }\r
}
{
› <a class="blog-item__more" href="<?=the_permalink()?>">\r
› \t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
› </a>\r
}
{
› } else {
› \trequire $_template_file;
› }
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php"
}
}
{
› if ( $load && '' !== $located ) {
› \tload_template( $located, $require_once, $args );
› }
}
{
›
› if ( ! locate_template( $templates, true, false, $args ) ) {
› \treturn false;
}
{
› {\r
› get_template_part('templates/' . $name);\r
› }\r
}
{
› \twhile ($query->have_posts()) : $query->the_post();\r
› \t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
› \tendwhile; \r
}
{
› if ( $template ) {
› \tinclude $template;
› } elseif ( current_user_can( 'switch_themes' ) ) {
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php"
}
}
{
› // Load the theme template.
› require_once ABSPATH . WPINC . '/template-loader.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php"
}
}
{
› /** Loads the WordPress Environment and Template */
› require __DIR__ . '/wp-blog-header.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php"
}
}
}
}
NotReadableException {#11174 #message: "Image source not readable" #code: 0 #file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php" #line: 346 : { { ›http://govietnhat.nrglobal.top/wp-content/uploads/z2936659302633048a02646bec0f18202dea0434bda258-400x300.webp">default:
›throw new NotReadableException("Image source not readable");
›}
} { ›{
›return $this->decoder->init($data);
›}
} { ›{
›return $this->createDriver()->init($data);
›}
} { ›{
›return self::getManager()->make($data);
›}
} { ›}\r
›$image = Image::make($srcPath);\r
›$image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
} { ›if (!file_exists($filepath)) {\r
›resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
›// Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
} { ›\r
›return getImageUrlById($imageId, $width, $height);\r
›} catch (\Exception $ex) {\r
} { ›{\r
›echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
›}\r
} { ›<a class="blog-item__more" href="<?=the_permalink()?>">\r
›\t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
›</a>\r
} { ›} else {
›\trequire $_template_file;
›}
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php" } } { ›if ( $load && '' !== $located ) {
›\tload_template( $located, $require_once, $args );
›}
} { › ›if ( ! locate_template( $templates, true, false, $args ) ) {
›\treturn false;
} { ›{\r
›get_template_part('templates/' . $name);\r
›}\r
} { ›\twhile ($query->have_posts()) : $query->the_post();\r
›\t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
›\tendwhile; \r
} { ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php" } } { ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require __DIR__ . '/wp-blog-header.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php" } } } }
NotReadableException {#11184
#message: "Unable to init from given binary data."
#code: 0
#file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php"
#line: 115
: {
{
›
if ($resource === false) {
› throw new NotReadableException(
› "Unable to init from given binary data."
}
{
› case $this->isBase64():
› return $this->initFromBinary(base64_decode($this->data));
›
}
{
› {
› return $this->decoder->init($data);
› }
}
{
› {
› return $this->createDriver()->init($data);
› }
}
{
› {
› return self::getManager()->make($data);
› }
}
{
› }\r
› $image = Image::make($srcPath);\r
› $image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
}
{
› if (!file_exists($filepath)) {\r
› resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
› // Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
}
{
› {\r
› $defaultImage = getImageUrlById(getOption('hinh_anh_mac_dinh'), $width, $height);\r
› try {\r
}
{
› {\r
› echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
› }\r
}
{
› <a class="blog-item__more" href="<?=the_permalink()?>">\r
› \t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
› </a>\r
}
{
› } else {
› \trequire $_template_file;
› }
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php"
}
}
{
› if ( $load && '' !== $located ) {
› \tload_template( $located, $require_once, $args );
› }
}
{
›
› if ( ! locate_template( $templates, true, false, $args ) ) {
› \treturn false;
}
{
› {\r
› get_template_part('templates/' . $name);\r
› }\r
}
{
› \twhile ($query->have_posts()) : $query->the_post();\r
› \t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
› \tendwhile; \r
}
{
› if ( $template ) {
› \tinclude $template;
› } elseif ( current_user_can( 'switch_themes' ) ) {
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php"
}
}
{
› // Load the theme template.
› require_once ABSPATH . WPINC . '/template-loader.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php"
}
}
{
› /** Loads the WordPress Environment and Template */
› require __DIR__ . '/wp-blog-header.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php"
}
}
}
}
NotReadableException {#11287 #message: "Image source not readable" #code: 0 #file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php" #line: 346 : { { ›http://govietnhat.nrglobal.top/wp-content/uploads/z2928571502956aa3edccd57b736dceb514ead127e073c-400x300.webp">default:
›throw new NotReadableException("Image source not readable");
›}
} { ›{
›return $this->decoder->init($data);
›}
} { ›{
›return $this->createDriver()->init($data);
›}
} { ›{
›return self::getManager()->make($data);
›}
} { ›}\r
›$image = Image::make($srcPath);\r
›$image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
} { ›if (!file_exists($filepath)) {\r
›resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
›// Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
} { ›\r
›return getImageUrlById($imageId, $width, $height);\r
›} catch (\Exception $ex) {\r
} { ›{\r
›echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
›}\r
} { ›<a class="blog-item__more" href="<?=the_permalink()?>">\r
›\t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
›</a>\r
} { ›} else {
›\trequire $_template_file;
›}
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php" } } { ›if ( $load && '' !== $located ) {
›\tload_template( $located, $require_once, $args );
›}
} { › ›if ( ! locate_template( $templates, true, false, $args ) ) {
›\treturn false;
} { ›{\r
›get_template_part('templates/' . $name);\r
›}\r
} { ›\twhile ($query->have_posts()) : $query->the_post();\r
›\t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
›\tendwhile; \r
} { ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php" } } { ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require __DIR__ . '/wp-blog-header.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php" } } } }
NotReadableException {#11185
#message: "Unable to init from given binary data."
#code: 0
#file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php"
#line: 115
: {
{
›
if ($resource === false) {
› throw new NotReadableException(
› "Unable to init from given binary data."
}
{
› case $this->isBase64():
› return $this->initFromBinary(base64_decode($this->data));
›
}
{
› {
› return $this->decoder->init($data);
› }
}
{
› {
› return $this->createDriver()->init($data);
› }
}
{
› {
› return self::getManager()->make($data);
› }
}
{
› }\r
› $image = Image::make($srcPath);\r
› $image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
}
{
› if (!file_exists($filepath)) {\r
› resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
› // Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
}
{
› {\r
› $defaultImage = getImageUrlById(getOption('hinh_anh_mac_dinh'), $width, $height);\r
› try {\r
}
{
› {\r
› echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
› }\r
}
{
› <a class="blog-item__more" href="<?=the_permalink()?>">\r
› \t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
› </a>\r
}
{
› } else {
› \trequire $_template_file;
› }
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php"
}
}
{
› if ( $load && '' !== $located ) {
› \tload_template( $located, $require_once, $args );
› }
}
{
›
› if ( ! locate_template( $templates, true, false, $args ) ) {
› \treturn false;
}
{
› {\r
› get_template_part('templates/' . $name);\r
› }\r
}
{
› \twhile ($query->have_posts()) : $query->the_post();\r
› \t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
› \tendwhile; \r
}
{
› if ( $template ) {
› \tinclude $template;
› } elseif ( current_user_can( 'switch_themes' ) ) {
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php"
}
}
{
› // Load the theme template.
› require_once ABSPATH . WPINC . '/template-loader.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php"
}
}
{
› /** Loads the WordPress Environment and Template */
› require __DIR__ . '/wp-blog-header.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php"
}
}
}
}
NotReadableException {#11105 #message: "Image source not readable" #code: 0 #file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php" #line: 346 : { { ›http://govietnhat.nrglobal.top/wp-content/uploads/z29285715132893cdc5d99383d6a3f173b1f5c2b662157-400x300.webp">default:
›throw new NotReadableException("Image source not readable");
›}
} { ›{
›return $this->decoder->init($data);
›}
} { ›{
›return $this->createDriver()->init($data);
›}
} { ›{
›return self::getManager()->make($data);
›}
} { ›}\r
›$image = Image::make($srcPath);\r
›$image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
} { ›if (!file_exists($filepath)) {\r
›resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
›// Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
} { ›\r
›return getImageUrlById($imageId, $width, $height);\r
›} catch (\Exception $ex) {\r
} { ›{\r
›echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
›}\r
} { ›<a class="blog-item__more" href="<?=the_permalink()?>">\r
›\t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
›</a>\r
} { ›} else {
›\trequire $_template_file;
›}
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php" } } { ›if ( $load && '' !== $located ) {
›\tload_template( $located, $require_once, $args );
›}
} { › ›if ( ! locate_template( $templates, true, false, $args ) ) {
›\treturn false;
} { ›{\r
›get_template_part('templates/' . $name);\r
›}\r
} { ›\twhile ($query->have_posts()) : $query->the_post();\r
›\t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
›\tendwhile; \r
} { ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php" } } { ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require __DIR__ . '/wp-blog-header.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php" } } } }
NotReadableException {#11285
#message: "Unable to init from given binary data."
#code: 0
#file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php"
#line: 115
: {
{
›
if ($resource === false) {
› throw new NotReadableException(
› "Unable to init from given binary data."
}
{
› case $this->isBase64():
› return $this->initFromBinary(base64_decode($this->data));
›
}
{
› {
› return $this->decoder->init($data);
› }
}
{
› {
› return $this->createDriver()->init($data);
› }
}
{
› {
› return self::getManager()->make($data);
› }
}
{
› }\r
› $image = Image::make($srcPath);\r
› $image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
}
{
› if (!file_exists($filepath)) {\r
› resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
› // Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
}
{
› {\r
› $defaultImage = getImageUrlById(getOption('hinh_anh_mac_dinh'), $width, $height);\r
› try {\r
}
{
› {\r
› echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
› }\r
}
{
› <a class="blog-item__more" href="<?=the_permalink()?>">\r
› \t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
› </a>\r
}
{
› } else {
› \trequire $_template_file;
› }
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php"
}
}
{
› if ( $load && '' !== $located ) {
› \tload_template( $located, $require_once, $args );
› }
}
{
›
› if ( ! locate_template( $templates, true, false, $args ) ) {
› \treturn false;
}
{
› {\r
› get_template_part('templates/' . $name);\r
› }\r
}
{
› \twhile ($query->have_posts()) : $query->the_post();\r
› \t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
› \tendwhile; \r
}
{
› if ( $template ) {
› \tinclude $template;
› } elseif ( current_user_can( 'switch_themes' ) ) {
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php"
}
}
{
› // Load the theme template.
› require_once ABSPATH . WPINC . '/template-loader.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php"
}
}
{
› /** Loads the WordPress Environment and Template */
› require __DIR__ . '/wp-blog-header.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php"
}
}
}
}
NotReadableException {#11119 #message: "Image source not readable" #code: 0 #file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php" #line: 346 : { { ›http://govietnhat.nrglobal.top/wp-content/uploads/z29101423726375e5196aaca27ef4dbf2518587dbbc54e-400x300.webp">default:
›throw new NotReadableException("Image source not readable");
›}
} { ›{
›return $this->decoder->init($data);
›}
} { ›{
›return $this->createDriver()->init($data);
›}
} { ›{
›return self::getManager()->make($data);
›}
} { ›}\r
›$image = Image::make($srcPath);\r
›$image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
} { ›if (!file_exists($filepath)) {\r
›resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
›// Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
} { ›\r
›return getImageUrlById($imageId, $width, $height);\r
›} catch (\Exception $ex) {\r
} { ›{\r
›echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
›}\r
} { ›<a class="blog-item__more" href="<?=the_permalink()?>">\r
›\t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
›</a>\r
} { ›} else {
›\trequire $_template_file;
›}
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php" } } { ›if ( $load && '' !== $located ) {
›\tload_template( $located, $require_once, $args );
›}
} { › ›if ( ! locate_template( $templates, true, false, $args ) ) {
›\treturn false;
} { ›{\r
›get_template_part('templates/' . $name);\r
›}\r
} { ›\twhile ($query->have_posts()) : $query->the_post();\r
›\t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
›\tendwhile; \r
} { ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php" } } { ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require __DIR__ . '/wp-blog-header.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php" } } } }
NotReadableException {#11276
#message: "Unable to init from given binary data."
#code: 0
#file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php"
#line: 115
: {
{
›
if ($resource === false) {
› throw new NotReadableException(
› "Unable to init from given binary data."
}
{
› case $this->isBase64():
› return $this->initFromBinary(base64_decode($this->data));
›
}
{
› {
› return $this->decoder->init($data);
› }
}
{
› {
› return $this->createDriver()->init($data);
› }
}
{
› {
› return self::getManager()->make($data);
› }
}
{
› }\r
› $image = Image::make($srcPath);\r
› $image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
}
{
› if (!file_exists($filepath)) {\r
› resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
› // Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
}
{
› {\r
› $defaultImage = getImageUrlById(getOption('hinh_anh_mac_dinh'), $width, $height);\r
› try {\r
}
{
› {\r
› echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
› }\r
}
{
› <a class="blog-item__more" href="<?=the_permalink()?>">\r
› \t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
› </a>\r
}
{
› } else {
› \trequire $_template_file;
› }
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php"
}
}
{
› if ( $load && '' !== $located ) {
› \tload_template( $located, $require_once, $args );
› }
}
{
›
› if ( ! locate_template( $templates, true, false, $args ) ) {
› \treturn false;
}
{
› {\r
› get_template_part('templates/' . $name);\r
› }\r
}
{
› \twhile ($query->have_posts()) : $query->the_post();\r
› \t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
› \tendwhile; \r
}
{
› if ( $template ) {
› \tinclude $template;
› } elseif ( current_user_can( 'switch_themes' ) ) {
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php"
}
}
{
› // Load the theme template.
› require_once ABSPATH . WPINC . '/template-loader.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php"
}
}
{
› /** Loads the WordPress Environment and Template */
› require __DIR__ . '/wp-blog-header.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php"
}
}
}
}
NotReadableException {#11075 #message: "Image source not readable" #code: 0 #file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php" #line: 346 : { { ›http://govietnhat.nrglobal.top/wp-content/uploads/z290955232058305930c487eaf10ca2c0354244b6448aa-400x300.webp">default:
›throw new NotReadableException("Image source not readable");
›}
} { ›{
›return $this->decoder->init($data);
›}
} { ›{
›return $this->createDriver()->init($data);
›}
} { ›{
›return self::getManager()->make($data);
›}
} { ›}\r
›$image = Image::make($srcPath);\r
›$image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
} { ›if (!file_exists($filepath)) {\r
›resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
›// Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
} { ›\r
›return getImageUrlById($imageId, $width, $height);\r
›} catch (\Exception $ex) {\r
} { ›{\r
›echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
›}\r
} { ›<a class="blog-item__more" href="<?=the_permalink()?>">\r
›\t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
›</a>\r
} { ›} else {
›\trequire $_template_file;
›}
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php" } } { ›if ( $load && '' !== $located ) {
›\tload_template( $located, $require_once, $args );
›}
} { › ›if ( ! locate_template( $templates, true, false, $args ) ) {
›\treturn false;
} { ›{\r
›get_template_part('templates/' . $name);\r
›}\r
} { ›\twhile ($query->have_posts()) : $query->the_post();\r
›\t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
›\tendwhile; \r
} { ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php" } } { ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require __DIR__ . '/wp-blog-header.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php" } } } }
NotReadableException {#11169
#message: "Unable to init from given binary data."
#code: 0
#file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php"
#line: 115
: {
{
›
if ($resource === false) {
› throw new NotReadableException(
› "Unable to init from given binary data."
}
{
› case $this->isBase64():
› return $this->initFromBinary(base64_decode($this->data));
›
}
{
› {
› return $this->decoder->init($data);
› }
}
{
› {
› return $this->createDriver()->init($data);
› }
}
{
› {
› return self::getManager()->make($data);
› }
}
{
› }\r
› $image = Image::make($srcPath);\r
› $image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
}
{
› if (!file_exists($filepath)) {\r
› resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
› // Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
}
{
› {\r
› $defaultImage = getImageUrlById(getOption('hinh_anh_mac_dinh'), $width, $height);\r
› try {\r
}
{
› {\r
› echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
› }\r
}
{
› <a class="blog-item__more" href="<?=the_permalink()?>">\r
› \t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
› </a>\r
}
{
› } else {
› \trequire $_template_file;
› }
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php"
}
}
{
› if ( $load && '' !== $located ) {
› \tload_template( $located, $require_once, $args );
› }
}
{
›
› if ( ! locate_template( $templates, true, false, $args ) ) {
› \treturn false;
}
{
› {\r
› get_template_part('templates/' . $name);\r
› }\r
}
{
› \twhile ($query->have_posts()) : $query->the_post();\r
› \t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
› \tendwhile; \r
}
{
› if ( $template ) {
› \tinclude $template;
› } elseif ( current_user_can( 'switch_themes' ) ) {
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php"
}
}
{
› // Load the theme template.
› require_once ABSPATH . WPINC . '/template-loader.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php"
}
}
{
› /** Loads the WordPress Environment and Template */
› require __DIR__ . '/wp-blog-header.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php"
}
}
}
}
NotReadableException {#11119 #message: "Image source not readable" #code: 0 #file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php" #line: 346 : { { ›http://govietnhat.nrglobal.top/wp-content/uploads/z290955234702446674735b6eadd0d3f0106ab9ba00d22-400x300.webp">default:
›throw new NotReadableException("Image source not readable");
›}
} { ›{
›return $this->decoder->init($data);
›}
} { ›{
›return $this->createDriver()->init($data);
›}
} { ›{
›return self::getManager()->make($data);
›}
} { ›}\r
›$image = Image::make($srcPath);\r
›$image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
} { ›if (!file_exists($filepath)) {\r
›resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
›// Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
} { ›\r
›return getImageUrlById($imageId, $width, $height);\r
›} catch (\Exception $ex) {\r
} { ›{\r
›echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
›}\r
} { ›<a class="blog-item__more" href="<?=the_permalink()?>">\r
›\t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
›</a>\r
} { ›} else {
›\trequire $_template_file;
›}
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php" } } { ›if ( $load && '' !== $located ) {
›\tload_template( $located, $require_once, $args );
›}
} { › ›if ( ! locate_template( $templates, true, false, $args ) ) {
›\treturn false;
} { ›{\r
›get_template_part('templates/' . $name);\r
›}\r
} { ›\twhile ($query->have_posts()) : $query->the_post();\r
›\t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
›\tendwhile; \r
} { ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php" } } { ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require __DIR__ . '/wp-blog-header.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php" } } } }
NotReadableException {#11191
#message: "Unable to init from given binary data."
#code: 0
#file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php"
#line: 115
: {
{
›
if ($resource === false) {
› throw new NotReadableException(
› "Unable to init from given binary data."
}
{
› case $this->isBase64():
› return $this->initFromBinary(base64_decode($this->data));
›
}
{
› {
› return $this->decoder->init($data);
› }
}
{
› {
› return $this->createDriver()->init($data);
› }
}
{
› {
› return self::getManager()->make($data);
› }
}
{
› }\r
› $image = Image::make($srcPath);\r
› $image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
}
{
› if (!file_exists($filepath)) {\r
› resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
› // Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
}
{
› {\r
› $defaultImage = getImageUrlById(getOption('hinh_anh_mac_dinh'), $width, $height);\r
› try {\r
}
{
› {\r
› echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
› }\r
}
{
› <a class="blog-item__more" href="<?=the_permalink()?>">\r
› \t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
› </a>\r
}
{
› } else {
› \trequire $_template_file;
› }
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php"
}
}
{
› if ( $load && '' !== $located ) {
› \tload_template( $located, $require_once, $args );
› }
}
{
›
› if ( ! locate_template( $templates, true, false, $args ) ) {
› \treturn false;
}
{
› {\r
› get_template_part('templates/' . $name);\r
› }\r
}
{
› \twhile ($query->have_posts()) : $query->the_post();\r
› \t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
› \tendwhile; \r
}
{
› if ( $template ) {
› \tinclude $template;
› } elseif ( current_user_can( 'switch_themes' ) ) {
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php"
}
}
{
› // Load the theme template.
› require_once ABSPATH . WPINC . '/template-loader.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php"
}
}
{
› /** Loads the WordPress Environment and Template */
› require __DIR__ . '/wp-blog-header.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php"
}
}
}
}
NotReadableException {#11194 #message: "Image source not readable" #code: 0 #file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php" #line: 346 : { { ›http://govietnhat.nrglobal.top/wp-content/uploads/z2909552336963c5491b5ef632a106215f287af772a226-400x300.webp">default:
›throw new NotReadableException("Image source not readable");
›}
} { ›{
›return $this->decoder->init($data);
›}
} { ›{
›return $this->createDriver()->init($data);
›}
} { ›{
›return self::getManager()->make($data);
›}
} { ›}\r
›$image = Image::make($srcPath);\r
›$image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
} { ›if (!file_exists($filepath)) {\r
›resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
›// Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
} { ›\r
›return getImageUrlById($imageId, $width, $height);\r
›} catch (\Exception $ex) {\r
} { ›{\r
›echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
›}\r
} { ›<a class="blog-item__more" href="<?=the_permalink()?>">\r
›\t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
›</a>\r
} { ›} else {
›\trequire $_template_file;
›}
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php" } } { ›if ( $load && '' !== $located ) {
›\tload_template( $located, $require_once, $args );
›}
} { › ›if ( ! locate_template( $templates, true, false, $args ) ) {
›\treturn false;
} { ›{\r
›get_template_part('templates/' . $name);\r
›}\r
} { ›\twhile ($query->have_posts()) : $query->the_post();\r
›\t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
›\tendwhile; \r
} { ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php" } } { ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require __DIR__ . '/wp-blog-header.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php" } } } }
NotReadableException {#11186
#message: "Unable to init from given binary data."
#code: 0
#file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php"
#line: 115
: {
{
›
if ($resource === false) {
› throw new NotReadableException(
› "Unable to init from given binary data."
}
{
› case $this->isBase64():
› return $this->initFromBinary(base64_decode($this->data));
›
}
{
› {
› return $this->decoder->init($data);
› }
}
{
› {
› return $this->createDriver()->init($data);
› }
}
{
› {
› return self::getManager()->make($data);
› }
}
{
› }\r
› $image = Image::make($srcPath);\r
› $image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
}
{
› if (!file_exists($filepath)) {\r
› resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
› // Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
}
{
› {\r
› $defaultImage = getImageUrlById(getOption('hinh_anh_mac_dinh'), $width, $height);\r
› try {\r
}
{
› {\r
› echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
› }\r
}
{
› <a class="blog-item__more" href="<?=the_permalink()?>">\r
› \t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
› </a>\r
}
{
› } else {
› \trequire $_template_file;
› }
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php"
}
}
{
› if ( $load && '' !== $located ) {
› \tload_template( $located, $require_once, $args );
› }
}
{
›
› if ( ! locate_template( $templates, true, false, $args ) ) {
› \treturn false;
}
{
› {\r
› get_template_part('templates/' . $name);\r
› }\r
}
{
› \twhile ($query->have_posts()) : $query->the_post();\r
› \t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
› \tendwhile; \r
}
{
› if ( $template ) {
› \tinclude $template;
› } elseif ( current_user_can( 'switch_themes' ) ) {
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php"
}
}
{
› // Load the theme template.
› require_once ABSPATH . WPINC . '/template-loader.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php"
}
}
{
› /** Loads the WordPress Environment and Template */
› require __DIR__ . '/wp-blog-header.php';
›
: {
"/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php"
}
}
}
}
NotReadableException {#11200 #message: "Image source not readable" #code: 0 #file: "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php" #line: 346 : { { ›http://govietnhat.nrglobal.top/wp-content/uploads/z29095543134548f904d5655e6d404c9e35061890423ad-400x300.webp">default:
›throw new NotReadableException("Image source not readable");
›}
} { ›{
›return $this->decoder->init($data);
›}
} { ›{
›return $this->createDriver()->init($data);
›}
} { ›{
›return self::getManager()->make($data);
›}
} { ›}\r
›$image = Image::make($srcPath);\r
›$image->fit($maxWidth, $maxHeight, static function ($constraint) {\r
} { ›if (!file_exists($filepath)) {\r
›resizeImage($attachment_realpath, $filepath, $width, $height, $extension);\r
›// Bổ sung vào metadata để sau này khi user xóa ảnh thì xóa luôn cả ảnh resize\r
} { ›\r
›return getImageUrlById($imageId, $width, $height);\r
›} catch (\Exception $ex) {\r
} { ›{\r
›echo getPostThumbnailUrl(get_the_ID(), $width, $height);\r
›}\r
} { ›<a class="blog-item__more" href="<?=the_permalink()?>">\r
›\t<img class="" src="<?php thePostThumbnailUrl(400, 300) ?>">\r
›</a>\r
} { ›} else {
›\trequire $_template_file;
›}
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/templates/template-product-listing.php" } } { ›if ( $load && '' !== $located ) {
›\tload_template( $located, $require_once, $args );
›}
} { › ›if ( ! locate_template( $templates, true, false, $args ) ) {
›\treturn false;
} { ›{\r
›get_template_part('templates/' . $name);\r
›}\r
} { ›\twhile ($query->have_posts()) : $query->the_post();\r
›\t\t\t\t\t\t\t\ttemplate("template-product-listing");\r
›\tendwhile; \r
} { ›if ( $template ) {
›\tinclude $template;
›} elseif ( current_user_can( 'switch_themes' ) ) {
: { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-content/themes/nrglobal/single-product.php" } } { ›// Load the theme template.
›require_once ABSPATH . WPINC . '/template-loader.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-includes/template-loader.php" } } { ›/** Loads the WordPress Environment and Template */
›require __DIR__ . '/wp-blog-header.php';
› : { "/home/vietnhat/domains/govietnhat.nrglobal.top/public_html/wp-blog-header.php" } } } }