Registered User Access to Downloads - Problem.

Phoca Download - download manager
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Registered User Access to Downloads - Problem.

Post by Jan »

Hi, Phoca Download uses user managament from Joomla!, so if user is logged in, he can get the file, if not he is redirected to login site - this redirect is made by standard Joomla! method, so if you want to customize it, you need to do it in php code

search Phoca Download code, e.g.:

components/com_phocadownload/models/category.php for:

Code: Select all

$mainframe->redirect(JRoute::_('index.php?option=com_user&view=login', false)
Jan
If you find Phoca extensions useful, please support the project