Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • jayalam Friend
    #133368

    Hi,

    When you click on the print icon or email icon, this copyright notification shows up on top of the popup page.

    /*———————————————————————— # JA Olivine for Joomla 1.5 – Version 1.0 – Licence Owner JA34878 # ———————————————————————— # 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.comhttp://www.joomlancers.com # This file may not be redistributed in whole or significant part. ————————————————————————-*/ // no direct access defined( ‘_JEXEC’ ) or die( ‘Restricted access’ ); ?>

    houghtonpw Friend
    #270675

    Happens to me as well.
    any ideas anyone?

    Sherlock Friend
    #270753

    Please provide me with url and if possible, an admin account of your website, I will have a look at the issue.

    jayalam Friend
    #270762

    This is a problem in the template itself, as you can also see it on the demo website at joomlart.

    pala999 Friend
    #270765

    Hi @ all,

    goto /templates/ja_olivine/component.php

    at the top a “<?php” is missing

    Close the tag 🙂

    Greetings from Germany

    pala999

    houghtonpw Friend
    #270768

    Where you do put the <?php>

    /*————————————————————————
    # JA Olivine for Joomla 1.5 – Version 1.0 – Licence Owner JA99493
    # ————————————————————————
    # 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.comhttp://www.joomlancers.com
    # This file may not be redistributed in whole or significant part.
    ————————————————————————-*/

    // no direct access
    defined( ‘_JEXEC’ ) or die( ‘Restricted access’ );
    ?>
    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
    <html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”<?php echo $this->language; ?>” lang=”<?php echo $this->language; ?>” dir=”<?php echo $this->direction; ?>”>
    <head>
    <jdoc:include type=”head” />
    <link rel=”stylesheet” href=”templates/<?php echo $this->template; ?>/css/template.css” type=”text/css” />
    <link rel=”stylesheet” href=”templates/<?php echo $this->template; ?>/css/typo.css” type=”text/css” />
    </head>
    <body class=”contentpane”>
    <jdoc:include type=”message” />
    <jdoc:include type=”component” />
    </body>
    </html>

    pala999 Friend
    #270771

    At the top of the page:

    [PHP]<?php
    /*————————————————————————
    # JA Olivine for Joomla 1.5 – Version 1.0 – Licence Owner JA99493
    # ————————————————————————
    # 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.comhttp://www.joomlancers.com
    # This file may not be redistributed in whole or significant part.
    ————————————————————————-*/

    // no direct access
    defined( ‘_JEXEC’ ) or die( ‘Restricted access’ );
    ?>[/PHP]

    Very Easy, just drag´n drop

    Good Luck and Greetings from Germany

    pala999

    Jorge Perez Friend
    #277069

    Had the same problem. Thanks houghtonpw and pala999
    Regrads,
    BlueMan

    pmarty Friend
    #338560

    Thanks to pala999 for this solution.
    Too bad that it has not been corrected in the last release of the template… >:(

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

This topic contains 9 replies, has 6 voices, and was last updated by  pmarty 14 years, 1 month ago.

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