Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • lans Friend
    #131794

    Hi there,

    I am having major issues with this. Can someone please post a step by step tutorial on this? I have tried everything. I want to add an image and text so I assume it would be a html module.

    I have added an image so you can see where I need the module.

    Cheers.
    Alana

    Site: http://www.kimberleycrossman.co.nz/index.php


    1. image
    Sherlock Friend
    #263999

    Ok
    plz send me account to help

    Sherlock Friend
    #264003

    HI
    edit index.php (templates/ja_olyra/index.php)
    Search this line:

    $jamenuicon->genMenu(0,0,0);
    Replace by


    ?>
    <jdoc:include type="modules" name="user3" style="xhtml" />
    <?php

    Sherlock Friend
    #264005

    Site worked.
    Can i mark this topic is solved ?

    lans Friend
    #264006

    You sure can.THANKS 🙂

    alpha232 Friend
    #268498

    When I delete the line
    $jamenuicon->genMenu(0,0,0);

    with Internet explorer I have an error each time it load a page
    always the same line (38)
    I have joined the printscreen of the error?
    This error occurs only with internet explorer, not with mozilla.

    What can i do?

    Thanks
    Alpha.
    http://www.danubebirman.be


    1. error
    Sherlock Friend
    #268599

    Hi
    Wrong URL

    alpha232 Friend
    #268698

    Hi,
    probably an overlaod of the server.
    I have installed joomla with the olyra template on http://www.lm-infoweb.be/boutique154 so you can see the problem.
    Thanks for your help
    alpha;)

    Sherlock Friend
    #270579

    HI
    you must edit params.ini(templates/ja_olyra folder)

    ja_iconmenu=1
    Remove this line

    Sherlock Friend
    #270580

    And edit ja_vars.php(templates/ja_olyra folder)
    Search those lines:

    //menu icon
    if ($tmpTools->getParam(JA_TOOL_ICONMENU)){
    $japarams_2 = new JParameter('');
    $japarams_2->set( 'menupath', $tmpTools->templateurl() .'/ja_menus');
    $japarams_2->set( 'menutype', 'topmenu' );
    $japarams_2->set( 'level', 0 );
    $japarams_2->set( 'icon_big', 64 );
    $japarams_2->set( 'icon_small', 64 );
    $japarams_2->set( 'menu_height', 80 );
    $japarams_2->set( 'anim_int', 20 );
    $japarams_2->set( 'anim_change', 15 );
    $japarams_2->set( 'icon_padding', 4 );
    $menu_icon='';
    $menu_icon="IconMenu";
    include_once(dirname(__FILE__).DS.'ja_menus'.DS.'Iconmenu.class.php');

    }
    $menuiconclass="JA_$menu_icon";
    $jamenuicon=new $menuiconclass ($japarams_2);
    //end

    Remove those lines

    alpha232 Friend
    #270652

    when I remove the variables , the user3 module disappear completely.
    :confused:

    Sherlock Friend
    #270724

    Hi,
    Can you please PM me your site admin account as well as FPT account? Without investigating into the codes, I am afraid that we can not provide any solution

    alpha232 Friend
    #270773

    Hi, I have send you the informations via pm
    alpha.

    Sherlock Friend
    #270780

    Hi
    Please check your site
    I edited as my posts above and edit index.php(templates/ja_olyra folder)

    <?php if ($tmpTools->getParam(JA_TOOL_ICONMENU)) { ?>
    <div id="ja-topnav"><div class="w1"><div class="w2"><div class="w3 clearfix">
    <?php
    //include(dirname(__FILE__).DS."ja_iconmenu.php");
    //$jamenuicon->genMenu(0,0,0);
    ?>
    <jdoc:include type="modules" name="user3" style="xhtml" />
    <?php
    ?>
    </div></div></div></div>
    <?php } ?>

    Change to

    <div id="ja-topnav"><div class="w1"><div class="w2"><div class="w3 clearfix">

    <jdoc:include type="modules" name="user3" style="xhtml" />
    <?php
    ?>
    </div></div></div></div>

    alpha232 Friend
    #270804

    wonderfull, it works perfectly………….
    Thanks you very much
    alpha.

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

This topic contains 15 replies, has 3 voices, and was last updated by  alpha232 16 years, 1 month ago.

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