Skip to content

dart-creations.com

Advertisement
Home arrow Forums
DART Creations Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Problem with single node for registered users only
(1 viewing) 1 Guest
Joomla 1.5 Modules
Go to bottom
TOPIC: Problem with single node for registered users only
#1066
Problem with single node for registered users only 4 Months, 2 Weeks ago  
Hi,

There seems to be an issue if I have a sub menu which is only available to registered users this causes the rest of the menu structure to screw up. It ok if there is another menu item in that node that does not have any restrictions. I guess there is a missing tag but when the user logs in the menu is displayed correctly.

Excellant menu system easy to use!

Thanks

Paul
 
Logged Logged  
  The administrator has disabled public write access.
#1264
M.Meier ()
User Offline
Re:Problem with submenu for registered users only 1 Month, 2 Weeks ago  
I have the same Problem:
a horizontal menue, one of the main-level-items has a submenue with all links visible to registered users only;

the bug seems to be in the file helper.php (i guess in function getSlideLevelXML):
when the script comes to that point a new list (ul id=ddsubmenu1) is started BEFORE the script 'knows', whether the menu items should be visible to ALL or to REGISTERED user only; the bug is, there is no end of that list, so the following menue items are treated as submenu items.

the following code is generated
Code:

..<span>menu item</span></a><ul id="ddsubmenu1" class="ddsubmenustyle" />
</li><li>...next menu item



any idea how to fix this?
thanx a lot
 
Logged Logged  
 
Last Edit: 2010/02/03 00:02 By .
  The administrator has disabled public write access.
Go to top

Buy us a beer!

If we've helped you, consider buying a beer €3. It will inspire us to keep on giving! Cheers!

Sponsors

Login Form






Lost Password?
No account yet? Register

Generated in 0.34919 Seconds