Hi, thanks for the quick response. I've changed the error reporting to maximum and the error seems to explain a little more. When I click the "test button" it comes up with this message:
SyntaxError: JSON Parse error: Unexpected identifier "Catchable"
Catchable fatal error: Argument 3 passed to JClientFtp::getInstance() must be an array, null given, called in /mnt/vol4/home/d/e/mydomain/public_html/myfolder/administrator/components/com_csvi/models/process.php on line 341 and defined in /mnt/vol4/home/d/e/mydomain/public_html/myfolder/libraries/joomla/client/ftp.php on line 192
When I click the "process" button it comes up with a white page with this error at the top:
Catchable fatal error: Argument 3 passed to JClientFtp::getInstance() must be an array, null given, called in /mnt/vol4/home/d/e/mydomain/public_html/myfolder/administrator/components/com_csvi/helpers/file.php on line 347 and defined in /mnt/vol4/home/d/e/mydomain/public_html/myfolder/libraries/joomla/client/ftp.php on line 192
Any chance you can please help?