Error on HTML Form in child portals after upgrade to 10.00 #6509
-
After upgrading from version 9 to 10.00 the HTML mdule works in the parent portal , but not on the child portals. It returns an SQL error . |
Beta Was this translation helpful? Give feedback.
Replies: 10 comments 6 replies
-
Can you provide the details of your ContentWorkflow & ContentWorkflowStates table from the database? Are you using more than one language? |
Beta Was this translation helpful? Give feedback.
-
Good morning I have created a child portal : test.magliesumisura.it can freely enter see the errors and do all the tests he wants, it is empty then I delete it. thank you very much again for your efforts! |
Beta Was this translation helpful? Give feedback.
-
sorry the translator betrayed me is not |
Beta Was this translation helpful? Give feedback.
-
@GuidoCodato I removed the credentials from your message, do not post credentials on public channels like this one! Everyone can see them. |
Beta Was this translation helpful? Give feedback.
-
@GuidoCodato I would also advice to change the password you posted earlier and to review recent activity since it was posted in case anyone created themselves an account or something else bad. |
Beta Was this translation helpful? Give feedback.
-
Thank you , it is an empty site created on purpose to show the 'error , however below is the error Errore: Home Banner non è attualmente disponibile. DotNetNuke.Services.Exceptions.ModuleLoadException: Sequence contains more than one matching element ---> System.InvalidOperationException: Sequence contains more than one matching element at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable Errore: Home Banner non è attualmente disponibile. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Html.HtmlTextController.GetTopHtmlText(Int32 moduleId, Boolean isPublished, Int32 workflowId) at DotNetNuke.Modules.Html.HtmlModule.OnLoad(EventArgs e) --- End of inner exception stack trace --- |
Beta Was this translation helpful? Give feedback.
-
ok Thank you |
Beta Was this translation helpful? Give feedback.
-
Good morning, Thank you for your response and your valuable work, we users are in your debt! |
Beta Was this translation helpful? Give feedback.
-
Have you tried creating a child portal, on master portal it works, but it doesn't work for me on child portal |
Beta Was this translation helpful? Give feedback.
-
Can you try the latest RC https://github.com/dnnsoftware/Dnn.Platform/releases/tag/v10.0.1-rc3 |
Beta Was this translation helpful? Give feedback.
I just tried this on a site with first only one language and then both en-us and fr-fr with content localization turned on and I did not see any errors..