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

TOPIC: same error as...

same error as... 11 years, 1 month ago #8269

Hi,

www.smartaddons.com/forum/27-sj-k2-extra-slider/8116-fatal-erro

Fortunately this is solved, but now this problem. Looks like the same problem
Perhaps it is useful to all module's adapt. In this module, I get the error message. Can you let me know when everything is adjusted?

error:
Fatal error: Call to undefined function exif_imagetype() in....
/public_html/modules/mod_sj_k2_slideshowii/core/helper_image.php on line 264

mod_sj_k2_slideshowii_j25-j30_v2.0.zip
Joomla: 2.5.9
k2 latest version

thanks

Re: same error as... 11 years, 1 month ago #8384

  • loitt
  • OFFLINE
  • Platinum Boarder
  • Posts: 2222
  • Karma: 48
Dear S de Jong,

Maybe this issue is appeared by your host.

There are two ways.

1. You can upgrade your host

2. Please go to "modules/mod_sj_k2_slideshowii/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
  • 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