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...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFckImageGallery does not work on 4.7.0 portalFckImageGallery does not work on 4.7.0 portal
Previous
 
Next
New Post
11/26/2007 9:41 AM
 

 

This is what we did:

1 - Configured portal on internal test server - FCKimagegaller worked fine on this portal
2 -  Export portal
3 - Create new portal on production server from this portal

On our production server, we get the following error message when trying to browse the server for images:

RawURL: /Portal/Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx?FCKTheme=MoreInfo&Type=Image&tabid=36&RootFolder=s/0/&CurrentFolder=/
AbsoluteURL: /Portal/Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.590)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: dd625b7e-0a8c-414a-8670-246fa96309ff
InnerException: startIndex cannot be larger than length of string. Parameter name: startIndex
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.String.InternalSubStringWithChecks
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: startIndex cannot be larger than length of string. Parameter name: startIndex ---> System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string. Parameter name: startIndex at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.LoadFilesData() at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.LoadData() at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---

 
New Post
11/28/2007 10:37 AM
 

Hi

We have the same problem. What we found out is, that the problem only persists if the portal is configured as virtual directory beneath a website eg. www.foo.com/portal
As long as it runs as website beneath www.foo.com it is no problem.

Running DNN 4.7.0 with default settings on compression and caching on IIS6

Hope that helps

Reto

 
New Post
11/28/2007 10:15 PM
 

This is a known bug and this only affects sited with a virtual directory name of PORTAL in lowercase. Also, the real folder must be the same.

Please contact me at locopon at tiendaboliviana dot com and I will send you the temporary fix for this issue


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
11/29/2007 11:56 AM
 

 

I have a virtual directory folder called Portals, and a file folder called Portals, do I have this bug too?

We have had problems since October with our fckeditor and now the problem is so bad, we cannot even edit any html/text modules.

I have the latest fckeditor files and the latest html module.

here is the error that is plaguing us:

AssemblyVersion: 04.05.01
PortalID: 0
PortalName: Oak Hill Townhomes | Centex Homes Neighborhood in Nashville, TN | Call 1-877-6CENTEX | New Homes in Nashville Area
UserID: 1
UserName: host
ActiveTabID: 55
ActiveTabName: NEIGHBORHOOD
RawURL: /Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx?FCKTheme=Default&Type=Image&tabid=55&RootFolder=%2fPortals%2f0%2f&CurrentFolder=%2f
AbsoluteURL: /Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx
AbsoluteURLReferrer: http://www.granitedigitalimaging.net/Providers/HtmlEditorProviders/Fck/fckimagegallery.aspx?FCKTheme=Default&Type=Image&tabid=55&RootFolder=/Portals/0/&CurrentFolder=/
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.590; .NET CLR 1.1.4322; .NET CLR 3.5.20706)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: a6dcb0cf-39be-4e64-8741-9b399ce0dd72
InnerException: startIndex cannot be larger than length of string. Parameter name: startIndex
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.String.InternalSubStringWithChecks
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: startIndex cannot be larger than length of string. Parameter name: startIndex ---> System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string. Parameter name: startIndex at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.LoadFilesData() at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.LoadData() at DotNetNuke.HtmlEditor.FckHtmlEditorProvider.FCKImageGallery.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: WEB16

 
New Post
11/30/2007 1:47 AM
 

The fix from Locopon worked like a charm for me.

Thanks again Mauricio!

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorFckImageGallery does not work on 4.7.0 portalFckImageGallery does not work on 4.7.0 portal


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