File Upload – An error occurred while processing the form. Please try again
-
Hi there,
The form does not want to except large file uploads – it seems to be failing above 40mb. I have checked the server settings and the user.ini file and it should be enough to allow up to 134mb – it also says that on the file upload settings on the form.
I tried turning debugging and there are a number of errors but I’m not sure what could be causing the issue.. Any help is much appreciated.
Here is the recent debug log errors[08-Sep-2023 17:26:31 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/relate_posts_widget.php on line 86 [08-Sep-2023 17:26:31 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/latest_posts_menu.php on line 104 [08-Sep-2023 17:26:31 UTC] PHP Deprecated: Unparenthesized
a ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 648 [08-Sep-2023 17:26:31 UTC] PHP Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/core/class-vc-mapper.php on line 111 [08-Sep-2023 17:26:31 UTC] PHP Warning: session_start() expects parameter 1 to be array, string given in /home/calbanner/public_html/wp-includes/class-wp-hook.php on line 308 [08-Sep-2023 17:26:32 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/relate_posts_widget.php on line 86 [08-Sep-2023 17:26:32 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/latest_posts_menu.php on line 104 [08-Sep-2023 17:26:32 UTC] PHP Deprecated: Unparenthesizeda ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 648 [08-Sep-2023 17:26:32 UTC] PHP Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/core/class-vc-mapper.php on line 111 [08-Sep-2023 17:26:32 UTC] PHP Warning: session_start() expects parameter 1 to be array, string given in /home/calbanner/public_html/wp-includes/class-wp-hook.php on line 308 [08-Sep-2023 17:26:33 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/relate_posts_widget.php on line 86 [08-Sep-2023 17:26:33 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/latest_posts_menu.php on line 104 [08-Sep-2023 17:26:33 UTC] PHP Deprecated: Unparenthesizeda ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 648 [08-Sep-2023 17:26:33 UTC] PHP Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/core/class-vc-mapper.php on line 111 [08-Sep-2023 17:26:33 UTC] PHP Warning: session_start() expects parameter 1 to be array, string given in /home/calbanner/public_html/wp-includes/class-wp-hook.php on line 308 [08-Sep-2023 17:26:56 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/relate_posts_widget.php on line 86 [08-Sep-2023 17:26:56 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/latest_posts_menu.php on line 104 [08-Sep-2023 17:26:56 UTC] PHP Deprecated: Unparenthesizeda ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 648 [08-Sep-2023 17:26:56 UTC] PHP Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/core/class-vc-mapper.php on line 111 [08-Sep-2023 17:26:56 UTC] PHP Warning: session_start() expects parameter 1 to be array, string given in /home/calbanner/public_html/wp-includes/class-wp-hook.php on line 308 [08-Sep-2023 17:26:57 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/relate_posts_widget.php on line 86 [08-Sep-2023 17:26:57 UTC] PHP Deprecated: Function create_function() is deprecated in /home/calbanner/public_html/wp-content/themes/bridge/widgets/latest_posts_menu.php on line 104 [08-Sep-2023 17:26:57 UTC] PHP Deprecated: Unparenthesizeda ? b : c ? d : e
is deprecated. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php on line 648 [08-Sep-2023 17:26:57 UTC] PHP Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/calbanner/public_html/wp-content/plugins/js_composer/include/classes/core/class-vc-mapper.php on line 111 [08-Sep-2023 17:26:57 UTC] PHP Warning: session_start() expects parameter 1 to be array, string given in /home/calbanner/public_html/wp-includes/class-wp-hook.php on line 308The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘File Upload – An error occurred while processing the form. Please try again’ is closed to new replies.