|
|
|
|
|
0 Replies and 3467 Views
Quick fix for Link New Page for https: 3467 0
Started by James Motley
I noticed that a link wasn't opening to a new page. Issue was that the link was https: rather than http: Modify line 444 in ArticleListBase.ascx.vb to fix that: If article.Contains('http:') or article.Contains('https:') Then Thanks for the module I use it a lot!
|
|
|
|
0 |
3467 |
12/8/2014 11:02 AM |
|
0 |
2946 |
8/5/2014 3:37 AM |
|
10 Replies and 12078 Views
rich text editor not working 12078 10
Started by Ritchie
I am not getting the rich text editor to come up in articles edit page using articles 4.0.14 on dnn 4.9.0.4 please shed some light into this. Ritchie
|
|
|
|
10 |
12078 |
by fasgari 7/2/2012 3:09 AM |
|
10 Replies and 10643 Views
Error entering Article Settings under DNN 5.4.x and 5.5 10643 10
Started by David O'Leary
In version prior to Articles 4.2.5, you may see this error when you try to enter the Module settings for Articles under DNN 5.5.
Error: is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Invalid column name ''ModuleTitle''. -> System.Data.SqlClient.SqlException: Invalid column name ''ModuleTitle''. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlExcepti...
|
|
|
|
10 |
10643 |
by Daniel Manuputtij 11/23/2010 2:15 PM |
|
2 Replies and 6135 Views
Art 4.2.6 and DNN 5.5 6135 2
Started by Jan Olsmar
I just test this nice module together with content localization in DNN 5.5 By the way I dont like the solution they have chosen I think the desigener was drunk and the decisionmakers was blind. However, if I use standard list i get all links in the articlemodule like this http://www.xxxx.com/Test3/tabid/75/itemid/5/amid/417/olsmar-konsult.aspx This result that the page will show up in an other language page than expected. I think there is a need for languageparameters in the link eg /...
|
|
|
|
2 |
6135 |
by Jan Olsmar 10/13/2010 3:51 PM |
|
0 Replies and 3079 Views
Under SQL 2000, the Create Procedure for Articles_GetArticles fails 3079 0
Started by David O'Leary
SQL 2000 does not support Variables within the OrderBy statement. We use NewID() for the Random Sort option but this will fail if your running SQL 2000 or a newer version in SQL 2000 compatibility mode.
The error message you'll see is:
The SELECT item identified by the ORDER BY number 6 contains a variable as part of the expression identifying a column position. Variables are only allowed when ordering by an expression referencing a column name.
To resolve this problem, use SQL 200...
|
|
|
|
0 |
3079 |
9/4/2010 1:31 PM |
|
1 Replies and 4165 Views
jQuery Rotator 4165 1
Started by Nicholas Smeaton
Hi, I just installed Articles 4.2.4 and am trying to get the jQuery rotator template working. When I turn the template on in the module settings and then view the module, it behaves strangely. ie - all the articles are displayed, then the first article fades out and all the articles move up one place, then the next fades out, and so on. I checked the 'ArticleList_jQueryRotator.ascx' template file and noticed the following line: Dim cssPath as String = ApplicationPath ResolveUrl(...
|
|
|
|
1 |
4165 |
by David O'Leary 8/25/2010 8:33 PM |
|
3 Replies and 4724 Views
RSS bug and new feature? 4724 3
Started by nh
Hi David! I just now found out about the custom RSS feed that only includes Articles as RSS feeds on a article module. First I have a question. Is it possible to turn this feature off in some way If i dont whant a RSS feed out of my Article-module. Second. The RSS feeds that are created doesn´t care about my selected categories. I have a article module that uses 'Display Site-Wide Articels'. I also have selected a couple of categories witch I wish to display in the module. But in the RS...
|
|
|
|
3 |
4724 |
by David O'Leary 4/23/2010 9:09 PM |
|
4 Replies and 4386 Views
Syndication/RSS does'nt works 4386 4
Started by Eva Deumal
Hi, I have actived option 'Allow Syndicate' on the Articles module settings, but does'nt works. The RSS page appears but without contents. What's happening What may be wrong I need to do any addicional action/configuration Thanks.
|
|
|
|
4 |
4386 |
by David O'Leary 4/23/2010 9:04 PM |
|
1 Replies and 4324 Views
Big problem after upgrading to DNN 5.3.1 4324 1
Started by sten nilsson
It seams that the view detail doesn't work after a while I have installed the module and it works ok but after a while it lost its detail view and it is not possible to click on read more, when I do nothing happense need urgent help.
|
|
|
|
1 |
4324 |
by David O'Leary 3/31/2010 9:42 AM |
|
0 Replies and 3177 Views
Problem with the new Permission Grid on fresh installs 3177 0
Started by David O'Leary
For users who's first install was version 4.1.2 or greater, you'll experience problems if you enable the Approval process or want users (including admins) to be able to edit Articles other than their own. You are suppose to have two new columns in the permissions grid that let you control these options. But, the install code isn't working properly due to problems with the IUpgradable implementation and some other oddities with the DNN install process. We're working on a proper long term fi...
|
|
|
|
0 |
3177 |
10/23/2009 3:17 PM |
|
2 Replies and 4267 Views
NOT Featured articles never visible 4267 2
Started by Ad Spelt
I work with the Article module with the APPROVAL option. So when a user writes an article, a moderator has to approve it. This works fine, but.... When the user finalize NOT his article, he can save it, but the he never can find his article to finish it! In previous versions he could find it by using the searchbox. SUGGESTED SOLUTION: I think a user has to see his own unfeatured and unapproved articles, so he can complete them. I hope this can be fixed/add in a next release. Complimen...
|
|
|
|
2 |
4267 |
by David O'Leary 10/23/2009 3:06 PM |
|
6 Replies and 6910 Views
Upgrade Error 6910 6
Started by Steve Aunan
Trying to upgrade Articles 3.2.6 to 4.0.14 on DNN 4.8.4. (Categories upgrade to 3.2 went fine.) I'm doing this on localhost before upgrading the production site. Do the following errors mean the upgrade failed Two SQL errors: 1) 3.2.7 data provider StartJob Start Sql execution: 03.02.07.SqlDataProvider file Failure SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Invalid object name 'Article'. at System.Data.SqlClient.SqlConnection.OnError(SqlExcep...
|
|
|
|
6 |
6910 |
by David O'Leary 10/23/2009 3:02 PM |
|
9 Replies and 8118 Views
Search error 8118 9
Started by nh
Hi! I get an error tring to use the Search in the Article module. I got the following exception. Can you see why I get this error Thanx! /Niclas Error retrieving the article list: DotNetNuke.Services.Exceptions.ModuleLoadException: Parameter count does not match Parameter Value count. ---> System.ArgumentException: Parameter count does not match Parameter Value count. at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter&91;&93; commandParameters, Obje...
|
|
|
|
9 |
8118 |
by Steve Aunan 9/14/2009 4:52 PM |
|
6 Replies and 5618 Views
Editing controls should not be shown when the user is in View mode 5618 6
Started by Tony Arnold
Currently, it appears that the icon bar is shown regardless of the user's edit settings on our set-up. I would think that if the mode is required to be set to 'Edit' in order to add a new item, that the controls should not be shown on the 'View' screen, right Please feel free to correct me if I'm wrong.
|
|
|
|
6 |
5618 |
by David O'Leary 8/25/2009 7:35 PM |
|
2 Replies and 5481 Views
Template error 5481 2
Started by sags
I made a copy of the Article Details Standard Template with other name, then I edited it and removed the ASP code for 'author' and DNN returned me back the following error: Error: Unable to load the Article Details page. 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 EfficionConsulting.Articles.ArticleDetailsTemplateBase.Page_Load(Object s...
|
|
|
|
2 |
5481 |
by David O'Leary 7/23/2009 5:10 PM |
|
5 Replies and 6492 Views
Skin on Article Details V 4.0.10 6492 5
Started by Rod Fage
I installed the latest RC release 4.0.10 and I ran into a small issue with the skin on the Article Details. It appears to use the Admin skin instead of the portal. When I clicked on the article Title to read it, I was getting the Admin skin instead of the one that I assigned to the portal. I worked around it by reassigning the Admin skin to the portal skin. Thanks for all the work! ROD>
|
|
|
|
5 |
6492 |
by David O'Leary 2/2/2009 1:25 PM |
|
3 Replies and 7503 Views
Moderation not available on comments 7503 3
Started by Asif Qayyum
Hi, Have we got any option for moderating the comments I have enabled the anonymous comments on the article, but it does not go fo any approval from the admin. Kindly advise if we miss this option in free version, or i am not missing that from the options. Regards, Asif Qayyum (Web Admin) Wisdom IT Solutions LLC www.wistech.biz
|
|
|
|
3 |
7503 |
by Asif Qayyum 2/1/2009 9:45 PM |
|
0 Replies and 3164 Views
is ambiguous in the namespace 'efficionconsulting.articles'. 3164 0
Started by David O'Leary
This problem should be resolved as of version 4.0.10. If you are seeing this error, please delete the EfficionConsulting.Articles.dll from your bin directory. This error is caused by having a single class defined in two places. Since the shift to the WSP model of development, we include the vb files that define the code behind as part of the install, ASP.NET then compiles these as needed. If the DLL is still in the bin directory, then the classes are being defined by both the .vb files and t...
|
|
|
|
0 |
3164 |
1/28/2009 2:57 PM |
|
3 Replies and 4554 Views
Problem with teh DLLs 4554 3
Started by andoni
hello, Im using DNN 5.0 and i´ve installed the articles RC1, when im trying to compile from visual studio has this errors: Error 5 No se ha declarado el nombre 'FormatForXML'. C:\Proyectos\DotNetNuke491\DesktopModules\Articles\RSS.ascx line 15 Error 6 No se ha declarado el nombre 'FormatForXML'. C:\Proyectos\DotNetNuke491\DesktopModules\Articles\RSS.ascx line 17 Error 7 No se ha declarado el nombre 'FormatForXML'. C:\Proyectos\DotNetNuke491\DesktopModules\Articles\RSS.ascx line 22 Er...
|
|
|
|
3 |
4554 |
by David O'Leary 1/27/2009 9:29 AM |