Post by BarneyDay » Tue Dec 29, 2009 8:07 am

Hi guys,

I'm sorry if this has been brought up several times before - I've looked everywhere trying to find the answer but I'm sure i'm looking far too deep into this! I'm hoping someone can explain this in simple terms for me! Or better still, point me to the topic I'm looking for!!!

Clean install of OC 1.3.4... my problem is uploading pictures into the Information pages.

I click the IMAGE button in the text editor, then the UPLOAD tab, then BROWSE, select image and click OPEN... then when I click the Send to Server button, the following error is displayed:

The file browser is disabled for security reasons. Please contact your system administrator and check the CKFinder configuration file.

I've tried everything I can think of but I'm a bit concerned about security so want to make sure I do it safely. The config file in the ckfinder file I modified to the following:

Code: Select all

function CheckAuthentication()

{
	return isset($_SESSION['IsAuthorized']) && $_SESSION['IsAuthorized'];
}
But I'm not sure if this is correct or whether I need to do something else...!

Many thanks in advance....

Newbie

Posts

Joined
Mon Dec 21, 2009 11:17 pm

Post by vimal » Wed Dec 30, 2009 6:39 pm

Can you check if the folder the pics are to be uploaded has write permissions?

www.beeshop.se
Starta webbshop, Starta e-butik, Starta e-handel


Active Member

Posts

Joined
Wed Aug 26, 2009 8:54 am
Location - Sweden

Post by BarneyDay » Thu Dec 31, 2009 2:46 am

Hi, thanks for getting back to me.

Yes, I have put a chmod on the image folders of 777 but it still gives the error.

I applied this to the following folders...

/image/
/image/cache/

Is that right?

I must be doing something wrong but can't figure out what!

Newbie

Posts

Joined
Mon Dec 21, 2009 11:17 pm
Who is online

Users browsing this forum: No registered users and 30 guests