Opened 15 years ago

Closed 15 years ago

#3348 closed Bug (duplicate)

Problem with QuickUpload using PHP connector

Reported by: zypher Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Pending Cc:

Description

In "config.php" I've set:

$Config['UserFilesPath'] = '/pub/' ;

There is an error on uploading images (and probably other files) using QuickUpload. It seams it's a problem with GetParentFolder function in "io.php". It returns an empty string in the above case, and it makes file_exists check fails in CreateServerFolder function.

Change History (2)

comment:1 in reply to:  description Changed 15 years ago by Artur Formella

Keywords: Pending added

There is an error on uploading images (and probably other files) using QuickUpload.

Could you provide error message and editor version?

comment:2 Changed 15 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #2936

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy