Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • markchicobaby Friend
    #131514

    Hi I’ve just installed a Quickstart installation of Mesolite.

    Running YSlow over my install I’ve found the following URLs are referenced but returning 404’s:

    (1) Referenced by the front page (point browser at “index.php” this is a line in the response):
    http://www.example.com/templates/ja_mesolite/css/themes/.css

    I think this must be a bug as “.css” doesn’t look right.

    (2) Referenced in
    ja_mesolite_quickstart_v1.1_j1.5.xmodulesmod_jaslideshowja_slideshowja.slideshow.js

    Missing file:
    http://www.example.com//modules/ja_slideshow/img/pause.png (interesting this has double slash in it too)


    Could you please check if these links are incorrect. It is a brand new installation and I’ve not made any modifications apart from turned on htaccess rewrites, standard SEO url, and gzip.

    I’ve checked the above objects are not present in the quickstart download.

    Thx
    M

    Menalto Friend
    #263012

    The problem 1 would be to delete this line here in the index.php file:

    <link href="<?php echo $tmpTools->templateurl(); ?>/css/themes/<?php echo $tmpTools->getParam(JA_TOOL_BODY); ?>.css" rel="stylesheet" type="text/css" />

    For problem 2 it must be something here that causes it:

    a.innerHTML = this.play?"<img src="" + this.options.siteurl + "/modules/ja_slideshow/img/pause.png" alt="Pause" title="Pause">":"<img src="" + this.options.siteurl + "/modules/ja_slideshow/img/play.png" alt="Play" title="Play">";

    I have added this to the bug tracker so i think they will update the package.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Menalto 16 years, 3 months ago.

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