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...Administration ...Administration ...Modules not displayedModules not displayed
Previous
 
Next
New Post
4/26/2008 3:11 PM
 

Hello @ all

I have a problem with my Portal. When I click on checkout in the Store Module every Modules that should displayed on every page are missing. I have look at other Modules (like forum) and has seen the same isue.

What is my mistake?

Thanks for anser!

 

 

 
New Post
4/27/2008 8:30 PM
 

Hey Andre,

I suspect that this is not actually your fault. Check the URL in your browser when you see this behavior -- if you see a parameter "ctl" somewhere -- this is expected behavior. (e.g. http://www.site.com/ctl/checkout/tabid/1/mid/1/default.aspx or http://www.site.com/default.aspx?ctl=checkout&mid=1&tabid=1)

This is referred to  "control isolation" and happens when a module specifies a control on the query string -- it tells DNN to load that control and only that control. In most cases there isn't a real convenient way around this - it is really up to the developer when implementing the module's navigation.

If you do not see a CTL parameter in the URL, please let me know and we'll see if we can approach it from a different perspective.

Take care,

Ian


Software Engineer
Co-Founder, dnnGallery
Stack Overflow: Ian Robinson
Twitter: @irobinson
Linked In: Ian Robinson
 
New Post
4/28/2008 3:41 AM
 

Hy Ian,

thanks for your answer. The URL is http://www.rausmeister.de/Warenkorb/tabid/61/ctl/Checkout/mid/385/Default.aspx. Is there a way to change it?

Or is there a workarround to display the static content on every page? Could it help to specify all of them in the skin? But how can I configure more than one menu with different content.

I have look at the source of the store module and see the following code in the CustomerCartascx.cs to open the checkout page:

string

[] additionalParams = new string[1];"mid=" + parentControl.ModuleId.ToString();Globals.NavigateURL(parentControl.TabId, "Checkout", additionalParams));

I also had seen this isue on other modules, like formum. When I click on the search buttom in the forummodule I will have the same problem. Only the formum Module will display.

Thanks for answer!

additionalParams[0] =

Response.Redirect(

 
New Post
4/28/2008 4:54 AM
 

Andre,

this is by Design: if you are in a dependent control (edit, detail view, store checkout) of a module, it is displayed in "Admin Skin" with all other modules hidden.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/28/2008 5:16 AM
 

Hello sebastion,

but how can I made the hidden modules visable or integrate it in the skin? Wen I add a second menu or links in the skin, it shows even the root level of my pageset.

Is there a way to integrate menu, store menu, links in the skin?

Thanks for answer

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Modules not displayedModules not displayed


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