Hello guys,
Thank you for your excellent feedback! It helped me track down the problems to two issues:
1. The installer was trying to copy the CLI (command line) script which can be used to automate the file scanning when in Joomla! 1.5. However, Joomla! 1.5 doesn't have the "cli" directory or the necessary platform files to support it. This caused the "Could not copy the specified file" error message. Unfortunately, this error is thrown by Joomla!'s JFile::copy() itself and is ultra-cryptic, misleading me to the real cause of it. I had to go through the file list one item at a time to see what was causing that. Found and solved.
2. There was a missing line from the view file of the WAF view which caused the 500 message. Funny enough, this would only happen on Joomla! 1.5. Joomla! 1.7 and 2.5 did not suffer from this issue. It seems that when I was doing the Joomla! 1.5 testing I never visited the WAF control panel, only accessed the individual sub-pages directly, missing this issue. Found and fixed.
All of the above fixes, plus a couple of minor ones (garbage files being left behind) are solved in
the latest dev release (svn667 at the time of this writing). You can simply download it and install it on top of 2.1.14 or 2.2.a1 to fix those issues.
In case you can not access your site's administrator section, you can always rename plugins/system/admintools.php (Joomla! 1.5) or plugins/system/admintools/admintools.php (Joomla! 1.7, 2.5) to admintools.php.bak. Then you should be able to access your site's back-end and install the developer's release.
If you get installation errors, please take a look at the
installation troubleshooting instructions. If this doesn't help, please start a new thread stating which developer's release you are trying to install and that you've already tried the installation troubleshooting instructions so that I can help you more efficiently.
Thank you in advance for your feedback!
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!