Title: gsheet load from &#8211; construct
Last modified: December 4, 2023

---

# gsheet load from – construct

 *  Resolved [e dev](https://wordpress.org/support/users/efishinsea/)
 * (@efishinsea)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/gsheet-load-from-construct/)
 * errors are generated non-stop if this plugin is running:
 *     ```wp-block-code
       [04-Dec-2023 17:15:07 UTC] gsheet load from - construct
       [04-Dec-2023 17:17:07 UTC] gsheet load from - construct
       [04-Dec-2023 17:18:56 UTC] gsheet load from - construct
       [04-Dec-2023 17:18:58 UTC] gsheet load from - construct
       [04-Dec-2023 17:18:58 UTC] gsheet load from - construct
       [04-Dec-2023 17:18:58 UTC] gsheet load from - construct
       [04-Dec-2023 17:21:00 UTC] gsheet load from - construct
       ```
   
 * any fixes for this?

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

 *  Thread Starter [e dev](https://wordpress.org/support/users/efishinsea/)
 * (@efishinsea)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/gsheet-load-from-construct/#post-17252076)
 * Nothing to “fix” but developers need to be careful to comment out their logging
   from production code releases.
 *     ```wp-block-code
       \tablesome\includes\actions.php: 
       line 1469 
       error_log( 'table_id: ' . $table_id );
       ```
   
 * and
 *     ```wp-block-code
       \tablesome\workflow-library\actions\gsheet-load-from.php
       line 41
       error_log('gsheet load from - construct');
       ```
   
 * this is just poor oversight.
 *  Plugin Author [Essekia](https://wordpress.org/support/users/essekia/)
 * (@essekia)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/gsheet-load-from-construct/#post-17253928)
 * [@efishinsea](https://wordpress.org/support/users/efishinsea/) removed the log
   in the latest version

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

The topic ‘gsheet load from – construct’ is closed to new replies.

 * ![](https://ps.w.org/tablesome/assets/icon-256x256.jpg?rev=2551285)
 * [Tablesome Table - Contact Form DB - WPForms, CF7, Gravity, Forminator, Fluent](https://wordpress.org/plugins/tablesome/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablesome/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablesome/)
 * [Active Topics](https://wordpress.org/support/plugin/tablesome/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablesome/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablesome/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Essekia](https://wordpress.org/support/users/essekia/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/gsheet-load-from-construct/#post-17253928)
 * Status: resolved