Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rcgtech

    (@rcgtech)

    Thanks for the reply, I’ll try that with seperating my fields to another group. I did try to increase my post_max_size from 16M to 32M, which still getting a blank screen. I did try to go to advanced and set logging to verbose or even plugin level, but the debugging log still isn’t showing a reason as to why the white page.

    Another note now, trying to download the participant database, and I’m getting a weird database error.

    WordPress database error: [Unknown column 'p.oct_1' in 'field list']
    SELECT p.first_name, p.middle_name, p.last_name, p.address, p.city, p.state, p.zip, p.phone, p.cell_phone, p.email, p.gender, p.birth_date, p.age, p.over_18, p.cpr_training, p.emergency_name_1, p.emergency_phone_1, p.emergency_name_2, p.emergency_phone_2, p.medical_conditions, p.shirt_size, p.height, p.oct_1, p.oct_2, p.oct_8, p.oct_9, p.oct_15, p.oct_16, p.oct_22, p.oct_23, p.oct_29, p.mailing_list, p.signature, p.id, p.private_id, p.date_recorded, p.date_updated, p.last_accessed FROM wp_participants_database p ORDER BY date_updated desc

    And looking in the field groups, there is a Oct_1 colum

    Edit Edit
    Copy Copy
    Delete Delete
    61
    1036
    oct_1
    Oct 1
    main
    PLEASE SPECIFY IF YOU ARE AVAILABLE TO WORK THIS N...
    dropdown
    NULL
    a:2:{s:3:"Yes";s:3:"Yes";s:2:"No";s:2:"No";}
    NULL
    yes
    NULL
    0
    0
    0
    1
    0
    1
    0
    
    Edit Edit
    Copy Copy
    Delete Delete
    54
    1037
    oct_2
    Oct 2
    main
    PLEASE SPECIFY IF YOU ARE AVAILABLE TO WORK THIS N...
    dropdown
    NULL
    a:2:{s:3:"Yes";s:3:"Yes";s:2:"No";s:2:"No";}
    NULL
    yes
    NULL
    Thread Starter rcgtech

    (@rcgtech)

    Using WordPress 5.8 and PHP 7.4.23

Viewing 2 replies - 1 through 2 (of 2 total)