You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DocMGR Discussion
What to do if submenus on left panel don't appear? i tried multiple
web browsers on many operating systems, but i only see where menu
should bee seen (there is a black line beneath selected menu item
where submenu should appear, but that's all).
Any Clues?
krzysztof Brej
unread,
Sep 14, 2011, 8:02:09 AM9/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DocMGR Discussion
To show submenus, i modify lines 150 and 153 in index.php to
//call our left column modules
//include("header/left.inc.php");
//call our right column modules
//include("header/right.inc.php");
but it work when "DEFAULT_LANGUAGE" is set to "en" in config.php; when
i set it to pl, submenus didn't appear.
krzysztof Brej
unread,
Sep 14, 2011, 8:13:03 AM9/14/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DocMGR Discussion
now submenus appear even if i undo index.php edit, but only when