My entries from wp form is inserted in wrong fields in my google sheet.
]]>hello, I am wishing to use the WPForms Google Sheet Connector, in order to create a mailing list. What i am looking for, is the ability to delete a record – unsubscribe.
we have a very simple way of adding records, what i need, is the equivalent of an unsubscribe, that would remove a name from a Google sheets. I presume this would be possible, but while there are many pages saying how to add a row, I can’t find any telling me how to remove one.
I realize that I could go in and delete by hand, but automation is far more reliable (and by hand could become very time consuming.
any help would be greatly received
]]>Dear WPForms Support Team,
I am experiencing an issue with the WPForms Google Sheets Connector on my WordPress site. Despite deactivating and re-authenticating the connector, my Google Sheets is still not capturing form entries. I have also tried toggling the enable settings for the Google Sheets Connector, but the problem persists.
Here are the details of the issue:
Despite these steps, the issue remains unresolved, and the form entries are not being captured in Google Sheets. Could you please assist me in resolving this issue? Any guidance or suggestions you can provide would be greatly appreciated. If you need any further information or access to the site, please let me know.
Thank you for your support.
]]>I managed to properly set up the google drive account and add the sheet to the form I am working on.
the fields are all correct but the sheet is still empty after some submissions
the log file does not show any information
]]>wpforms gheet connector free not sending data to google sheets. i already authenticated the gmail and sheets is connected properly.
]]>Stopped connecting to Gsheet after years working properly.
No errors on Debug logs, enabled in wp-config too.
Re-authenticated, copied and pasted all columns from scratch.
On “GSheetConnector for WP Contact Forms wants access to your Google Account” if I try to allow access to Google Sheets, get “Oops! 404 Not Found” error!
]]>I started having problems with the connector where my online form was working perfectly then all of a sudden the fields were offset to column O, and even though all the data was there, it did not match the columns. eg. The entered name was correct, but it wasn’t in the “name” column (column A).
I did massive testing on it and it seems like the characters aren’t being escaped properly. For example if the submitter uses a comma, their response it causes the offset. I was able to figure this out by testing, and on a failure, check the previous line and if it has commas for sure and maybe slashes, removed them. Then a retest worked perfectly. I only had 18 rows, so it didn’t take long to test this theory and prove it.
I tried to find documentation, but didn’t see it anywhere. Is this something I missed, or you can fix, or add an option to remove the unwanted characters?
]]>Hello, I’ve been using your plugin on some previous projects, and with the former setup withing the plugin menu, everything worked correctly, and form submissions did appear in the spreadsheet. However, after using the newest version with settings moved to the WPForms menu, the submissions don’t appear in the spreadsheet. The link to the spreadsheet is correct (after entering all the details, like tab id etc.), the labels are also the same. Telegram bot integration with the other plugin work smoothly, all the submissions are coming in there. But not the spreadsheet, unfortunately.
]]>The plugin works as intended but you have to use a personal Google Account to access and store the data in the sheets and Google detects these actions as spam/bots and they lock and even disable the account(s).
]]>Hey.
So I changed my email or at least I tried it. When logging out of my old e-mail and logging in my new e-mail I can see in google apps that it got connected. But when I connect my new email it still shows the old e-mail in the integration tab in the general settings. Where is that all being saved so I can delete the old data?
Regards Wibias
]]>While sending a particular google drive based upload from this plugin to a google sheet it seems to me like the data is going in raw format, I will need to display the main url or file name will be acceptable too.
This is what i got when i sent the upload field to google sheets: [{“id”:”1y2U0l16jhXJiDf_iiClXqoTKP5VsF4wk”,”accountId”:”11578558004883807987″,”name”:”Resume-Arush%20Pal.pdf.pdf”,”iconLink”:”https://drive-thirdparty.googleusercontent.com/16/type/application/pdf”,”size”:”201737″,”parents”:[“1cTnXNMmhyv51a430biNioVXFQwO3FE1Y”],”path”:false}]
]]>Hello GSheetConnector WPForms team,
First and foremost, I want to express my gratitude for the incredible plugin you’ve developed. Your work has been nothing short of amazing, and it has significantly streamlined our processes.
I’m reaching out to report a bug regarding the synchronization of the “Consent” field with Google Sheets. Despite my attempts to troubleshoot by changing the field name and removing special characters, the information under “Agree” (or any other specified term) isn’t being exported to Google Sheets. This issue is unique to the “Consent” field, as all other form fields are working perfectly.
After numerous attempts, the “Consent” field remains unresponsive, not sending any information to the spreadsheet. This has become a crucial concern, especially since I work for a client in the lead-selling business, where obtaining consent information is pivotal.
————————-??????————————-
Additionally, I would like to suggest the incorporation of an option to capture IPV6, not just the server’s IP with the {ip} tag. In a recent project, this information was vital for my client, and I had to resort to hiring a developer on Fiverr to create an addon.
Thank you for your attention to this matter, and I appreciate your ongoing efforts to enhance an already fantastic plugin.
Best regards, Thiago Xavier from Brazil @thiagolead
]]>https://prnt.sc/8VTp5LKngbPg
how can i fix this error ?
Hi, i used the Plugin quite from the beginning. The transition to WPForms has been ok. But now on accident, i deleted the WorkSheet in Google Drive and tried to set it all up again. But it does not matter what i do, the info never gets to the Google sheet. I adjusted all Spread Sheet Name, Spread Sheet id, Tab names, and Sheet Tab ID. I had in my old sheet “date” not sure if the new format supports the date, but I tried even without the date and used only Name & EMail.
But nothing and this on all websites, what used this sworkheet.
Any idea, what is wrong?
]]>I’m Trying to connect the google account to the addon but after signing in a “Authentication Issue” is showing “An Access Token could not be retrieved. Please try reauthenticating.” I tried authenticate on the page view but still showing the same.
I also tried on incognito, different browsers and clearing my browser’s cache
So I decided to go through my forms and add the GSheet settings to the new location in WPForms Builder but then when I tested it the entry submitted twice. This is obviously due to the old settings but when I went to try to remove it there is no save button. So how do I set the old settings for that connection to blank?
]]>Hi There, hope all is good.
Whenever someone tries to submit form, they get this error – https://capture.dropbox.com/5AC5r0ZmS93vTKgy
I’ve done some troubleshooting. When GSheetConnector is disabled, it works ok.
Please could you take a look and let me know what’s up please? Thank you ??
]]>Is there any option the user can edit their form responses after submit
]]>I found that in my Google sheet in order to have the dates automatically added the column label has to be ‘date’.
Is there anyway to make this work automatically when having the column label ‘Date’
]]>When i submit form then i get fetal error
when i check line of code that is
foreach( $smart_tags as $key ) {
// For free version displaying error as entry id is zero.
if( preg_match_all( '/entry_date format=\"(.+?)\"/', $key ) && $entry_id == 0 ) {
continue;
} else {
$data[ $key ] = wpforms()->get( 'smart_tags' )->process('{' . $key . '}', $form_data, $fields, $entry_id);
}
}
And My Erroe is
Fatal error: Uncaught Error: Call to undefined method stdClass::process() in /home/hinfinit/hinfinitygroup.com/wp-content/plugins/gsheetconnector-wpforms/includes/class-wpforms-integration.php:376 Stack trace: #0 /home/hinfinit/hinfinitygroup.com/wp-includes/class-wp-hook.php(307): WPforms_Googlesheet_Services->entry_save(Array, Array, '10546', Array) #1 /home/hinfinit/hinfinitygroup.com/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #2 /home/hinfinit/hinfinitygroup.com/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #3 /home/hinfinit/hinfinitygroup.com/wp-content/plugins/wpforms/includes/class-process.php(792): do_action('wpforms_process...', Array, Array, '10546', Array) #4 /home/hinfinit/hinfinitygroup.com/wp-content/plugins/wpforms/includes/class-process.php(390): WPForms_Process->entry_save(Array, Array, '10546', Array) #5 /home/hinfinit/hinfinitygroup.com/wp-content/plugins/wpforms/includes/class-process.php(92): WPForms_Process->process(Array) #6 /home/hinfinit/hinfinitygroup.com/wp- in /home/hinfinit/hinfinitygroup.com/wp-content/plugins/gsheetconnector-wpforms/includes/class-wpforms-integration.php on line 376
I got this in my email…
Howdy!
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, WooCommerce GSheetConnector.`
I am not sure if it is safe to post here.
]]>Hello i just see, that since march I have had this error. any idea?
Thank you!
Fatal error: Uncaught Error: Call to undefined method Wpform_gs_Connector_Utility::wpform_debug_log()
in /home/go5yw1wfncsb/public_html/wp-content/plugins/gsheetconnector-wpforms/lib/google-sheets.php on line 271
Call stack:
wpfgsc_googlesheet::gsheet_get_google_account()
wp-content/plugins/gsheetconnector-wpforms/lib/google-sheets.php:242
wpfgsc_googlesheet::gsheet_get_google_account_email()
wp-content/plugins/gsheetconnector-wpforms/lib/google-sheets.php:296
wpfgsc_googlesheet::gsheet_print_google_account_email()
wp-content/plugins/gsheetconnector-wpforms/includes/class-wpforms-integration.php:238
WPforms_Googlesheet_Services::add_integration()
wp-content/plugins/gsheetconnector-wpforms/includes/pages/wpforms-gs-settings.php:39
include()
wp-content/plugins/gsheetconnector-wpforms/gsheetconnector-wpforms.php:194
WPforms_Gsheet_Connector_Init::wpforms_google_sheet_config()
wp-includes/class-wp-hook.php:307
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:331
WP_Hook::do_action()
wp-includes/plugin.php:474
do_action()
wp-admin/admin.php:259
Hi I’m using wpforms Pro.
The plugin activated ok, I got the google key ok, I created the google sheet and cut and pasted the name, id, tab name and number to setting ok, I can link to the sheet from setting ok. I chose an existing form and cut and pasted every field to the first row of the sheet. I cut and pasted the debug declarations into the wp-config.php (not at the beginning and not past the ending)
I’ve submitted the for more that 15 times with different tweaks and still nothing, nothing shows in the debug log.
I have the WPForms Lite installed and created a simple form. I have the WPForms – Google Sheet Integration installed. It appears the integration is successful:
1. Google Access Code: Currently Active
2. Connected email account: {undisclosed} but declared
3. Debug Log > View = {Null – no data}
4. Google Sheet Setting complete and the ‘Google Sheet Link’ button launches the correct google form and page.
5. I have matched the field labels to corresponding values on row 1 of the google sheet.
6. I get an email with the correct fields and values on submit.
7. WP version: 5.9
I can access the form via my webpage and the form redirect works on submit (I think this means the form is working) but I’m not getting any of the data submitted to the google sheet. Ideas from anyone?
]]>Debug log show nothing, even if i have the debug true and everything configure as your webpage says to configure config.php
doesnt send data, even with no space between sheet name and tab name.
doesnt work when selecting the form to show whats the sheet info…the loading symbol wont stop and nothing shows..
]]>Hi Sir, Plugin was working perfectly from previous 7 months. But I have update it today. After creating a form through wpfrorms, I successfully connect it to the plugin. But when someone fills the form and hit the submit button, there shows an error insted of confirmation message. The error was (There has been a critical error on this website).
When I checked the error log file in wp-content, it was showing this:
[10-Jan-2022 15:19:07 UTC] PHP Fatal error: Uncaught Error: Call to undefined method stdClass::process() in /home/l8evnjboql4z/public_html/wp-content/plugins/gsheetconnector-wpforms/includes/class-wpforms-integration.php:376
Stack trace:
#0 /home/****this is hidden by me sir***/public_html/wp-includes/class-wp-hook.php(303): WPforms_Googlesheet_Services->entry_save(Array, Array, '5504', Array)
#1 /home/****this is hidden by me sir***/public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
#2 /home/****this is hidden by me sir***/public_html/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
#3 /home/****this is hidden by me sir***/public_html/wp-content/plugins/wpforms/includes/class-process.php(711): do_action('wpforms_process...', Array, Array, '5504', Array)
#4 /home/****this is hidden by me sir***/public_html/wp-content/plugins/wpforms/includes/class-process.php(339): WPForms_Process->entry_save(Array, Array, '5504', Array)
#5 /home/****this is hidden by me sir***/public_html/wp-content/plugins/wpforms/includes/class-process.php(92): WPForms_Process->process(Array)
#6 /home/l8evnjboql4z/public_html/wp-includes/class-wp-hook.php( in /home/****this is hidden by me sir***/public_html/wp-content/plugins/gsheetconnector-wpforms/includes/class-wpforms-integration.php on line 376
After deleting your plugin my problem has fixed. Now when I click on submit button it is showing me the confirmation message without any errors.
I thought my issue may be solved by reinstalling the plugin. I reinstall my plugin and coonect it to my google account. But it’s again showing the same error. So I have to delete the plugin.
NOTE: As I have described that it shows error when someone submits the form. But I can see all the entries by going into entries section of wpforms plugin. But the entries are not visible on google sheet. Sir I want to integrate my data with google sheets. Please help me I want to reinstall your plugin.
]]>Hello, after the last update the entires didn’t show on my google form ? i tried to deactivate and delete the plugin the reinstall it but still same issue. any help please ?
]]>Hello,
I cannot seem to get data sent from my WP Form to my Google sheet.
I tried making a simple WP Form with 1 field with a label called “Phone”. I set up a brand new Google sheet and added a corresponding column header called “Phone”. I have verified that the Google Sheet name, ID and tab ID are all correct. I have also verified that my account is authenticated with the plug in properly. There are no error messages in the debug logs (the log file is blank). What am I missing?
Thanks in advance.
]]>Hello. The system has not been operating normally for a few days. Clicking on the button will start loading the wforms, 2-3 seconds and will not send. If I turn off the gsheet plugin it works normally. I tried to authenticate again, twice, it doesn’t work. All pages are fine, titles are set, etc.
]]>Hi,
This has been working so create, but now it stopped.
Nothing changed, only once I inactivate the plugin in the plugin options and put it back.
Any Idea, perhaps the new WordPress version?
Thank you
]]>