Quick Nav:  Online Store   |   Login | Register

Dnn making association of "hosting" word in navigation with admin dropdown admin menu

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
jvcarvalho
<50 Posts
Posts:23


04/24/2008 8:49 AM  

Hello John, how u doin? (some time that i dont post here, maybe u even dont remenber of me)

Anyway, if u can help me.. i'm having a really weird problem, in one of the websites that i'm doing, always that i add a page with the word "hosting", included in the menu, i dont know why the dnn is making some association with the admin drop down menu, including the page in this menu.. when i logout whats happening is that the menu show this drop down list only with this hosting page.. i made some tests, and its only in the pages with "hosting in the title".. strange, yeah?

Well, this is my strange problem..

Thanks a lot,

Jorge Carvalho

 

John Mitchell
Posts:3471


04/24/2008 12:15 PM  

Hi Jorge,

Sure I remember you.

Yes, that can happen because it is comparing it to page names that contain that word.
If you look in the settings for that object in your skin for IncludeTabs="Admin,Host"

Change it to IncludeTabs="^Admin$,^Host$"

jvcarvalho
<50 Posts
Posts:23


04/25/2008 9:00 AM  
Hi John.. i change it, and how i had the excludetabs="admin,host".. i remove it, because if i dont remove they dont show the dropdown menu that was showing fot the "hosting" tab, but dont show a normal tab, dont show anything.. the problem is that if i remove this line, it will shown admin and host like tabs (even i dont having any css for that), it show like simple text.. anyway to u undestand better, bellow is the code that i'm using..

div id="ParentTabsContainer">
Thanks a lot,

Jorge
John Mitchell
Posts:3471


04/25/2008 12:37 PM  
Hi Jorge,
I can't tell what you posted because the forum took it as html.
If you can attach it in a text file, that'll work better.
jvcarvalho
<50 Posts
Posts:23


04/28/2008 2:38 AM  

Hi John,

Sorry about that.. I attached in this time.

Thanks a lot..

Jorge


Attachment: 142838611271.txt

John Mitchell
Posts:3471


04/28/2008 7:31 AM  

Ok, I did it a little different.

Try the attached menu definitions instead.


Attachment: 1428312250371.txt

jvcarvalho
<50 Posts
Posts:23


04/30/2008 8:06 AM  
Hello John..
The attachment that u gave me, it was working fine, only with a little thing, it wasnt showing the admin/host list menu..
So i did a little change here:

< Snapsis:NavMenu id="AdminHostList" Level="0" Type="SelectList" IncludeTabs="^Admin$,^Host$" runat="server" / >

In the code that u gave me, in the includetabs was with "//" i changed to this, that is the older code that u gave me.. and now is working fine, and showing the admin/host list..

Thank you very much for your help..

Bye, have a good rest of week..

Jorge Carvalho
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >CSS NavMenu > Dnn making association of "hosting" word in navigation with admin dropdown admin menu



ActiveForums 3.7
Powered by: Snapsis Software