Please select To the mobile version | Continue to access the desktop computer version
| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 16660|Reply: 34
Collapse the left

sub navigation error

[Copy link]

 Korea, Republic of

Post time: 2012-02-13 07:01
| Show all posts |Read mode
I want the sub navigation system like the below.

forum    portal    space
|
submenu1 submenu2

But the submenu name is not correctly displayed.

and the word "array" appeared.
I setted up  the language file (lang_setting.php) about sub navigation like below.
'nav_12'  => 'submenuitem1',
'nav_13'   => 'submenuitem2',

please help me.




 Russia

Post time: 2012-02-13 07:36
| Show all posts
Such type problems was in obsolete revisions.

1. What the revision used?
2. What the 'identifier' values used for the submenu?
3. Clean cache?

 Korea, Republic of

 Author| Post time: 2012-02-13 08:10
| Show all posts
Edited by ionobgy at 2012-2-13 09:30
vot replied at 2012-2-13 08:36
Such type problems was in obsolete revisions.

1. What the revision used?

Thank you your reply.
I  used the most recent revision 349.
Although new installing, the same error occur.
I setted up the identifier value and clean cash.

The my web site is "http://obgy.or.kr".Broadcast, Councel, Rest menu has two or three submenu, but all "Array" is displayed.

And other my new clean site "http://kaplog.org" is same error.
Forum's submenu is not displayed.

Please  test at your site-codersclub.org/discuzx.




 Russia

Post time: 2012-02-13 08:46
| Show all posts
Explain in details,
how this top-menu punkts are defined?
3) 방송 - /broadcast_general.php
4) 상담 - /councel_flexchat.php
5) 문서 - /articles/

 Korea, Republic of

 Author| Post time: 2012-02-13 09:22
| Show all posts
Edited by ionobgy at 2012-2-13 10:42
vot replied at 2012-2-13 09:46
Explain in details,
how this top-menu punkts are defined?
3) 방송 - /broadcast_general.php

Yes. I will explain in detail by my other site "http://kaplog.org".
That site has 5 main menu--Portal, Forum, Groups, Space, Ranklist.
and "Forum" main menu has two sub navigation menu-- "Sub1" , "Sub2".

But Forum submenu-"Sub1" and "Sub2"  are not displayed.
And the word "Array" is displayed.

Below "lang_setting.php"

        'nav_1'                => 'Portal',//'门户',//1,
        'nav_2'                => 'Forum',//'论坛',//2,
        'nav_3'                => 'Groups',//'群组',//3,
        'nav_4'                => 'Space',//'家园',//4,
        'nav_5'                => 'Applications',//'应用',//5,
        'nav_6'                => 'Plugins',//'插件',//6,
        'nav_7'                => 'Help',//'帮助',//7,
        'nav_8'                => 'RankList',//'排行榜',//8,
        
        'nav_11'                => 'Sub1',//'排行榜',//8,
        'nav_12'                => 'Sub2',//'排行榜',//8,


And at administator menu, I set Forum sub menu "Sub1" ID (identifier) as '11', and "Sub2" ID as 12.
Is my setting value incorrect?Or  I missed a step?







 Russia

Post time: 2012-02-13 09:39
| Show all posts
Wait please.
I will try to simulate this situation here...

 Russia

Post time: 2012-02-13 09:48
| Show all posts
Simulated.
It is a real bug!
Thank you for your report!

Wait for solving....

 Russia

Post time: 2012-02-13 10:25
| Show all posts
ionobgy, help me to verify this bug.

What to do:

1) Set the cache saving metod to "file" (config/config_global.php):
// ---------------------------  CONFIG CACHE  --------------------------- //
$_config['cache']['type'] = 'file';//'sql';

2) Go to AdminCP and clean the DATA cache.

3) Open in text editor the file
/data/cache/cache_setting.php

4) Copy to clipboard a part of text,
starting from
  'navmn' =>
and ending with:
  'footernavs' =>

5) Paste the copied code here


 Korea, Republic of

 Author| Post time: 2012-02-13 10:37
| Show all posts
Edited by ionobgy at 2012-2-13 11:58
vot replied at 2012-2-13 11:25
ionobgy, help me to verify this bug.

What to do:

I can not find that file at data/cache folder after change of config_global.php and clean cache.
I found cache_profilesetting.php, cache_pluginsetting.php. etc.


 Russia

Post time: 2012-02-13 10:57
| Show all posts
I not find that file at data/cache folder after change of config_global.php and clean cache

Check permission for the "/data" folder and all it's subfolders.
Set permissions to "777".
Repeat the DATA cache cleaning.
I find the same name  file at source/function/cache folder, but I not find that text.

No, do not touch this file!
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-03-28 20:43 GMT+3 , Processed in 0.090832 sec., 8 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list