See it at http://www.cch.net.au but note that the dropdown menu currently has the items parameter removed. It's ugly as it includes too many items and ruins the layout.
It worked fine in 1.12 and before with the Menu Manager navigation module. Since upgrading to 2.1.6 the navigation is broken, but only when both navigator calls use the "items=" parameter. When I remove the parameter from one of the calls it behaves correctly.
Here is my nav code:
Code: Select all
<nav>
{* ==== Second tier navigation comes first so it stacks in the correct layering! ==== *}
<div id="menu2_pos">
<div id="secondary">
{Navigator number_of_levels='2' items='about,services,connect,resources,give'}
</div>
<div id="menu2_tab">
<a name="dropdown"><img src="{root_url}/uploads/images/site-design/menu-tab.png" /></a>
</div>
</div>
<div id="menu1_pos">
<div id="primary">
<div id="home_logo">
<a href="/welcome"><img src="{root_url}/uploads/images/site-design/CCH-Logo-Black.png" /></a>
</div>
<h2 class="accessibility">Navigation</h2>
{Navigator number_of_levels='1' items='about,services,connect,resources,give'}
</div>
<div style="clear:both;"></div>
</div>
</nav>
{* End Navigation *}
Site installation details:
Code: Select all
[b]Cms Version: 2.1.6[/b]
[b]Installed Modules:[/b]
AdminSearch: 1.0.2
CGBlog: 1.14.1
CGExtensions: 1.53.17
CGFeedMaker: 1.0.20
CGFeedback: 1.8.2
CGSimpleSmarty: 2.1.6
CMSContentManager: 1.1.4
CMSMailer: 6.2.14
Captcha: 0.5.3
DesignManager: 1.1.1
FileManager: 1.5.2
FormBrowser: 0.5
FormBuilder: 0.8.1.4
JQueryTools: 1.3.9
ListIt2: 1.4.1
MicroTiny: 2.0.3
ModuleManager: 2.0.5
Navigator: 1.0.3
News: 2.50.6
PodcastManager: 0.6.2
Printing: 1.1.2
Search: 1.50.2
ThemeManager: 1.1.8
TinyMCE: 3.1.4
nuSOAP: 1.0.2
[b]Config Information:[/b]
php_memory_limit:
max_upload_size: 8000000
url_rewriting: mod_rewrite
page_extension: /
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Australia/Sydney
permissive_smarty: false
[b]Php Information:[/b]
phpversion: 5.4.29
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 22527
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 30
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 8M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On
[b]Performance Information:[/b]
allow_browser_cache: On (True)
browser_cache_expiry: 30
php_opcache: Off (False)
smarty_cache: On (True)
smarty_compilecheck: Off (False)
smarty_cache_udt: On (True)
auto_clear_cache_age: On (True)
[b]Server Information:[/b]
Server Software: Apache/2.2.3 (CentOS)
Server Api: cgi-fcgi
Server Os: Linux 2.6.18-417.el5 On x86_64
Server Db Type: MySQL (mysql)
Server Db Version: 5.5.37
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
[b]Permission Information:[/b]
tmp: /var/www/vhosts/cch.net.au/httpdocs/tmp (0755)
tmp_cache: /var/www/vhosts/cch.net.au/httpdocs/tmp/cache (0777)
templates_c: /var/www/vhosts/cch.net.au/httpdocs/tmp/templates_c (0777)
modules: /var/www/vhosts/cch.net.au/httpdocs/modules (0755)
uploads: /var/www/vhosts/cch.net.au/httpdocs/uploads (0755)
File Creation Mask (umask): /var/www/vhosts/cch.net.au/httpdocs/tmp/cache (0777)
config_file: 0440