Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DNN 6.0 and solpartmenuDNN 6.0 and solpartmenu
Previous
 
Next
New Post
10/15/2011 11:46 AM
 
i am using dnn6.0 with solpartmenu (<%@ Register TagPrefix="dnn" TagName="MENU" Src="~/Admin/Skins/SolPartMenu.ascx" %>)
the problem is that the click on menu that has childern doesn't work in chrome ( in ie9, and firefox it's working well ) - the expect result is redirect to page, beside mouseHover is firing...

for example you can see the problem in ( in Chrome ) :
http://pongonew.dyndns.org/Default.aspx?tabid=113&Item=128
try to click on "Israeli menu" or on "shirts" - and in ie9 and firefox it works well....

thank you,
adi damty
 
New Post
10/16/2011 7:48 AM
 
the solpart menu is pretty much deprecated i.e. theres noone actively working on it. I recommend considering updating to use the ddrmenu which has an active project team and is the default in dotnetnuke 6 and above - you can read about it in the wiki at http://www.dotnetnuke.com/Resources/Wiki/loc/allpages/Cat/DDRMenu.aspx

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/18/2011 5:37 PM
 
hi,

i can't use the ddrMenu like the DarkKnight skin because it took me days to set the menu as the customer want.
i try to replace the dnnMenu solpartMenu with the ddrMenu solpartMenu but6 with no luck at all :

1. i change in web.config from :
<navigationControl defaultProvider="DNNMenuNavigationProvider">
to :
<navigationControl defaultProvider="DDRMenuNavigationProvider">

2. i change the skin from :
<%@ Register TagPrefix="dnn" TagName="MENU" Src="~/Admin/Skins/SolPartMenu.ascx" %>
to :
<%@ Register TagPrefix="ddr" TagName="MENU" Src="~/DesktopModules/DDRMenu/SolPartMenu.ascx" %>

the result is the i don't see menu at all, the menu disapper, and no exception is thrown. what should be the problem ?
thank you,
adi damty

 
New Post
10/19/2011 12:51 PM
 
you don't need the first part as you'll be definishing the menu - as to the second at a glance it looks fine - check that the actual menu that is defined is using the ddr namespace prefix.

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/20/2011 9:02 AM
 
hello,

as you said i update in the web config back to :
<navigationControl defaultProvider="DNNMenuNavigationProvider">

when i use :
<%@ Register TagPrefix="dnn" TagName="MENU" Src="~/DesktopModules/DDRMenu/SolPartMenu.ascx" %>
instead of :
<%@ Register TagPrefix="dnn" TagName="MENU" Src="~/Admin/Skins/SolPartMenu.ascx" %>
the menu disapper.

i look in the file ~/DesktopModules/DDRMenu/SolPartMenu.ascx,
and his content is :
<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.Web.DDRMenu.SolPartSkinObject"%>
i don't know if it is rellevant or not...

what hould be the problem ?
thank you,
adi damty
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DNN 6.0 and solpartmenuDNN 6.0 and solpartmenu


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out