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...Huge red container errors after upgrading to DNN 8.0.0 (809)Huge red container errors after upgrading to DNN 8.0.0 (809)
Previous
 
Next
New Post
2/12/2016 6:36 AM
 

Hello, I recently upgrade my internal test site from DNN 7.4.2 to DNN 8.0.0 (809). I ran a backup beforehand.

Before the upgrade, it was working fine and the styling/containers were OK. It seems that since the update, the styling and containers have produced errors (I will attach screenshots of before/after comparisons and also the huge red error message)

Problem 1: The container headings which were previously blank are now showing and also the styling/CSS for the headings seems to have been changed back to default. (I've attached before and after screenshots)

Problem 2: When I then login as a SuperUser account, huge red container errors display for every container on the page. (I will attached screenshots for the messages) Here's a snippet of the top of them: Could Not Load Container: /Portals/_default/Containers/20047-UnlimitedColorPack-033/No Title.ascx

This happens on both the standard website pages as well as the 'Admin' and 'Host' pages etc.

Thanks,

James

 
New Post
2/12/2016 10:20 AM
 

This is likely caused by the fact that DNN removed "solpart" menu and the "solpartactions" controls from DNN8, many containers used this.

You'll need to edit your skin/containers to remove the "solpartactions" references

http://www.dnnsoftware.com/wiki/dnn-8...

Chris

 


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
2/15/2016 7:50 AM
 

Hi Chris, thanks for replying.

So what exactly do you mean by "remove the solpartactions references". Can I do that within the DNN settings when I log into the site? or would I literally have to go through the Public Web Folder files and remove it from the erroring .ascx files?

For example: If I go to /Portals/_default/Containers/20047-UnlimitedColorPack-033/No Title.ascx and open it up with Notepad, what do I remove? and then would I have to do this for every file which is erroring?
Here's what is in the file when I open it:

 

 

<%@ Control language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.UI.Containers.Container" %>

<%@ Register TagPrefix="dnn" TagName="ACTIONS" Src="~/Admin/Containers/SolPartActions.ascx" %>

<%@ Register TagPrefix="dnn" TagName="ACTIONBUTTON" Src="~/Admin/Containers/ActionButton.ascx" %>

<div class="White">

     <div ><dnn:ACTIONS runat="server" id="dnnACTIONS" /></div>

     <div class="contentpane" id="ContentPane" runat="server"></div>

     <div class="c_footer"><dnn:ACTIONBUTTON runat="server" id="dnnACTIONBUTTON1" CommandName="AddContent.Action" DisplayIcon="True" DisplayLink="True" /><dnn:ACTIONBUTTON runat="server" id="dnnACTIONBUTTON3" CommandName="PrintModule.Action" DisplayIcon="True" DisplayLink="False" /><dnn:ACTIONBUTTON runat="server" id="dnnACTIONBUTTON2" CommandName="SyndicateModule.Action" DisplayIcon="True" DisplayLink="False" /><dnn:ACTIONBUTTON runat="server" id="dnnACTIONBUTTON4" CommandName="ModuleSettings.Action" DisplayIcon="True" DisplayLink="False" /></div>

</div>

 
New Post
2/15/2016 6:25 PM
 
you need to remove line
< %@ Register TagPrefix="dnn" TagName="ACTIONS" Src="~/Admin/Containers/SolPartActions.ascx" % >
and
< div >< dnn:ACTIONS runat="server" id="dnnACTIONS" / >< /div>


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/16/2016 10:07 AM
 

Thanks for the replies guys, this seems to have fixed the container issues!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Huge red container errors after upgrading to DNN 8.0.0 (809)Huge red container errors after upgrading to DNN 8.0.0 (809)


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