Posted: June 19, 2019 at 9:57 am
Hello, This has happened on several occasions. Note: All plugins and WP Core are up to date. WordPress 5.2.2 running Sela Child theme. Running PHP version: 7.0.33 I’ve been unable to recreate the error on my end could you shed some light on why this is happening? |
|
Hi, The error code indicates the URI is too long, which would be strange unless the web page’s URL was very long (like over 2048 characters long). May I ask can you share a link to the event in question so we can investigate further? Please feel free to check the box “Set as private reply” if you prefer to not share the URL publicly. |
|
This reply has been marked as private. | |
Hi, It looks like, at this moment, the Event Espresso plugin is deactivated so there’s no content on those pages. When the Event Espresso plugin is reactivated we can check again. Do you by chance have the iThemes Security plugin installed? If so, that may be what’s causing the 414 error. To fix, you can turn off the “Filter Long URL Strings” checkbox. This setting can be accessed at Security –> Settings –> System Tweaks. |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
Hi, What they mentioned about deactivating, then reactivating the Event Espresso plugin makes no sense to me. Specifically, this makes no sense:
If there is an error in the log, it will be most helpful to know what that error is, then a real solution can be investigated. |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
As you can see the error is pointing to a custom function in the child theme’s functions.php file, specifically the ee_move_cart_markup() function. Something within your custom ee_move_cart_markup() function may need fixing/error-proofing. |
|
Class |
|
This reply has been marked as private. | |
QUICK QUESTION: GD giving me static about PHP version. What version of PHP is EE4 compatible with? |
|
We recommend PHP 7.2 or PHP 7.3. Older versions of PHP are OK but we do not recommend using anything older than PHP 5.6. The code is OK, except if Event Espresso is deactivated. So to error-proof that you can add a check for the class e.g.
|
|
The support post ‘Registrations Failing’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.