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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumError Upgrading...Behaviour List are EmptyError Upgrading...Behaviour List are Empty
Previous
 
Next
New Post
11/25/2007 12:21 PM
 

i upgraded my forums from 03.20.09 to 04.04.03, 

when i try to modify a forum i'm seing that the combobox of behaviour does'nt have items, it's empty...

When i try to save the config of forum i'm obtaining this error

AssemblyVersion: 04.06.02
PortalID: 1
PortalName: ***
UserID: 3
UserName: javier
ActiveTabID: 73
ActiveTabName: Foros
RawURL: /***/Foros/tabid/73/ctl/ForumEdit/mid/3463/forumid/1/language/es-ES/Default.aspx
AbsoluteURL: /***/Default.aspx
AbsoluteURLReferrer: http://localhost:1626/***/Foros/tabid/73/ctl/ForumEdit/mid/3463/forumid/1/language/es-ES/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: af2a4276-1290-48e0-860b-d2aa50362eee
InnerException: La conversión de la cadena "" en el tipo 'Integer' no es válida.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: La conversión de la cadena "" en el tipo 'Integer' no es válida. ---> System.InvalidCastException: La conversión de la cadena "" en el tipo 'Integer' no es válida. ---> System.FormatException: La cadena de entrada no tiene el formato correcto.en Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)en Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)--- Fin del seguimiento de la pila de la excepción interna ---en Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)en DotNetNuke.Modules.Forum.ForumEdit.cmdUpdate_Click(Object sender, EventArgs e)en System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e)en System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument)en System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)en System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)en System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)en System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)--- Fin del seguimiento de la pila de la excepción interna ---
Source:
Nombre del Servidor: ***

 

Any Ideas are welcome, thanks in advance

 
New Post
11/26/2007 12:20 AM
 

I would upgrade the forum version. Make sure you see the pinned threads here so you know what to expect after the upgrade.

 


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
11/26/2007 5:57 AM
 

I solved some errors with the pinned thread about Lists Error Fix - Advanced Hosts Only!  but my list of behaviours in the forum edit screen continue empty.  i'm lost sorry

May be i need add manually the list for ForumBehaviors but i don't know the strings and values...

Thanks

 

 
New Post
11/26/2007 2:14 PM
 

well, finally i solved my problem adding this lines to your script...

INSERT INTO {databaseOwner}{objectQualifier}Lists
(ListName, Value, Text, ParentID, Level, SortOrder, DefinitionID)
VALUES
('ForumBehavior', '0', 'PublicModerated', 0, 0, 1, @ModuleDefId)

INSERT INTO {databaseOwner}{objectQualifier}Lists
(ListName, Value, Text, ParentID, Level, SortOrder, DefinitionID)
VALUES
('ForumBehavior', '1', 'PublicModeratedPostRestricted', 0, 0, 2, @ModuleDefId)

INSERT INTO {databaseOwner}{objectQualifier}Lists
(ListName, Value, Text, ParentID, Level, SortOrder, DefinitionID)
VALUES
('ForumBehavior', '2', 'PublicUnModerated', 0, 0, 3, @ModuleDefId)

INSERT INTO {databaseOwner}{objectQualifier}Lists
(ListName, Value, Text, ParentID, Level, SortOrder, DefinitionID)
VALUES
('ForumBehavior', '3', 'PublicUnModeratedPostRestricted', 0, 0, 4, @ModuleDefId)

INSERT INTO {databaseOwner}{objectQualifier}Lists
(ListName, Value, Text, ParentID, Level, SortOrder, DefinitionID)
VALUES
('ForumBehavior', '4', 'PrivateModerated', 0, 0, 5, @ModuleDefId)

INSERT INTO {databaseOwner}{objectQualifier}Lists
(ListName, Value, Text, ParentID, Level, SortOrder, DefinitionID)
VALUES
('ForumBehavior', '5', 'PrivateModeratedPostRestricted', 0, 0, 6, @ModuleDefId)

INSERT INTO {databaseOwner}{objectQualifier}Lists
(ListName, Value, Text, ParentID, Level, SortOrder, DefinitionID)
VALUES
('ForumBehavior', '6', 'PrivateUnModerated', 0, 0, 7, @ModuleDefId)

INSERT INTO {databaseOwner}{objectQualifier}Lists
(ListName, Value, Text, ParentID, Level, SortOrder, DefinitionID)
VALUES
('ForumBehavior', '7', 'PrivateUnModeratedPostRestricted', 0, 0, 8, @ModuleDefId)

Best regards

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumError Upgrading...Behaviour List are EmptyError Upgrading...Behaviour List are Empty


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