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

Fatal error SJ carousel
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Fatal error SJ carousel

Fatal error SJ carousel 10 years, 11 months ago #10134

  • msschouten
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Hello,

I'm getting this fatal error:

Fatal error: Call to undefined function exif_imagetype() in /home/schout21/domains/koeriersdiensthouten.nl/public_html/modules/mod_sj_carousel/core/helper_image.php on line 211

I cannot find the problem.


Thanx!
The topic has been locked.

Re: Fatal error SJ carousel 10 years, 10 months ago #10146

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear Martijn Schouten,

Please go to "modules/mod_sj_carousel/core/helper_image.php ", finding:

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
Ticket System | Join our Clubs to download our extensions and templates
The topic has been locked.
The following user(s) said Thank You: Doggiefield, jozef2070

Re: Fatal error SJ carousel 10 years, 10 months ago #10151

  • msschouten
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
Thank you! It works PERFECT now!
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.21 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