Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • rhand Friend
    #119360

    I installed Regulus and Regulus extra. The first works fine. But extra doesn’t show the top menu… As I don’t think it a module I don’t understand why is doesn’t. Could you guys help me out please?

    Thanks

    Rhand

    rhand Friend
    #216539

    Well I still don’t know why the top menu doens’t show up… Anybody please??:( Website: http://www.gateway2thailand.com/jos

    rhand Friend
    #216548

    Wel. If I keep the default menu I see the top menu. As soon as I change it to suckerfish or transmenu, it doens’t work anymore. I think there is code missing:

    if ($ja_menutype == 1) {
    require($mosConfig_absolute_path."/templates/ja_regulus_ex/ja_submenu.php");
    $topnav = ja_topNav('mainmenu', array('default'));
    $subnav = ja_subNav('mainmenu');
    } else {
    $topnav = "";
    $subnav = "";
    }

    Khanh Le Moderator
    #216549

    I see JA Utahia on your site, not Regulus. Which template will be used on your site?

    rhand Friend
    #216555

    Regulus Extra. I tried Utahia to see what was wrong with the code. Regulus Extra is on now.

    rhand Friend
    #216557

    Well, I have been at it the entire morning, but I still can’t figure out a way to make transmenu or suckerfish work. Only the basic menu is working now(G2T).

    Khanh Le Moderator
    #216558

    To make transmenu or suckerfish work, you need set the value for $ja_menutype in template index.php file:


    $ja_menutype = "1"; // 1: Split Menu; 2: Son of Sukerfish Dropdown Menu; 3: Transmenu;

    Please make sure that your change is saved.

    rhand Friend
    #216559

    # Choose your prefer Menu Type
    $ja_menutype = "3"; // 1: Split Menu; 2: Son of Sukerfish Dropdown Menu; 3: Transmenu;
    # END: TEMPLATE CONFIGURATIONS ##########

    if ($ja_menutype == 1) {
    require($mosConfig_absolute_path."/templates/ja_regulus_ex/ja_submenu.php");
    $topnav = ja_topNav('mainmenu', array('default'));
    $subnav = ja_subNav('mainmenu');
    } else {
    $topnav = "";
    $subnav = "";
    }

    I wonder if the else code needs something ectra or that there might simply be some missing files… I really like to fix this today…

    But still no menu showing up. Just a bare bar…

    Khanh Le Moderator
    #216564

    The code is not missing, rhand. Could you give me a temporary super administrator account of your site. I will take a look and configure it for you.

    rhand Friend
    #216566

    See PM
    Thanks a lot in advance.

    Khanh Le Moderator
    #216567

    I have updated your template to make the Transmenu and Suckerfish menu work. This is a problem when this template work with php5.

    rhand Friend
    #216568

    Oh, I didn’t know that. I wonder what you had to change to fix it… Thanks a lot for helping me out! 😀 Now I will work on getting the flash rotator to to replace the roller. I saw some information on that somewhere on this forum.
    One question though… Is it because you are using a lot of modules as super admin that I can only see two site modules now?(newsflash and top menu)

    Khanh Le Moderator
    #216569

    I’ve just made some change inside your template index.php file to correct the way it includes other files. I don’t make any change on other parts of your site.

    The problem is solved, right?

    rhand Friend
    #216580

    Yes. Thanks.

    P.S. All the modules are back as well. I guess it was a loading problem..

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

This topic contains 14 replies, has 2 voices, and was last updated by  rhand 17 years, 8 months ago.

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