4
I have a similar problem, but I understand about selecting a menu from Content's blocks.
There are 3 blocks that I'm interested in.
Content Menu
Section Navigation
Site Menu
Site Menu works fine, and I understand how to show/not show individual items on the menu.
My problems are with the other two.
Content Menu only displays a link to "Add main menu item" which directs to the module's "Manage Content" page in preferences, where everything seems to be selected correctly...
The Section Navigation menu presents a white screen when activated :-/
Debug error states:
Quote:
Cannot redeclare find_top_parent_sec() (previously declared in /home/xxxxxx/public_html/modules/content/blocks/ct_section_navigation.php:79) in /home/xxxxxx/public_html/modules/content/blocks/ct_sitenavigation.php on line 101
line 101 states
$contentURL = $menuItem['url'];
Any ideas?
Never let a man who does not believe something can be done, talk to a man that is doing it.