Skip to content

Commit cfd677b

Browse files
Update form submission-errors.md
1 parent 0b9f36d commit cfd677b

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

src/essentials-for-yootheme-pro/addons/forms/submission-errors.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Submission Errors
22

3-
## Submission Fails When Cache is Enabled
4-
5-
The form displays an _Internal Server Error_ when page caching is enabled. When the cache is cleared, it works, but soon after, it stops working.
6-
7-
This is expected. Due to the nature of how submissions are validated, pages containing a form cannot be cached. Find a way to make a caching exception for those pages.
8-
93
## Submission Fails With Vague Error
104

115
The form displays a _Submission Failed_ error without any further details, it is most likely a suppressed PHP error. To get more insights about it you can:
126

137
- Check the server PHP's recent error logs.
14-
- Open the Customizer and submit the form again making sure _Error Reporting_ is enabled.
8+
- Or enable _Error Reporting_ in your system settings, then submit the form again within the Builder.
159

1610
::: tip Enable Error Reporting
1711
Error reporting can be enabled in Joomla Global Configuration or in WordPress `wp-config.php` file.

0 commit comments

Comments
 (0)