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 03: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 02: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:130
Avatar

--
2010-03-09 03: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 07: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:130
Avatar

--
2010-03-09 08: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:130
Avatar

--
2010-03-09 08: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 03: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 Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2010-03-12 12:27 AM  
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 06:17 PM  
No, I still don't have a solution for this
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2010-03-17 09: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:130
Avatar

--
2010-03-24 02: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:130
Avatar

--
2010-03-24 02: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 11: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 04:42 PM  
Can anyone help with this?
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2010-03-31 10: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 Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2010-03-31 10: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 11: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 11: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:130
Avatar

--
2010-04-07 02: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 Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9005
Avatar

--
2010-04-07 03: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

RE: Best Practices for Modifying a Custom Module by Joseph Craig
Start up the development website, then install the module using the package that you have. Then, yo
Best Practices for Modifying a Custom Module by schilders
Good Morning, I'm needing to modify a custom built module created by another developer targeted f
RE: Admin menu problem by alireza arabiyan
hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
RE: Admin menu problem by Joseph Craig
Yes, that is what you should have done. What is the URL for your home page? What is the URL for
RE: Admin menu problem by alireza arabiyan
hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
RE: Admin menu problem by Joseph Craig
How did you move it? Have you added an entry in the portalalias table for the site's domain name?
RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
Set up a user with dbo privileges and set the connection string for that user, rather than using Win
Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
Admin menu problem by alireza arabiyan
hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config procedure
RE: dnn 4.4 upgrade issue by imran shaikh
Thanks you all it is done by renaming release.config to web.config
dnn 4.4 upgrade issue by imran shaikh
hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
RE: How to build Skins for DNN 6.x by Joseph Craig
I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
RE: Module permission does not work! by Joseph Craig
What permissions have you give to that role?
RE: DNN nav issue by Joseph Craig
Are you using a custom skin? How often does this happen?
RE: Friendly URLs Broken by Joseph Craig
I don't entirely understand this, but I'm glad you got things working.
RE: How to build Skins for DNN 6.x by Christopher Adamakis
Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
RE: Dnn local setup problem by imran shaikh
this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
RE: Module permission does not work! by Abraham Tameru
I created a special role for the user to administer the site. The user is not a member of the Admini
Dnn local setup problem by imran shaikh
Hi All i have just installed the new site files on my local computer set the connection strin
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds