-
AuthorPosts
-
rhand Friend
rhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
March 26, 2007 at 4:15 am #119360I 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 Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
March 26, 2007 at 11:10 am #216539Well I still don’t know why the top menu doens’t show up… Anybody please??:( Website: http://www.gateway2thailand.com/jos
rhand Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
March 26, 2007 at 5:34 pm #216548Wel. 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 ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
March 26, 2007 at 5:40 pm #216549I see JA Utahia on your site, not Regulus. Which template will be used on your site?
rhand Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
March 27, 2007 at 12:39 am #216555Regulus Extra. I tried Utahia to see what was wrong with the code. Regulus Extra is on now.
rhand Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
March 27, 2007 at 4:41 am #216558To 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 Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
March 27, 2007 at 4:46 am #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 ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
March 27, 2007 at 6:36 am #216564The 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 Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
March 27, 2007 at 6:46 am #216566See PM
Thanks a lot in advance.Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
March 27, 2007 at 7:29 am #216567I have updated your template to make the Transmenu and Suckerfish menu work. This is a problem when this template work with php5.
rhand Friendrhand
- Join date:
- November 2006
- Posts:
- 213
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 15 times in 1 posts
March 27, 2007 at 7:40 am #216568Oh, 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 ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
March 27, 2007 at 7:46 am #216569I’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?
-
AuthorPosts
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