Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

Broken link
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Broken link

Broken link 10 years, 9 months ago #11065

When I click on a link from the home page or on an image within the page. The system shows me the following error:

Fatal error: Call to undefined function exif_imagetype () in / home/casahafi/public_html/v30/plugins/content/relatednews/core/helper_image.php on line 211

I installed the application with: SJ_Plus-sj_plus_quickstart_j31_v1.0.1.zip

Thank you very much for your help

cordially,

Attachment pantalla.JPG not found



Claudio Rosas

Re: Broken link 10 years, 9 months ago #11083

  • SA Thuy
Dear Claudio Rosas,

Please go to / home/casahafi/public_html/v30/plugins/content/relatednews/core/helper_image.php and find:

if ( !function_exists('exif_imagetype') ){
	$intype = exif_imagetype($path);
} else {
	$infor = getimagesize($path);
	$intype= @$infor[2];
}

=>
if ( function_exists('exif_imagetype') ){
	$intype = exif_imagetype($path);
} else {
	$infor = getimagesize($path);
	$intype= @$infor[2];
}


Thanks
  • Page:
  • 1
Time to create page: 0.23 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes