Re: Delete files in Front End
Posted: 11 Aug 2016, 08:22
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
\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