test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • colero Friend
    #190237

    JA SlideShow Lite wont run on new build server running PHP 5.5.1. What PHP versions are supported by Joomart Extensions? Is there a support/certification matrix for Joomlart Products?

    TomC Moderator
    #504434

    With which template are you using the Slideshow Lite extension?

    Saguaros Moderator
    #504476

    Hi

    We release different versions of our extensions to make them work with appropriate Joomla version. Hence, if your system meets the default system requirement of associated Joomla version, then our extensions should work well, too.

    http://www.joomla.org/technical-requirements.html

    colero Friend
    #504586

    Should have included that – JA Fixel on Joomla 3.1.5 installed from joomlart quickstart on PHP 5.5.1

    We have same template installed from same quickstart running on identical server but running PHP 5.3.10 and it works fine.

    Running the joomlart quckstart on the server running 5.5.1, we found 2 issues. i) The installer hangs, but found fix for this (replacing some preg_replace with preg_replace_callback in input.php dor decimal nad hex notation) ii) slideshow light does not work. All other extensions included in the quickstart appear good.

    Saguaros Moderator
    #505077

    Hi colero,

    Could you tell me more details about the error of the Slideshow Lite module?

    colero Friend
    #505523

    <em>@Saguaros 388578 wrote:</em><blockquote>Hi colero,

    Could you tell me more details about the error of the Slideshow Lite module?</blockquote>

    We don’t get any errors or logged errors. The Slideshow simply displays nothing.

    Although we have encountered and overcome deprecated php when using 5.5.1, we have ruled this out as being an issue with Slideshow lite; We have loaded a number of Joomlart Templates on this new server and SlideShow works in all but Fixel. So it would appear to be an issue with this template in particular.

    We have allowed access to a newly installed iteration of Fixel at https://www.kavarro.co.uk at which you can see the out of the box template installed (dns may take 24 hours to update as this is a an unused domain set up for this test)

    Saguaros Moderator
    #506429

    Hi

    This page has slideshow module, right? https://www.kavarro.co.uk/index.php/shop

    If you use editor like Firebug in Firefox > check Error tab, there are so many Internal Server Error messages. Pls try to check the permission of files/folder of your site, make sure that file: 644 and folder: 755

    Then if problem still persists, you can pm me admin and ftp account of your site, I will try to take a look at this.

    colero Friend
    #507382

    Sorry for the delay just returned from vacation….

    FTP and access to the administrator pages are blocked on our external firewall and the DMZ Reverse Proxy’s. But I will see what I can do during the week to get you access.

    In the interim, from firebug this starts to go wrong at line 478 ….

    ReferenceError: JASliderCSS is not defined window.jassliteInst.push(new JASliderCSS(‘ja-ss-103’, {

    The actual code is….

    window.addEvent(‘domready’, function(){
    window.jassliteInst = window.jassliteInst || [];
    window.jassliteInst.push(new JASliderCSS(‘ja-ss-103’, {
    interval: 5000,
    duration: 1000,

    repeat: true,
    autoplay: 0,

    navigation: 0,
    thumbnail: 1,

    urls:[”,”,”,”],
    targets:[”,”,”,”]
    }));
    });

    Saguaros Moderator
    #507445

    Hi

    Please try to use PHP version 5.3, I will pass this to dev team for further checking.

    Regards

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 3 voices, and was last updated by  Saguaros 11 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum