Good God! I thought that Cedric would have known better
I would urge you to ask Cedric to fix this issue. There are several ways for him to fix this:
- The downloads of the tck3z files must go through a Joomla! controller, not directly through the browser. Preferred for security reasons.
- The files must be placed in a subfolder of the the media/com_templateck folder.
I
STRONGLY recommend the first option. The way the extension is written right now means that
anyone can download the file from your site as long as they know the name. Considering that the name of the file is also the name of the template, visible in the source code of your site, it's not that hard to guess.
In the meantime you could, of course, do as he says. In the .htaccess Maker add
components/com_templateck/projects
(note that you must use
forward slashes) to the list of directories where all files, except .php, are allowed. Remember to regenerate the .htaccess file. I just don't recommend it because of the obvious security / privacy implications.
Maybe ask Cedric to email me? I can't find his email :/
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!