Title: wp_postmeta hardcode bug
Last modified: December 8, 2023

---

# wp_postmeta hardcode bug

 *  Resolved [jaskipper](https://wordpress.org/support/users/jaskipper/)
 * (@jaskipper)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wp_postmeta-hardcode-bug/)
 * Thank you so much for the plugin! We found a bug in the code that was causing
   issues for us, as our database schema is a little different than default. On 
   line 113 of class-gs-formntr-services.php, `wp_postmeta` is hardcoded into the
   plugin. This was causing the plugin to error and not post new submissions to 
   the Google Sheet. I replaced with `$table_name` which was earlier defined on 
   line 95, and the issue was fixed.

Viewing 1 replies (of 1 total)

 *  Plugin Author [WesternDeal](https://wordpress.org/support/users/westerndeal/)
 * (@westerndeal)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/wp_postmeta-hardcode-bug/#post-17281409)
 * Hello [@jaskipper](https://wordpress.org/support/users/jaskipper/)
   Thanks for
   letting me know,I will update with the fixes in the next version, latest by tomorrowThanksAbdullah

Viewing 1 replies (of 1 total)

The topic ‘wp_postmeta hardcode bug’ is closed to new replies.

 * ![](https://ps.w.org/gsheetconnector-forminator/assets/icon-128x128.gif?rev=3232719)
 * [GSheetConnector for Forminator Forms](https://wordpress.org/plugins/gsheetconnector-forminator/)
 * [Support Threads](https://wordpress.org/support/plugin/gsheetconnector-forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/gsheetconnector-forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gsheetconnector-forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gsheetconnector-forminator/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WesternDeal](https://wordpress.org/support/users/westerndeal/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/wp_postmeta-hardcode-bug/#post-17281409)
 * Status: resolved