[SOLVED] Ajax File upload "http error." since latest Fabrik update

Status
Not open for further replies.

gnavarro

Member
Hi,

Since I've updated Fabrik to the latest version I'm getting "Http error." message when uploading a new file using Ajax.

For all my forms with ajax upload it appears the message "Http error." but the file is uploaded to the server. For forms using file upload element without Ajax the upload occurs with out any erros.

I've already updated from github and the issue maintains. I'm also with the latest Joomla version installed.

You can test this in:
https://www.fisiolar.pt/index.php/pt/tratamentos-fisioterapia/entregar-doc

Please advise. Thanks in advance
 
What are your element settings?
Can you disable jch_optimize? I think I recall some issues with this plugin.
 
Hi Troester,

Thanks for your support.

I've tried with jch plugin disabled and issue maintains.

You can follow my settings in the attached img.
 

Attachments

  • Capturar.PNG
    Capturar.PNG
    19.4 KB · Views: 53
  • Capturar1.PNG
    Capturar1.PNG
    14.7 KB · Views: 57
  • Capturar2.PNG
    Capturar2.PNG
    7.4 KB · Views: 53
The network response is showing
Class '\Fabrik\Helpers\Image\ImageIM' not found

Fabrik libraries\fabrik\fabrik\Helpers\Image\Imageim.php
has
class Imageim extends Image

so maybe it should be
class ImageIM extends Image

Do you have the GD Image lib installed?
 
Troester,

Are you referring to php extensions or php.ini? How can I check that... I'm using plesk and I can change options in the following processors:

7.0.24 CGI Application
7.0.24 FPM Application
7.0.24 FasCGI Application

Please advise. Thanks

It seams that is enabled... I think you can find more about in my php info: http://www.fisiolar.pt/plugins/fabrik_cron/php/scripts/teste.php

gd
GD Support enabled
GD Version bundled (2.1.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.3.11
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.2.49
WBMP Support enabled
XPM Support enabled
libXpm Version 30411
XBM Support enabled
 
No, I'm referring to the "Image lib" selection in the fileupload settings.
You have selected "ImageMagick", can you select "GD" (as a workaround)?
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top