Article Details

Bug Reports



Please post any bug reports in the Comments section of this Article. I will compile and organize submissions in the details section.

Known Open Bugs:
-Comments: if email is left blank or is invalid, it still sets the HREF
-Additional localization issues as reported by Sebastian below

Recently closed Bugs:
-Unicode Support- The details section was not saving text as Unicode... seems I was using text instead of nText in the Add and Update stored procedures
-Localization- A variety of keys were missing for the new features. These should all be fixed in 3.2.6.
-On the Edit Page, the description validator error displayed when category added. The validator was removed.

Written By: David O'Leary
Date Posted: 11/4/2005
Number of Views: 6327


Comments
johnny bkk Says:
7/25/2008 1:47:48 AM

I got this error after I have install version Articles 4.0.5 (Alpha 2) on my dnn 4

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: C:\Inetpub\wwwroot\DotNetNuke\App_Code\Articles\ArticleDB.vb Line: 361

how to resolve this problem? thank you.

martin lippuner Says:
10/30/2007 11:33:07 PM

I have this Errormessage when I try to view an existing Article as anonymus User or when the mode is on View.
In the editmode I can see the articles and the error will not be throwned.
Can U help me?

ERRORMESSAGE:
Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

Thanx a lot

salvo jed Says:
2/19/2007 6:36:16 AM

i've a problem with the articles module.. my dnn portal crashes with this error "Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached." whenever your module executes this stored procedure "exec
dbo.Articles_GetArticleCategories @ArticleID = 3." Can you help me? Thanks..

worldlightmedia Says:
11/20/2006 11:59:05 AM

My articles are only displaying to a certain point, then the rest of the article gets truncated.

I cannot find a setting for max # of characters allowed... does anyone else have this problem?

Thomas Jachmann Says:
9/10/2006 7:05:42 AM

Oh well. this module behaves the same. let me substitute ancle brackets by square brackets and try it again:

Having problems with RSS support!

Your rss support currently has problems with German umlauts as well as html markup inside the text:
* The German umlauts seem to work in [item]/[title] but not at [item]/[description] (they are simply stripped from the text
* The html markup is stripped its [ and ] but the contents of the markup is added to the stream like "[strong] hello [/strong]" gets to "strong hello /strong".

You could simple fix the latter by escaping the characters properly

Keep up the great work!

Tom

Thomas Jachmann Says:
9/10/2006 7:03:00 AM

Having problems with RSS support!

Your rss support currently has problems with German umlauts as well as html markup inside the text:
* The German umlauts seem to work in / but not at <item>/<description> (they are simply stripped from the text<br>* The html markup is stripped its < and > but the contents of the markup is added to the stream like "<strong>hello</strong>" gets to "strong hello /strong".<br> <br>You could simple fix the latter by escaping the characters properly <br><br>Keep up the great work!<br><br>Tom </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Michael Cunningham <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl06_lblSays">Says:</span> </div> <div class="CommentDate" >8/18/2006 2:07:26 PM</div> <br> Using Articles 3.3 and ran into a problem:<br><br>Article details work fine when linked to from an article list but throw an error if you link the the detail page directly. Any thoughts?<br><br>Thanks for the great module!<br><br>Michael </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Daniele Gariboldi <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl07_lblSays">Says:</span> </div> <div class="CommentDate" >5/31/2006 6:39:37 AM</div> <br> First, thanks for your work and I'll try to contribute with mine.<br>I use Articles 3.2.6 and DNN 3.2.2:<br>1) in add article, there's no more the option to restrict view of single article to defined roles. I used it and in I18N there's still the label, did you forget a piece of code ?<br>2) Putting 3 article modules in my home page, with some restricted to specific roles, crashed DNN with ".NET Runtime version 1.1.4322.2300- Setup Error: Failed to load resources from resource file Please check your Setup." in event viewer and "Core Localization File Not Found: : /DesktopModules/Articles/App_LocalResources/.ascx.resx" in DNN log. Only solution was edit by hand table tabmodules and unlink these modules from home page (the super user could see and modify the page and modules). </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Igor Alcantara <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl08_lblSays">Says:</span> </div> <div class="CommentDate" >5/30/2006 6:27:04 PM</div> <br> I have this error message in DNN4 and I add the article in any page:<br><br>MinMax persistance type of cookie requires a ModuleId </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Ilia Vakili <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl09_lblSays">Says:</span> </div> <div class="CommentDate" >5/17/2006 1:19:38 AM</div> <br> The problem with the indexing is that the GetSearchItems() calls the GetSearchResults stored procedure with null category where it expects an empty string for a non-categorized search. </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">rat pack <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl10_lblSays">Says:</span> </div> <div class="CommentDate" >5/7/2006 4:29:34 PM</div> <br> Disregard the prior message, I did not realize that the categories module needed to be installed. I realized that when I logged in as a host an attempted to add an article. I had attempted to insert the article under admin not host (therfore displaying the prior message) </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >rat pack <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl11_lblSays">Says:</span> </div> <div class="CommentDate" >5/7/2006 4:23:42 PM</div> <br> I have just installed it and all I get is <br><br>An error has occurred.<br>Error Adding or Editing Article<br><br>as I attempt to insert an article </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">marnix b <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl12_lblSays">Says:</span> </div> <div class="CommentDate" >5/4/2006 3:10:13 AM</div> <br> In ArticleList_Standard.ascx you have:<br><br>IsDBNull(DataBinder.Eval(Container.DataItem,"ExpireDate")) AND (Now >= DataBinder.Eval(Container.DataItem,"ExpireDate"))<br><br>But a date will never be Null.<br>If it has a Null value in the database it will be converted to:<br><br>1/1/1900 12:00:00 AM </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Ilia Vakili <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl13_lblSays">Says:</span> </div> <div class="CommentDate" >4/25/2006 6:25:14 AM</div> <br> I've installed the module on a fresh dnn 4.0.2 installation and added an article to it containing the word 'blah' in it. Searching the site for 'blah' using dnn's search does not yield an answer. The module's search finds the article.<br>I re-indexed the site, but it didn't help. The module has implemented the ISearchable interface and checking the DesktopModules table in the database, I found that the SupportedFeatures field is correctly set to 3.<br>There isn't any error report in the log. </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">somers kempe <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl14_lblSays">Says:</span> </div> <div class="CommentDate" >4/24/2006 12:14:06 PM</div> <br> I am having the same problem as stuart hilbert - does anyone have a fix for this? </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >stuart hilbert <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl15_lblSays">Says:</span> </div> <div class="CommentDate" >4/18/2006 6:15:02 PM</div> <br> I have a problem when I have an article display a picutre. If I am logged in as Admin or Host I can browse through my site including the page that the Articles Module is on.<br><br>However, if I am logged in as a normal user as soon as I navigate away from the page that has the Articles Module it logs me off the site.<br><br>Any clue what is going on here? </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Mongkon Attajak <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl16_lblSays">Says:</span> </div> <div class="CommentDate" >3/28/2006 2:21:41 PM</div> <br> Error: Module is currently unavailable.<br>DotNetNuke.Services.Exceptions.ModuleLoadException: ? ---> System.IO.FileNotFoundException: ? File name: "EfficionConsulting.Categories" at EfficionConsulting.Articles.Settings.BindCategories() at EfficionConsulting.Articles.Settings.LoadSettings() at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Load(Object sender, EventArgs e) === Pre-bind state information === LOG: DisplayName = EfficionConsulting.Categories, Version=3.0.0.17193, Culture=neutral, PublicKeyToken=null (Fully-specified) LOG: Appbase = file:///d:/ip1/thaigpa.com/main LOG: Initial PrivatePath = bin Calling assembly : EfficionConsulting.Articles, Version=3.2.6.33553, Culture=neutral, PublicKeyToken=null. === LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind). LOG: Post-policy reference: EfficionConsulting.Categories, Version=3.0.0.17193, Culture=neutral, PublicKeyToken=null LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/main/d5ac7e33/d66d263a/EfficionConsulting.Categories.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/main/d5ac7e33/d66d263a/EfficionConsulting.Categories/EfficionConsulting.Categories.DLL. LOG: Attempting download of new URL file:///d:/ip1/thaigpa.com/main/bin/EfficionConsulting.Categories.DLL. LOG: Attempting download of new URL file:///d:/ip1/thaigpa.com/main/bin/EfficionConsulting.Categories/EfficionConsulting.Categories.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/main/d5ac7e33/d66d263a/EfficionConsulting.Categories.EXE. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/main/d5ac7e33/d66d263a/EfficionConsulting.Categories/EfficionConsulting.Categories.EXE. LOG: Attempting download of new URL file:///d </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Bryan Hughes <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl17_lblSays">Says:</span> </div> <div class="CommentDate" >2/21/2006 8:33:15 PM</div> <br> Article Module 3.2.6 installed on dnn 4.0.2 portal. Everything is fine until I click "Update" then I get 'WebForm_PostBackOptions' is undefined. </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">John Henley <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl18_lblSays">Says:</span> </div> <div class="CommentDate" >2/12/2006 5:41:25 PM</div> <br> When multiple pages of articles are displayed.<br>If you are beyond first page, and display the article, after reading the article, and click "return", returns you to first page of articles list. </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Bryan <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl19_lblSays">Says:</span> </div> <div class="CommentDate" >2/6/2006 2:15:06 PM</div> <br> I am having the same problem as Bryan Hughes.<br>It looks as if the latest PA is missing EfficionConsulting.Categories.dll.<br>Everything installs fine but once I go into settings or create an article the module throw an exception. <br><br>Any Ideas?<br>Thanks </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Mark Howard <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl20_lblSays">Says:</span> </div> <div class="CommentDate" >1/8/2006 5:19:56 AM</div> <br> I am using multiple instances of the Articles module on my website. When logged in (as Admin) all works ok. But when not logged in, only the first instance of the Articles module (in the pages/module heirarchy of the site) works correctly. The others generate a timeout/connection pool error and appear to kill the aspnet_wp process. </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Joel Dickson <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl21_lblSays">Says:</span> </div> <div class="CommentDate" >12/21/2005 6:31:52 PM</div> <br> Installed, then added to my page and i get this error<br><br>Error Loading the Article List:<br>DotNetNuke.Services.Exceptions.ModuleLoadException: Parser Error: ? ---> System.Web.HttpParseException: Parser Error: ? ---> System.TypeLoadException: ? at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.UI.NamespaceTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs) at System.Web.UI.MainTagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs, Boolean fAllowHtmlTags) at System.Web.UI.RootBuilder.GetChildControlType(String tagName, IDictionary attribs) at System.Web.UI.ControlBuilder.CreateChildBuilder(String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, String sourceFileName, Type& childType) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) at System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.UserControlParser.GetCompiledUserControlType(String virtualPath, String inputF </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">federico reggiani <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl22_lblSays">Says:</span> </div> <div class="CommentDate" >12/15/2005 9:56:23 AM</div> <br> if i set a rol for edit the module, but not a admin roll, a roll just for write text, the editor roll can not add images, it says"you have not permission to see the files" <div class="reply">This is answered in the Articles Module FAQ.</div> </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Bryan Hughes <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl23_lblSays">Says:</span> </div> <div class="CommentDate" >12/15/2005 9:04:32 AM</div> <br> Loaded ver3.2.6 on DNN4 site. Uploaded fine no errors parsing. Put module on page no problem. When try to go to setting for module get the following error:<br>Error: Module is currently unavailable.<br>DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'EfficionConsulting.Categories, Version=3.0.0.17193, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. ---> System.IO.FileNotFoundException: Could not load file or assembly 'EfficionConsulting.Categories, Version=3.0.0.17193, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'EfficionConsulting.Categories, Version=3.0.0.17193, Culture=neutral, PublicKeyToken=null' at EfficionConsulting.Articles.Settings.BindCategories() at EfficionConsulting.Articles.Settings.LoadSettings() at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Load(Object sender, EventArgs e) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. --- End of inner exception stack trace ---<br><br>Is this just a DNN4 compatability problem or something else?<br><br>-TFTH<br>Bryan <div class="reply">This is answered in the Articles Module FAQ.</div> </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Mauricio Carrascal <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl24_lblSays">Says:</span> </div> <div class="CommentDate" >12/13/2005 10:38:50 AM</div> <br> How can i change language to spanish. Do i have to up0load like a new module? or where can i upload the file to change articles module to spanish? </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Mauricio Carrascal <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl25_lblSays">Says:</span> </div> <div class="CommentDate" >12/13/2005 10:27:06 AM</div> <br> How can i see the same Screen shots that you show in your page.<br><br>I have other fields when i want to add a new articles.<br><br>Example: I could not to see the option "fields to display in list view", i only can to see the option "Displayed fields", and i could not:<br><br>to add Aticles separator". <br>To change the "more articles text"<br><br>What do i have to change to see the same fields and options to edit or view the articles?. Same as you show in your screen shots. <div class="reply">The Displayed Fields piece and Articles Separator have been replaced by the new Template functionality. You can edit any of the existing templates to make it appear however you like.</div> </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Gary Steiner <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl26_lblSays">Says:</span> </div> <div class="CommentDate" >12/9/2005 6:01:33 PM</div> <br> Are there any issues with the module regarding DNN 3.2.1? I'm still running DNN 3.1.1 and want to upgrade, but then I see posts like this one:<br>http://forums.asp.net/1136379/ShowPost.aspx<br> </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Erik Heaivilin <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl27_lblSays">Says:</span> </div> <div class="CommentDate" >12/9/2005 2:52:55 PM</div> <br> Same issue as Mathieu Pelletier. </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Michael Curry <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl28_lblSays">Says:</span> </div> <div class="CommentDate" >12/6/2005 11:17:30 AM</div> <br> Thanks for providing this interesting and useful module. <br><br>During my experimentation, under DNN 3.1.1, non-admin users trying to create or edit an article are not allowed to select an image for the article. Rather, the user receives this message in red: "You don't have permission to see the files on the site". <br><br><br>Steps to reproduce:<br>1. Create non-admin DNN user account<br>2. Create page with Articles module<br>3. Assign edit permissions for articles module to allow non-admin users ("Registered Users" in this example) "Edit Module" permissions.<br>4. Sign in to portal with the non-admin user account<br>5. Create a new article in the page with the newly added article module.<br><br>(I can send a screen snapshot if you need it.)<br><br>Is this a known issue, and is there a way around this problem? <br><br>I presume that it happens because only portal admins / superuser are allowed to use the file manager / upload / etc. functions that are being used.<br><br>I'm a competent VB / C# coder but a DNN module newbie, so I may start digging around the code to see if I can help with this... :D<br><br><br><div class="reply" >This is not a problem with the Articles module, it is a DNN setting that you need to change. Goto Admin/File Manager. At the bottom is a section to give View and Write permissions to roles.</div> </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Ron Hula <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl29_lblSays">Says:</span> </div> <div class="CommentDate" >11/26/2005 10:12:43 AM</div> <br> Dropdowns in Rich Text Editor for details are not populated when adding an article. They do appear after the article has been added. </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Bjørn Tore Sneisen <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl30_lblSays">Says:</span> </div> <div class="CommentDate" >11/22/2005 1:57:58 PM</div> <br> Hi, I use ver 3.2.6 on dnn 3.1.1 and can not get the syndication to function. Only the first article shows up in the xml-file. <br><br><div class="reply">David OLeary replies: This problem and most syndication problems result from errors within DNN Search mechanism (particularly with User Defined Tables). Review your logs in the Log Viewer and fix Exceptions relating to search.</div> </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Sam Olsen <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl31_lblSays">Says:</span> </div> <div class="CommentDate" >11/21/2005 12:51:51 PM</div> <br> I have the same problem as Mathieu Pelletier... </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">luciana hanan <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl32_lblSays">Says:</span> </div> <div class="CommentDate" >11/17/2005 6:48:20 AM</div> <br> I just dowloaded Articles ArticlesPA.2.1.3 for dnn2 and when I put an article with image, the text shows, but the image does not show at all. Any idea?<br>thanks!<br><div class="reply">David OLeary replies: This resulted from a + in the image filename.</div> </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Mathieu Pelletier <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl33_lblSays">Says:</span> </div> <div class="CommentDate" >11/15/2005 4:24:55 PM</div> <br> Not sure if this is a bug, perhaps it is some setup flaw on my part, but any help would be appreciated:<br>The article module returns the error:<br>Error Loading the Article List:<br>DotNetNuke.Services.Exceptions.ModuleLoadException: Parser Error: ? ---> System.Web.HttpParseException: Parser Error: ? ---> System.TypeLoadException: ? at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.UI.NamespaceTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs) at System.Web.UI.MainTagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs, Boolean fAllowHtmlTags) at System.Web.UI.RootBuilder.GetChildControlType(String tagName, IDictionary attribs) at System.Web.UI.ControlBuilder.CreateChildBuilder(String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, String sourceFileName, Type& childType) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath, String basePhysicalDir) at System.Web.UI.TemplateParser.ParseFile(String filename, String virtualPath) at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.GetParserCacheItemThroughCompilation() at System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) at System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() at System.Web.UI.TemplateParser.GetParserCacheItem() at System.Web.UI.TemplateControlParser.CompileAndGetParserCacheItem(String virtualPath, String inputFile, HttpContext context) at System.Web.UI.TemplateControlParser.GetCompiledType(String virtualPath, String inputFile, HttpContext context) at Syste </div> <br /> </td> </tr><tr> <td> <div class="CommentItemStyle"> <div class="CommentAuthor">Gary Steiner <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl34_lblSays">Says:</span> </div> <div class="CommentDate" >11/7/2005 11:02:01 PM</div> <br> In uploading the module (3.2.6) I noticed that Comments.ascx.resx was not listed in the .dnn file and therefore that resource file was not installed.<div class="reply">David OLeary replies: Good catch Gary this is now fixed and available in the current release. </div> <br /> </td> </tr><tr> <td> <div class="CommentAlternatingtItemStyle"> <div class="CommentAuthor" >Sebastian Leupold <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_listComments_ctl35_lblSays">Says:</span> </div> <div class="CommentDate" >11/4/2005 12:48:13 PM</div> <br> # I still encountered the following issues:<br><br> * ArticleDetails: If Link points to local text/HTML and the entered text has 6 or less characters, an string error complaining about length is thrown.<br> * In ArticleDetails.ascx Read more... is not translated. It sems to be set in code behind (maybe as part of lblArticle), so I was not able to translate it.<br> * Tested Approval: In ArticleList "Pending Approval" is not translated. Could not find an appropriate resourceKey.<br> Suggestion: In ArticleDetails this hint could be added as well.<br> * All templates: the localized value for "more Articles..." is not used.<br> Added the resourcekey to lnkMoreArticles in ArticleList_*.ascx and it worked (I prefer also class "NormalBold" and centered alignment for this Link and Comments, as I did this in the ascx files enclosed)<br> * Mailbody: "{0} posted a comment to your Article {1}" is not localized.<br> * Template "Complete": Written by and published are empty.<br> * EditArticle.ascx and Settings.ascx: Missing resourcekey for lblNoCategorie. I am not sure, if it is this still needed, therefore did not add it myself.<br> * According to the localization document, you should remove the text property from any tag with an resourceKey associated, so you can easier detect missing keys. I removed all keys, that do not have server code, please check those, if the code is still needed or the setting is alredy done in code behind.<br> * In settings.ascx I would suggest adding "width=560" to the surrounding table for better layout according to common module settings. (see enclosed files)<br> * In comments I would change label style to common used "SubHead" (see enclosed files)<br> * It would be convenient for authors, to have a link to edit article from article details.<br> * For design reasons (at least at my sites) I propose embracing comments with style "normal" - added this to comments.ascx </div> <br /> </td> </tr> </table> </div> <span id="dnn_ctr979_ArticleDetails_ctl00_ctl00_lblOnlyLoggedIn">You must be logged in to submit a comment.</span> </div> <hr /> <a id="dnn_ctr979_ArticleDetails_ctl00_cmdReturn" class="CommandButton" href="javascript:__doPostBack('dnn$ctr979$ArticleDetails$ctl00$cmdReturn','')" style="display:inline-block;">Return</a> </div> </div></div> </td> </tr> </table> <div class="Footer"> <span id="dnn_dnnCOPYRIGHT_lblCopyright" class="OtherTabs">Copyright © 2004-2008 Efficion Consulting</span> </div> </td> <td rowspan="2" class="rightfadecolumn"></td> </tr> </table> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-795125-2"); pageTracker._trackPageview(); </script> <input name="ScrollTop" type="hidden" id="ScrollTop" /> <input name="__dnnVariable" type="hidden" id="__dnnVariable" /> </form> </body> </html>