• Resolved netton1956

    (@netton1956)


    Dear staff,

    When I saw CF7 is integrated in Tablesome I started converting the form on my website from WPForms to CF7.

    I really appreciate the both of them and will definitely buy Tablesome’s Pro version when my latest issue is solved.

    All seems to work like a charm, for two curious incidents

    The first: Three fields of my form won’t be written into the respective Tablesome columns, one of them is a text coming from a radio button on the CF7 form, the other two are URLs:

    Beoordeling
    [radio your-beoordeel use_label_element default:4 “Slecht” “Matig” “Gewoon” “Goed” “Uitstekend”]

    Link naar brander [url url_brander]

    Link naar overige informatie [url url_info]

    The textarea after the last link gets in the column.

    The input from the CF7 form is stored correctly and sent by email:

    Nasmaak: Zoet, Bitter

    Beoordeel: Uitstekend

    Url Brander: https://blommers.coffee

    Url Info: https://desmaakvanespresso.nl/

    Opmerking: Weer geen

    The second is even more curious. When I add the ‘missing’ information manually, it is gone after saving the table, see:

    https://www.loom.com/share/e649e2a9bdde403fa6382cf14486e5aa

    Help and advise are highly appreciated!

    Kind regards,

    Ton Akveld

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Essekia

    (@essekia)

    @netton1956 Thanks for your kind words.

    Can you share 2 things which could help figure out the issue:

    1. Your Workflow Settings for that table
    2. Your overall plugin settings related to Forms

      Regards.
    Thread Starter netton1956

    (@netton1956)

    Hi Essekia,

    Thanks for your prompt reply!

    It is a very nice plugin!

    The workflow:

    The Forms settings:

    Hope this is what you mean!

    Regards,

    Ton

    Plugin Author Essekia

    (@essekia)

    @netton1956

    Should have asked this before. But, could you also share console log and debug logs (after performing both actions which didn’t work 1) Form Submission and 2) Update Row )

    1. debug.log after loading the page in question ( can be done using this plugin –?https://www.ads-software.com/plugins/debug/?)

    2. console.log after loading the page in question (?https://help.mypurecloud.com/articles/gather-chrome-console-log/?)

    Thread Starter netton1956

    (@netton1956)

    First action, filling the form:

    This Debug plugin is a bit of a pain in the ass ?? It ‘destroys’ my homepage, and the console acts very strange:

    autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303 POST https://desmaakvanespresso.nl/wp-json/contact-form-7/v1/contact-forms/504/feedback net::ERR_INTERNET_DISCONNECTED
    (anonymous) @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    (anonymous) @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    (anonymous) @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    (anonymous) @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    (anonymous) @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    n @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    l @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    (anonymous) @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303 {code: ‘fetch_error’, message: ‘You are probably offline.’}code: “fetch_error”message: “You are probably offline.”Prototype: Object
    (anonymous) @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    Promise.catch (async)
    l @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303
    (anonymous) @ autoptimize_13c834859a432a75e5e1c8df37345f77.js:1303

    I can assure you I am definitely not offline ??

    The errorlog contains:

    [16-Feb-2023 08:25:46 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:26:41 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:27:01 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:27:02 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:27:08 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:27:09 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:27:15 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:27:18 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:27:43 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:27:49 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:28:20 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:28:51 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:30:21 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:30:52 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:32:13 UTC] NOT NEW INSTALL
    [16-Feb-2023 08:32:16 UTC] NOT NEW INSTALL

    The messages on screen however do point to ‘something’:

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_21 text default '';

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_24 text default '';

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_25 text default '';

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_24_meta text default '';

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_25_meta text default '';

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_21 text default '';

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_24 text default '';

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_25 text default '';

    WordPress databasefout: [Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_24_meta text default '';

    WordPress databasefout:?[Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs]
    ALTER TABLE bfmCy0s7_tablesome_table_260 ADD COLUMN column_25_meta text default '';

    This probably causes the problem with the second action, which for now I didn’t perform.

    Thread Starter netton1956

    (@netton1956)

    After disabling the Debug plugin and restoring the wp-config.php the site returned to the previous state. The form is stored, the original problems with tablesome remain.

    Thread Starter netton1956

    (@netton1956)

    The current table:

    -- Tabelstructuur voor tabel bfmCy0s7_tablesome_table_260
    
    CREATE TABLE bfmCy0s7_tablesome_table_260 (
    id bigint(20) UNSIGNED NOT NULL,
    post_id bigint(20) UNSIGNED DEFAULT NULL,
    author_id bigint(20) UNSIGNED DEFAULT NULL,
    created_at datetime DEFAULT '0000-00-00 00:00:00',
    updated_at datetime DEFAULT '0000-00-00 00:00:00',
    rank_order varchar(255) DEFAULT NULL,
    column_4 text DEFAULT NULL,
    column_5 text DEFAULT NULL,
    column_6 text DEFAULT NULL,
    column_7 text DEFAULT NULL,
    column_8 text DEFAULT NULL,
    column_9 text DEFAULT NULL,
    column_10 text DEFAULT NULL,
    column_11 text DEFAULT NULL,
    column_12 text DEFAULT NULL,
    column_13 text DEFAULT NULL,
    column_14 text DEFAULT NULL,
    column_15 text DEFAULT NULL,
    column_19 text DEFAULT NULL
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
    Thread Starter netton1956

    (@netton1956)

    Found a quick and dirty solution:

    innodb_strict_modeOFF

    ThnX for getting me in the right direction.

    Ticket can be closed.

    Thread Starter netton1956

    (@netton1956)

    Kind regards,

    Ton

    Plugin Author Essekia

    (@essekia)

    @netton1956 Great Solve. Thanks for using Tablesome and do consider leaving a review.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Odd behaviour CF7 integration’ is closed to new replies.