Delete files in Front End

Phoca Download - download manager
mrajko
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 11 Aug 2016, 08:06

Re: Delete files in Front End

Post by mrajko »

problem might be
\components\com_phocagallery\controllers\category.php, function remove()

When You using SEF, everything work, becouse it getting id and cat and id if from image in database,
(whitch is slower system)
but, without SEF, it somtimes wrongly interpret url and says 'COM_PHOCAGALLERY_NOT_AUTHORISED_ACTION'

so, use joomla sef, until problem might be fixed
EmediaAssoc
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 26 Mar 2013, 21:08

Re: Delete files in Front End

Post by EmediaAssoc »

I'm having the same issue here, but what's not clear to me is the answer to this question:

Can I set up a 'front end' administrator who has the ability to delete and manage files uploaded by others. I have a client who wants to give their customers the ability to upload, view, and share files. However, my client wants to be able to give their interns the ability to delete files on the front end for housekeeping purposes.

I've been testing a number of configurations with Administrator access rights and the like and haven't been successful in doing so.

Thanks,

Gene Crawford
Emedia
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Delete files in Front End

Post by Jan »

Hi, you can delete and manage the files in frontend for yourself. To manager other user's files, the backend should be used.

Jan
If you find Phoca extensions useful, please support the project
Post Reply