Article Details

Articles 4.0.5 (Alpha 2) Now Available



I spent a lot of time on the module this weekend. I've add the ability to link to (and upload) files for the Detail Type and fixed a variety of issues. There's still several more bugs and maybe another feature I need to knock out before we go to beta but I do hope to go to better this week. I'm now running the module on several of my live portals.


Written By: David O'Leary
Date Posted: 7/21/2008
Number of Views: 314


Comments
???? ??????? Says:
7/25/2008 1:56:37 AM

I'm install articles 4.0.5 alpha 2.
Now DNN does not work!
Error message:

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30560: 'ArticleInfo' is ambiguous in the namespace 'EfficionConsulting.Articles'.

Source Error:



Line 359:
Line 360: Public Function GetArticles(ByVal CustomSelect As String) As ArrayList
Line 361: Return CBO.FillCollection(DataProvider.Instance().ExecuteReader(CommandType.Text, CustomSelect), GetType(ArticleInfo))
Line 362: End Function
Line 363:


Source File: D:\DotNetNuke\App_Code\Articles\ArticleDB.vb Line: 361

TSA 3000 Says:
7/23/2008 5:40:39 PM

u can see the question marks it should me a word in my other comment i tried to do some changes on the database but it didn't help by change the table type
thank u

TSA 3000 Says:
7/23/2008 5:38:59 PM

hi i just installed articles 4.0.5 alpha 2
i have got a problem with comments it shows ?marks when i type with unique code like arabic
"????????

You must be logged in to submit a comment.

Return