Hello,
I have the following issue.
I installed dotnenuke on Godaddy hosting account so I had to create a directory (I named it portal)
Probably not a good idea.
Anyway, the image gallery popup window does not display the folders and images (it's blank)
I figured that the wrong path was being called and sure enought looking at the event viewer the following critical error occurs:
AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: Error loading FCK gallery folders: d:\hosting\ccmarathon12\portal\Providers\HtmlEditorProviders\Fck\s\0\
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.Exception: Error loading FCK gallery folders: d:\hosting\ccmarathon12\portal\Providers\HtmlEditorProviders\Fck\s\0\
Source:
Server Name: P3SWH112
The path should be d:\hosting\cccmarathon12\portal\portals\0\
that's were all the images should be (on the portal root folder
What is causing that and how can I fixed it.