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...Upgrading DNN P...Upgrading DNN P...DNN 5.3.0 - User Registration/Profile Page: New Setting Not WorkingDNN 5.3.0 - User Registration/Profile Page: New Setting Not Working
Previous
 
Next
New Post
4/8/2010 1:32 PM
 

Bugs keep popping up in 5.3.1, if you ever change the skin of a module that displays on all pages (ie, AllTabs=true in Modules table), DNN5.3.1 will only show it on the original page; even if you revert the skin of the module to default. I know this thread is not for skins, but it has many bugs of 5.3.1 discussed; think it's a hot place core team will look at.

DNN5.3.1 should have had the same fate as 5.3.0. I shouldn't have installed it for my customers.

 
New Post
4/8/2010 6:35 PM
 
Alan - That's interesting, I've not heard of this skinning bug before, could you please log your skinning bug on http://support.dotnetnuke.com giving us full and clear steps to reproduce?


Alex Shirley


 
New Post
4/8/2010 10:37 PM
 

Alex, I thought it's related to skins cause that's how I got the error, then I tried a simpler scenario without changing skins and the bug appeared again. Here's the scenario:

1-add an HTML module to a page
2- from module settings, check "Display Module on All Pages", then update. (Now the module display on all pages, as expected)
3-from module settings, UNcheck "Display Module on All Pages", then update (Now the module display only on that page, as expected)
4-from module settings, check "Display Module on All Pages", then update

Now the module should display on all pages; but it doesn't. it appears only on the originl page.

It has something to do with the new "Add to new pages only" setting, cause the module above gets added to new pages! What happens is that in step 4, "Add to new pages only" is set to true without the user choosing that.

 
New Post
4/8/2010 11:15 PM
 

 We ran into this too.

It's because when you uncheck Display Modules on All Pages it moves the module from those pages to the recycle bin.  Modules aren't really deleted completely from pages until you empty the recycle bin. Even though you can't see them, DNN thinks they are still there (I think this was done to enhance the Recycle Bin functionality).

If you try adding the same module to a page where it has previously been deleted it will not show up because DNN thinks the previous one (that is in the recycling bin) is still on the page. You can confirm that this is the case by doing the following:

1. go to the page with the problem and note it's tabID from the URL. For this case let's say it's 101 
2. Goto the Host/SQL page for the site and run the following: select * from TabModules where TabID = 101 (do not select run as script)
3. This will show all modules on the page. You should see that two (or more) of the rows have the same ModuleID (we'll say the TabModuleID is 54 for this example)
4. You'll need to delete one of those rows. You should be able to which should be there by PaneName. 
5. DELETE from TabModules where TabModuleID = 54 (Run as Script)

The simple way around this is to empty the recycle bin after you deselect add to all pages and update. 

Hope this makes sense.

 
New Post
4/9/2010 5:15 AM
 

These are great steps thankyou guys!

OK I've logged this into Gemini for further validation :)

http://support.dotnetnuke.com/issue/V...



Alex Shirley


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...DNN 5.3.0 - User Registration/Profile Page: New Setting Not WorkingDNN 5.3.0 - User Registration/Profile Page: New Setting Not Working


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