Image resize is not creating the resized copies of the uploaded image. Here are the errors being produced.
Warning: imagejpeg() expects parameter 3 to be long, string given in /home/12/21/2022112/web/administrator/components/com_chronoforms5/chronoforms/actions/image_resize/image_resize.php on line 282
Warning: imagejpeg() expects parameter 3 to be long, string given in /home/12/21/2022112/web/administrator/components/com_chronoforms5/chronoforms/actions/image_resize/image_resize.php on line 282
Additionally, it is throwing another error after executing some of the custom code:
Strict Standards: Only variables should be assigned by reference in /home/12/21/2022112/web/administrator/components/com_chronoforms5/chronoforms/actions/custom_code/custom_code.php(20) : eval()'d code on line 20
Strict Standards: Only variables should be assigned by reference in /home/12/21/2022112/web/administrator/components/com_chronoforms5/chronoforms/actions/custom_code/custom_code.php(20) : eval()'d code on line 20
Warning: imagejpeg() expects parameter 3 to be long, string given in /home/12/21/2022112/web/administrator/components/com_chronoforms5/chronoforms/actions/image_resize/image_resize.php on line 282
Warning: imagejpeg() expects parameter 3 to be long, string given in /home/12/21/2022112/web/administrator/components/com_chronoforms5/chronoforms/actions/image_resize/image_resize.php on line 282
Additionally, it is throwing another error after executing some of the custom code:
Strict Standards: Only variables should be assigned by reference in /home/12/21/2022112/web/administrator/components/com_chronoforms5/chronoforms/actions/custom_code/custom_code.php(20) : eval()'d code on line 20
Strict Standards: Only variables should be assigned by reference in /home/12/21/2022112/web/administrator/components/com_chronoforms5/chronoforms/actions/custom_code/custom_code.php(20) : eval()'d code on line 20