1. steve@defeye.co.uk
  2. RO CSVI
  3. Wednesday, 09 April 2014
  4.  Subscribe via email
Hi, I'm trying to make use of the "Load from FTP" option for getting the csv file. When I click "test server connection" I get an "Internal Server Error" box appear (Attached image)
ScreenShot2014-04-09at20.36.47.png

When I click "Process" button it takes me to a blank white page. If I go back it's as like nothing happened. I think something's gone a little wrong. Any chance you can please help?

I'm not sure of the syntax to use in the boxes. I've been trying a few, here's what I put:

ScreenShot2014-04-09at20.42.32.png

If you need any logs just tell me where to look. Thanks in advanced!
Accepted Answer Pending Moderation
Hello,

The options you filled in look almost good to me, change the FTP Root Folder to just / without the dot before it. Does that help? This is also interesting:
When I click "Process" button it takes me to a blank white page.
This means you have a fatal error, in the Joomla Global configuration, turn on the Error reporting (server tab) to maximum and then redo your steps. Instead of a white page, you should see an error.

The Internal server error is just nasty since it just tells us something went wrong but not what. The real error is usually stored in the server error log. You may need to consult with your hosting provider to get the real error. With the real error we will know where to look.

Let me know what you find out.
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
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:
ScreenShot2014-04-10at12.32.10.jpg

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?
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,

Aha, with this error I can work. The problem is that the underlying Joomla code has changed its argument set, which results in this error.

Attached is a patch file you can load via the Maintenance menu and this will fix the issue you see. Please let me know if it works for you.
Attachments (1)
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
Hi, I installed the patch and the FTP now works!!! Thanks!


ScreenShot2014-04-13at19.48.53.png


But, since installing the patch at the fronted of the site, I'm now getting this error at the top of all my pages:

Warning: preg_match_all(): Compilation failed: unrecognized character after (?< at offset 3 in /mnt/vol4/home/d/e/mydomain/public_html/myfolder/libraries/joomla/application/web/client.php on line 283

Is it related to the patch?
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,

This is unrelated to the patch. The patch file only contains files that are stored in the CSVI folder and not any other file.

It seems as if this file has been altered or broken. Maybe replace this file with a fresh one from the Joomla installation package?
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
Hi, just had a quick look online, seems a lot of people are getting this error when they upgrade Joomla. Anyway, I worked it out, it was because I turned the error reporting to Maximum, and so it showed this error at the frontend. I've now turned error reporting back to default. I'll sort the error if it's a real problem.

Thanks for all the help and advise, it is very much appreciated.
  1. more than a month ago
  2. RO CSVI
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!