Posted: September 30, 2016 at 1:49 pm
|
An error has occurred: This seems like a pretty common issue ’round these parts. Issue on the registration page rejecting first name entry in the personal information area We updated to EE4 4.9.13 2-3 Days ago (09-28-16ish) Many of your support forums point to a theme-plugin interaction issue with JavaScript, typically pointed at the theme. However, no issue arose until updating EE4. Only after the update did this begin. I have attempted to located the file main.min.js for the href modification as suggested in this forum But where in the directory would this be located – under karma builder files? EE4?. A global search yielded no results. Thank you for your support and Guidance in this issue. We need to get this fixed soon. |
I’m afraid it’s a pretty common issue because it turns out many WordPress themes were poorly coded. Can you try deactivating your Facebook plugin? It’s throwing errors in the browser when I visit your site, which if you get a JavaScript error, that will break the registration form validation. This is the error: |
|
|
Hello! |
You can rule out a potential theme or plugin conflict by following these steps: |
|
|
I have switched themes. No fix I have reverted EE4 to version 4.9.12 and that fixes the issue. This clearly demonstrates the conflict is EE4, or at least a interaction conflict between EE4 and another plugin. |
Which plugin do you think there’s a conflict with? |
|
|
Okay, So! After following the protocol outlined above I was able to isolate a conflict with our personnel directory database plugin called Connections-Pro: http://connections-pro.com/ The plugin was not updated concurrently with EE4 (4.9.13). Connections-Pro has remained on version 8.5.26 for several weeks. The EE4 4.9.12 to 4.9.13 created a conflict with Connections-Pro. This doesn’t really explain the Facebook Pixel Code error message you discovered… not sure about that. Because registrations are primary importance to us, we have deactivated connections-pro and began a support ticket with Steve Zahm at Connections. Any coordination you could begin with him would be very helpful – EE4 and Connections generate the bulk of our plugin conflicts. |
|
Thanks for posting, AmritYoga, we are using both plugins and experiencing the same issue. Unfortunately, both plugins are important to us especially this week so here’s hoping Steve Zahm can come up with a solution. He was good at finding our last problem. I’m not very pleased with how easily EE breaks right now; I have some pretty unhappy customers. |
You can apply a temporarily fix that will eliminate the conflict from the Connections plugin by adding the following to your site:
You can add the above to a functions plugin or into your WordPress theme’s functions.php file. |
|
|
I have added the above code to a custom CSS plugin. Issue remains the same |
That would be expected since the above code is PHP and needs to be placed into a functions.php file or into its own WordPress plugin. A Custom CSS plugin is for adding custom CSS to a website, it will not load in PHP code. |
|
Update: You shouldn’t need to apply the temporary fix that that posted above. Event Espresso 4.9.14.p has been released. The code that conflicted with the Connections plugin was removed in the new version. |
|
|
Thanks for the responsiveness to this issue, Josh. I’m so relieved we have so quickly narrowed down the issue between the two plugins and the underlying issue. |
|
updated to EE4 4.9.14 and new formmating issues began. The first name field does not produce any issues now, however in event post page ticket pricing is not displayed and formatting in venue listed has been changed to a “Stretch” kind of row formatting. Ex. https://amrityoga.org/allevents/integral-breath-therapy-2016/ This issue began with the update |
|
Also, connection pro active or deactivate does not matter with formatting issue |
The formatting bug is fixed in Event Espresso 4.9.15.p. |
|
|
Thank you – That will fix the prices not displaying and the venue formatting? |
It’s been released for a few hours now, and it will fix the formatting issues you reported about earlier. |
|
|
Okay great, the formatting one venues is fixed. We are still having some issues with displaying ticket prices. The ticket options appear, but the prices do not. Ex. https://amrityoga.org/allevents/womens-retreat-with-jamie-marich/ the two tickets appear with the selector, but the prices are missing? |
I see a column for Price, but there appears to be some CSS the actual rows that display ticket information. A closer look at the CSS that’s in the custom CSS plugin output looks like it’s hiding tickets that are not for sale yet, is that the case for the event you linked to there? |
|
The support post ‘An error has occurred: First Name is a required value. (11)’ 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.