Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • quantaweb Friend
    #133535

    After initial install, front page reports this error.

    get( ‘addcss’, 1 ))); $addcsstohead = intval (trim( $params->get( ‘addcsstohead’, 0 ))); if ($addcss) { //Insert link to head (onece) JHTML::stylesheet(‘ja-newslight.css’, ‘modules/mod_janewslight/ja_newslight/’); } } ?>

    Fatal error: Class ‘JA_News’ not found in D:wampwwwtmp7modulesmod_janewslightmod_janewslight.php on line 64

    Back end access is OK.After turning off janewslight module, it seems to work ok.

    Also on the demo, everything seems to work ok, until I browse to this image (link below), then fwd-back ceases to work thereafter, even on other images..

    http://template.joomlart.com/ja_avian_ii_m/index.php?option=com_rsgallery2&Itemid=65&page=inline&gid=10&limit=1&limitstart=1

    Sherlock Friend
    #271785

    Sorry about that bug
    please edit mod_janewslight.php(modulesmod_janewslight folder)
    Change from

    <?php/*------------------------------------------------------------------------
    # JA Avian II for Joomla 1.5 - Version 1.5 - Licence Owner JA63709
    # ------------------------------------------------------------------------
    # Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
    # @license - Copyrighted Commercial Software
    # Author: J.O.O.M Solutions Co., Ltd
    # Websites: http://www.joomlart.com - http://www.joomlancers.com
    # This file may not be redistributed in whole or significant part.
    -------------------------------------------------------------------------*/

    to

    <?php
    /*------------------------------------------------------------------------
    # JA Avian II for Joomla 1.5 - Version 1.5 - Licence Owner JA63709
    # ------------------------------------------------------------------------
    # Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
    # @license - Copyrighted Commercial Software
    # Author: J.O.O.M Solutions Co., Ltd
    # Websites: http://www.joomlart.com - http://www.joomlancers.com
    # This file may not be redistributed in whole or significant part.
    -------------------------------------------------------------------------*/

    i will update now

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

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

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