Support

Home Forums Event Espresso Premium Issue with saving a question group

Issue with saving a question group

Posted: March 19, 2015 at 6:08 pm

Viewing 5 reply threads


Ryan

March 19, 2015 at 6:08 pm

If I try to save or save and close the question groups for the registration form I get

SELECT Question_Group.QSG_ID AS ‘Question_Group.QSG_ID’, Question_Group.QSG_name AS ‘Question_Group.QSG_name’, Question_Group.QSG_identifier AS ‘Question_Group.QSG_identifier’, Question_Group.QSG_desc AS ‘Question_Group.QSG_desc’, Question_Group.QSG_order AS ‘Question_Group.QSG_order’, Question_Group.QSG_show_group_name AS ‘Question_Group.QSG_show_group_name’, Question_Group.QSG_show_group_desc AS ‘Question_Group.QSG_show_group_desc’, Question_Group.QSG_wp_user AS ‘Question_Group.QSG_wp_user’, Question_Group.QSG_system AS ‘Question_Group.QSG_system’, Question_Group.QSG_deleted AS ‘Question_Group.QSG_deleted’ FROM wp_pf1m2kymvc_esp_question_group AS Question_Group WHERE Question_Group.QSG_ID = 3SELECT Question_Group.QSG_ID FROM wp_pf1m2kymvc_esp_question_group AS Question_Group WHERE Question_Group.QSG_deleted = 0 AND Question_Group.QSG_ID = 3
Warning: Cannot modify header information – headers already sent by (output started at /home/content/p3pnexwpnas04_data02/41/2428641/html/wp-content/plugins/event-espresso-core-reg/core/db_models/EEM_Base.model.php:1243) in /home/content/p3pnexwpnas04_data02/41/2428641/html/wp-includes/pluggable.php on line 1178

I am on the most recent release of EE4. Let me know if you require anymore information.

Thanks.


Lorenzo Orlando Caum

  • Support Staff

March 19, 2015 at 8:26 pm

Hi Ryan, could you try adding this towards the middle of your wp-config.php file?

define('WP_DEBUG_DISPLAY', false);
@ini_set('display_errors',0);

Also, if WP debugging is only, try turning that off through the macro in the wp-config.php file.


Lorenzo


Ryan

March 25, 2015 at 7:02 pm

Hi,

Adding those lines to the wp-config.php file made no effect onto what happens.

Any other suggestions? It does save the data, just redirects to a blank page that spits out the sql query and the warning.

Thanks.


Tony

  • Support Staff

March 26, 2015 at 5:57 am

Hi Ryan,

We are investigating this currently.

Can you tell me which question types you have in this group please?


Tony

  • Support Staff

March 27, 2015 at 9:43 am

Hi Ryan,

A fix for this was included within the latest update to Event Espresso.

This version is 4.6.18.p and is available to download through your account page or using the one click updates through your Dashboard.


Ryan

March 27, 2015 at 9:55 am

Hi,

Thank you very much! Works perfectly now.

Viewing 5 reply threads

The support post ‘Issue with saving a question group’ 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.

Event Espresso