Kooboo Forum
»
Kooboo CMS
»
Extension
»
Kooboo forum module error (koobo v2.1)
|
Rank: Advanced Member Groups: Registered
Joined: 1/28/2011(UTC) Posts: 157 Location: Croatia
|
I tried to install kooboo forum module. When i click on a forum link or on the search link i get this error: Code:
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
Source Error:
Line 21: </div>
Line 22: <div class="main-content">
Line 23: <%var topics = Model.Forum.Topics.ToList();
Line 24: for (int index = 0; index < topics.Count; index++)
Line 25: {
|
|
|
|
|
|
Kooboo Forum
»
Kooboo CMS
»
Extension
»
Kooboo forum module error (koobo v2.1)
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.