We are running a website with DotNetNuke that has 4 portals. We have a custom CMS that uses FCKEditor to allow users to edit page text. When a user clicks the Insert/Edit Image button then Browse Server we can see only those folders under the first Portal (Portal 0) even if the current portal is set to any other portal than 0. So - can we specify the portal the file selector should be pointing to?
The URL requested when the user chooses Browse Server is as follows:
http://ourwebsite.com/FCKeditor/editor/ ... ector.aspx
If any help/suggestions could be provided I would be very thankful.
Regards,
G
Wed, 03/10/2010 - 16:51
#1
Re: FCKEditor in DNN - Browse Server displays Portal 0 only
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: FCKEditor in DNN - Browse Server displays Portal 0 only
Thank you for your reply. It's actually our own CMS that we have developed, so we are the people to modify it.
I have seen posts on other forums suggesting a parameter to add into the url requested when Browse Server is clicked to specify the portal to use however, I have tried adding this in and have seen no difference. I can't find any reference to specify this in the javascript files associated with the FCKEditor either.
Please could you provide us with some steps to try to make it possible to view the correct portal folders when browsing the server.
Many thanks,
G