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

[SOLVED]Problems with Sj Carousel
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: [SOLVED]Problems with Sj Carousel

[SOLVED]Problems with Sj Carousel 10 years, 3 months ago #16464

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

My host did some upgrades and now the
Sj Carousel is not working. If i do not give a source option it displayes:
Has no content to show!

If i add an datasource then i see blanc page with::
1.
2.
3.

If i look at source i see:


<script type="text/javascript">
window.addEvent("domready", function(){
if (typeof jQuery != "undefined" && typeof MooTools != "undefined" ) {
Element.implement({
slide: function(how, mode){
return this;
}
});
}
});
</script>

<div id="myCarousel" class="carousel slide" style="margin:0;">
<!-- Carousel items -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1" class=""></li>
<li data-target="#myCarousel" data-slide-to="2" class=""></li>
</ol>
<div class="carousel-inner">
<div class="active item">
The topic has been locked.

Re: Problems with Sj Carousel 10 years, 3 months ago #16738

I've had the exact same issue as well. When there is no content the same message appears and as soon as I add content all I see on the page is:

1.
2.
3.
4.
The topic has been locked.

Re: Problems with Sj Carousel 10 years, 3 months ago #16868

  • usersmart1
  • OFFLINE
  • Moderator
  • Posts: 1364
  • Karma: 20
Dear marco,

Please open file (modules/mod_sj_carousel/core/helper_image.php) and find this code:

if ( !function_exists('exif_imagetype') ){
					$intype = exif_imagetype($path);
				}


change to

if ( function_exists('exif_imagetype') ){
					$intype = exif_imagetype($path);
				}


save and recheck.

Thanks!
The topic has been locked.

Re: Problems with Sj Carousel 10 years, 3 months ago #16880

  • dreamfox
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
That works thanks
The topic has been locked.
  • Page:
  • 1
Time to create page: 0.20 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