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
Newly added questions not showing on old registrations | Event Espresso - Staging Server

Support

Home Forums Translations Newly added questions not showing on old registrations

Newly added questions not showing on old registrations

Posted: July 25, 2013 at 9:42 am

Viewing 4 reply threads


bkazmierski

July 25, 2013 at 9:42 am

We added a few extra questions after we published our event to help us sort and classify the attendees. If someone registered before the new questions were added, they don’t have the new questions in their registration information page. Is there a way to add them? I’m on version 3.1.32.2.P


Sidney Harrell

  • Support Staff

July 25, 2013 at 6:42 pm

I’m not sure about 3.1.32.2.P, but on the current version, 3.1.33.3.P, I got this working after fixing a slight bug. Currently, only the first question that does not have an answer shows up. I changed line 601 of includes/admin-reports/edit_attendee_record.php to be:

$SQL = "SELECT at.*, q.*, qg.group_name, qg.show_group_description, qg.show_group_name ";

This fix will be added to future versions.


Sidney Harrell

  • Support Staff

July 25, 2013 at 7:08 pm

I took a look at version 3.1.32.2.P and it looks like that line is line 597 in that version. Same fix though. Switches the order of at.* and q.*


bkazmierski

July 26, 2013 at 8:38 am

Thanks for the quick reply. I found and replaced the line that you indicated, but the old registrations still don’t show the questions that were added after the attendee registered.

I’ll look at this later and my sql might be a little rusty, but could it stem from the join statements (and the fact that there are no answers)?


Josh

July 26, 2013 at 11:55 am

Hi there,

There was another fix added to the dev version of Event Espresso that Sidney may not have been aware of. You’re correct that they were related to the JOIN statements. Here’s a copy of the includes/admin-reports/edit_attendee_record.php that we’re testing in dev:

includes/admin-reports/edit_attendee_record.php

Viewing 4 reply threads

The support post ‘Newly added questions not showing on old registrations’ 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.

Post any questions about the language files, translating Event Espresso, or issues with our GlotPress site for translations here.

Status: closed

Updated by Josh 11 years, 5 months ago ago

Topic Tags

Tagged: 

Notifications

This topic is: not resolved
Event Espresso - Staging Server