Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 Register link javascript error | Event Espresso - Staging Server
Hi–we’re having an issue with the register (add to cart) link on our development site. It seems like there is a javascript error when we click on the link to register, the spinning circle goes on infinitely and never forwards to cart. Here is a link to a page where you can see the issue: http://67.18.19.182/~joelgw/courses/adobe-acrobat-x-pro-training/
One detail–the register link works and forwards to cart when we are logged in. The error only appears when we are not logged into wp-admin. Any ideas what the issue is? Thanks.
Can you check the same page in Firebug or Web inspector, both logged in and logged out and see if there are any scripts that load up when you are not logged in compared to when you are logged in?
You might try temporarily switching to the default WordPress theme and temporarily deactivating other WP plugins to help narrow down what may be causing the issue.
In the Chrome console, this is the error I get when logged out, which doesn’t appear when logged in for some reason: Uncaught TypeError: Cannot read property 'html' of null espresso_cart_functions.js:52
(anonymous function) espresso_cart_functions.js:52
process_response espresso_cart_functions.js:456
jQuery.ajax.success espresso_cart_functions.js:434
l jquery.js:2
c.fireWith jquery.js:2
T jquery.js:2
r jquery.js:2
The error that I’m getting is: “Uncaught ReferenceError: domticker is not defined ” from the line:
new domticker(tickercontent, "domticker", "someclass", 7000, "fadeit")
Viewing 5 reply threads
The support post ‘Register link javascript error’ 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.