<< Back
Message for this thread
Posted by Messages text
James Stout

Noavatar
Total post : 2
> Profile
Written on : 07/09/2006 22:28 ( more than one month )
Object : Insert Image
I'm having a serious problem inserting images using FCKeditor.  I click on the Insert/Edit Image button and get a message stating:

Sorry, you are not allowed to insert any image.

I'm using DoceboLMS in an Ubuntu Linux environment.

Any idea why this is happening?

Thanks.
 
James Stout

Noavatar
Total post : 2
> Profile
Written on : 07/09/2006 23:01 ( more than one month )
Object : Re: Insert Image
I've discovered that taking out the conditions for the global image variables in the "canAccessPersonalMedia" function and disabling the call to "getMediaType" provides full functionality.

I'd rather not have any potential security holes, but that's what made it work and sometimes you have to sacrifice minor security for major functionality.

Let me know if there's another solution for this problem.
 
Jim Barrington

Noavatar
Total post : 11
> Profile
Written on : 14/09/2006 02:19 ( more than one month )
Object : Re: Insert Image
Hi

I have the same problem and as a new user to this system I don't know where to look for changing this code? How do I locate these functions and where do I look?Can it be done from admin or is it a direct php code change? If the latter, can you tell me which file and does it work globally across all CMS/LMS/KMS systems?

Thanks for any advice

** Edit - I found the fix staring me in the face. It is a bugfix release which can be found listed in the RSS of the admin home page :) **

Jim
Message modified by : on : 14/09/2006 02:41
 
<< Back