You need to Register for free and Login to post a message in the forum.

Forum

Skin missing banner and menu when ctl is used in the url
Last Post 2010-04-07 02:10 PM by Joseph Craig. 18 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
ScottUser is Offline
Posts:10

--
2010-03-09 01:44 PM  
OK, hopefully I explain this well.  I have a module (Ventrian's News Article) that allows me to launch the links outside of other modules (Live Tabs).  When I do choose to launch links it puts the ctl in the url and I loose my menu, which is a module called xmenu and my banner which is an html module.

Is there any way to add these so that they display when the url includes the ctl?

Example at http://asa.bellevuene.org/YouthSoftball.aspx.  Click on any of the District tabs and open a news article to see what I am referring to.

Any help is much appreciated.

Scott
WinXnetUser is Offline
Nuke Master
Nuke Master
Posts:138
Avatar

--
2010-03-09 02:52 PM  
Is your menu a module as well?

Is your banner HTML module set to "publish on all pages", or is it manually pulled in via "publish existing module"?

^_^Emerson
http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
ScottUser is Offline
Posts:10

--
2010-03-09 06:18 PM  
The menu is a module and it is set to publish on all pages. The HTML module is not set to publish to all pages.
WinXnetUser is Offline
Nuke Master
Nuke Master
Posts:138
Avatar

--
2010-03-09 07:34 PM  
What version of DNN?

Emerson ^_^
http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
WinXnetUser is Offline
Nuke Master
Nuke Master
Posts:138
Avatar

--
2010-03-09 07:52 PM  
you're site appears to be down...
http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
ScottUser is Offline
Posts:10

--
2010-03-11 02:18 PM  
Sorry about that. That was my test domain and I just switched it to the permanent....http://www.nebraskasoftball.org

Version 5.1.4 of DNN
Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9309
Avatar

--
2010-03-11 11:27 PM  
Is this fixed now?

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
ScottUser is Offline
Posts:10

--
2010-03-17 05:17 PM  
No, I still don't have a solution for this
Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9309
Avatar

--
2010-03-17 08:26 PM  
Can you point me to a specific page on the site and particular problem?

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
WinXnetUser is Offline
Nuke Master
Nuke Master
Posts:138
Avatar

--
2010-03-24 01:25 PM  
Is there an option with this module to create a new page for each article versus using a dynamically created page. I know I have had some issues with dynamic news pages...

GeishaMX ^_^
http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
WinXnetUser is Offline
Nuke Master
Nuke Master
Posts:138
Avatar

--
2010-03-24 01:27 PM  
If you notice, your terms and privacy page do the same thing - even if you have "display on all pages" checked for the module.
http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
ScottUser is Offline
Posts:10

--
2010-03-24 10:03 PM  
Posted By Joseph Craig on 17 Mar 2010 3:26 PM
Can you point me to a specific page on the site and particular problem?



http://www.nebraskasoftball.org/You...tball.aspx

Click any of the news articles and you will see the issue
ScottUser is Offline
Posts:10

--
2010-03-31 03:42 PM  
Can anyone help with this?
Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9309
Avatar

--
2010-03-31 09:13 PM  
I may be thinking a bit more clearly today ...

The "ctl" in the URL indicates that this is an "administrative" page.  The first question is ... why?  I believe that you are using Ventrian's News Articles module, but I don't know why the articles should appear in an administrative page.  You might want to look at how the module is configured, and also where the News Articles module is located.  This is the page on which the articles are actually displayed.

Also, look and see if the admin skin deletes the menu and/or the banner.

Knowing a bit more would help understand the problem, and its cure.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9309
Avatar

--
2010-03-31 09:17 PM  
I should add that this might be related to the way that the module is embedded in the Live Tabs module. I have not used this module before.

I should also add that I have used the Ventrian News Articles module on a number of sites. I've never seen the article view come up in a "ctl" page.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
ScottUser is Offline
Posts:10

--
2010-04-05 10:15 PM  
My admin skin is the same as the site skin. Why or how would the admin skin remove the menu and banner?
ScottUser is Offline
Posts:10

--
2010-04-05 10:16 PM  
I have also never had this happen before with Ventrian modules so I am at a loss right now. What other information do you require?
WinXnetUser is Offline
Nuke Master
Nuke Master
Posts:138
Avatar

--
2010-04-07 01:05 PM  
This is because the menu and banner content are modules, they are not in the skin.

Some pages that are created by dnn remove all but the content area specific items - terms, privacy, some modules. They also automatically use the home page skin, I beleive.

There may be a couple ways around this:
1) Do your menu modules have skin object versions? You can use these and they will appear anywhere since they are in the Skin. You may have to hard code the menu skin object and the html in the banner pane in the skin, at least on the home page skin.

2) Your module may have an option to set the page that is used for certain areas - I am not familiar with this module, but you could contact customer support.

While the idea of menu modules is great, they do still have issues, mostly due to the way DNN creates some of the dynamic pages.
http://www.winxnet.com Emerson Bruce - http://chayadigital.wordpress.com
Joseph CraigUser is Online
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9309
Avatar

--
2010-04-07 02:10 PM  
Thanks.  That is a good answer. 

Now, the question is why do those pages appear to be admin pages?



Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
You are not authorized to post a reply.

Active Forums 4.3

Latest Forum Posts

DNN 6.2 by Sameer
Hi All i am using dnn 6.2 beta version for my demo site i need to custmize the 4 modules in that
RE: Deploying dnn by Sameer
Thanks a lot so kind of you
RE: Unable to Create Skin Package by schilders
Joe, When I click the Edit icon next to the skin package on the Host Extensions page, I receive t
horizontal main and submenu items by Dan Glanton
I found a very good tutorial on horizontal main and subitems in DNN Creative, but what about if you
RE: Skin creation - Menu questoni by Joseph Craig
This has to do with the structure of the elements that make up the skin and the CSS. Most likely, y
Skin creation - Menu questoni by CDMeyer
I have a skin and when I add more menu items to the nav bar than can fit in one row of nav, the seco
RE: FCK Editor in DNN 6 by Pingle2009
Just to follow on from Joe's reply, the 'official' line seems to be that not only that the old FCK E
RE: Slice a Site by Dan Glanton
Thanks, I'll look into that when I get a chance.
RE: Creating structured page content by Stephen Bugden
Thankyou very much Joe, I will take a look at your suggestions.
RE: Subpages or dropdowns navigation is going behind this flash by Joseph Craig
I googled a bit and found that this is a messy problem. Possibly the best solution will be to giv
RE: Subpages or dropdowns navigation is going behind this flash by vijendra
Pls check the attachment. That Iframe code we are using and subnavigations are goind behind that.
RE: Rename or move site from domain name to subdomain name by Bill Quinn
Hi Joseph, Thank you so much for your reply. I will be able to implement this later in the we
RE: Creating structured page content by Joseph Craig
Take a look at the DotNetNuke Reports Module, the DotNetNuke Form & List Module, SGSV from Tresslewo
RE: Subpages or dropdowns navigation is going behind this flash by Joseph Craig
It looks like your iframed content may have a z-index that puts it on top of the menu. I can't id
Subpages or dropdowns navigation is going behind this flash by vijendra
Hi, Subpages or dropdowns navigation is going behind this flash. Pls check the url below http://www.
RE: user adding images by rod lloyd
That worked, thank you. I did not expect those permissions to be in File Manager. I note a
RE: Unable to Create Skin Package by Joseph Craig
To be quite honest, I've never used this functionality to create a skin. What I usually do is cre
RE: Unable to Create Skin Package by Joseph Craig
I'm confused by this, too.
RE: Unable to Create Skin Package by schilders
We are running DNN 6.x
RE: Unable to Create Skin Package by Joseph Craig
Which version of DotNetNuke are you using?
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds