Page 1 of 1

Phoca Download Find plugin - restricted access files

Posted: 28 Oct 2022, 09:53
by wladimir79
Hi,
i used Phoca Download from Joomla 2.5, three month ago refactoring the website with Joomla 4 and i added Search function request from my customer.
I have installed Phoca Downlaod Find plugin (file version) and configurated Search Module with the indexing.
The problem is that the files in PhocaDownload is for restricted user but "Display Inaccessible file" to yes and when i search, if not logged, the tips not show in dropdown and the results is empty.
Exists a solution for this? I would like that the files are shown and when I click it asks me to login, just like it happens when I browse through the categories.

Thank you very much!

Re: Phoca Download Find plugin - restricted access files

Posted: 29 Oct 2022, 23:10
by Jan
Hi, for now there is no such option for the smart search plugin, so this needs to be customized in the code. :idea:

Jan

Re: Phoca Download Find plugin - restricted access files

Posted: 02 Nov 2022, 09:26
by wladimir79
Jan wrote: 29 Oct 2022, 23:10 Hi, for now there is no such option for the smart search plugin, so this needs to be customized in the code. :idea:

Jan
thanks for your response
The code to be customized is that of the Phoca plugin or that of the search?

Wladimir

Re: Phoca Download Find plugin - restricted access files

Posted: 04 Nov 2022, 00:16
by Jan
Hi, I think (didn't do it yet), this should be changed only in the download plugin - with changing the SQL query.

Jan

Re: Phoca Download Find plugin - restricted access files

Posted: 04 Nov 2022, 14:37
by wladimir79
Jan wrote: 04 Nov 2022, 00:16 Hi, I think (didn't do it yet), this should be changed only in the download plugin - with changing the SQL query.

Jan
thanks...i try now :)