Sản phẩm khác
S
NotReadableException {#11241
#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 {#10986 #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/z29095535997494bc336ad533b2ec2cd69278e2999fa85-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 {#11154
#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 {#11243 #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/z290955362572822565814e5aa002513d7643c5eb2adff-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 {#11120
#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 {#11121 #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/z2909552927057431c91432c70fb589e9db3bd079af490-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 {#11152
#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 {#10949 #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/z28725242673678435d2a282c7fb8e5725a44fbb0976f5-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 {#11245
#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 {#10990 #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/unnamed-1-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 {#11234
#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 {#10991 #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/noi-that-truong-hoc-2-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 {#11114
#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 {#10990 #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/88b83vw9-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 {#11194
#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 {#11236 #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/z287249428121366df94bfb93679b5dde74676b908d475-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" } } } }