Unable to download from category view
Posted: 12 Jan 2024, 17:11
When clicking downloadbutton detail view is opened. Browser console shows error [code]/media/com_phocadownload/js/overlib/overlib_mini.js' is blocked due to a non-matching MIME type ('text/html')[/code]
Joomla 4.4.2
Phoca Download 4.0.9
Yootheme Pro template
I have Phoca download on another site with same versions and almost same settings. Only difference on site that is not working is that all downloads en categories are set to registered. But that shouldn't be the problem.
And preview files are in phocadownload in stead of in phocadownloadpap as I don't want to store same file twice.
Do you have any idea what may cause this problem?
Already replaced my .htaccess with an original.
On the working site when inspecting the button link it is like
[code]category/subcategory?download=199:filename[/code]
On the non working site it is
[code]category/filename[/code]
On the non working site I don't have subcategories, but that shouldn't be the problem either.
Joomla 4.4.2
Phoca Download 4.0.9
Yootheme Pro template
I have Phoca download on another site with same versions and almost same settings. Only difference on site that is not working is that all downloads en categories are set to registered. But that shouldn't be the problem.
And preview files are in phocadownload in stead of in phocadownloadpap as I don't want to store same file twice.
Do you have any idea what may cause this problem?
Already replaced my .htaccess with an original.
On the working site when inspecting the button link it is like
[code]category/subcategory?download=199:filename[/code]
On the non working site it is
[code]category/filename[/code]
On the non working site I don't have subcategories, but that shouldn't be the problem either.