Title: [Plugin: WP-Table Reloaded] Table Data not saved
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Table Data not saved

 *  Resolved [pjf](https://wordpress.org/support/users/pjf/)
 * (@pjf)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-data-not-saved/)
 * I am getting this error which occurs after I have partially completed a table…
   Warning: Invalid argument supplied for foreach() in /home/easy4977/public_html/
   messageworks.ca/wp-content/plugins/wp-table-reloaded/views/view-edit.php on line
   119.
 * Suggestions?
    thanks pf
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-data-not-saved/#post-3047206)
 * Hi,
 * this probably means that there is something wrong with the character encoding
   of the data. Usually this happens when using characters from foreign languages,
   like Chinese or Czech, but also with typographically nicer looking quotation 
   marks or hyphens.
 * Does this table come from an import?
 * Regards,
    Tobias
 *  Thread Starter [pjf](https://wordpress.org/support/users/pjf/)
 * (@pjf)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-data-not-saved/#post-3047216)
 * Tobias
    Thanks for the fast reply. Not an import. I added the plug-in, set up
   a basic table which is to highlight a few of my customers (logo + text.) I then
   insert a few images, and pasted text. The preview showed the table working fine,
   and then after adding more data, the table – name, content, etc would not save.
   The [table id=3 /] on the preview showed [table id=0 /] and would not find the
   table I had been working on previously. I got the same error for every line:
 * Warning: Invalid argument supplied for foreach() in /home/easy4977/public_html/
   testsite/wp-content/plugins/wp-table-reloaded/views/view-edit.php on line 211
   
   Move row row
 * Warning: Invalid argument supplied for foreach() in /home/easy4977/public_html/
   testsite/wp-content/plugins/wp-table-reloaded/views/view-edit.php on line 230
   
   Move column column
 *  Thread Starter [pjf](https://wordpress.org/support/users/pjf/)
 * (@pjf)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-data-not-saved/#post-3047217)
 * Actually Im getting a ton of errors now:
 * Warning: array_fill() [function.array-fill]: Number of elements must be positive
   in /home/easy4977/public_html/testsite/wp-content/plugins/wp-table-reloaded/classes/
   helper.class.php on line 57
 * Warning: array_splice() expects parameter 1 to be array, null given in /home/
   easy4977/public_html/testsite/wp-content/plugins/wp-table-reloaded/controllers/
   controller-admin.php on line 652
 * Warning: array_splice() expects parameter 1 to be array, null given in /home/
   easy4977/public_html/testsite/wp-content/plugins/wp-table-reloaded/controllers/
   controller-admin.php on line 653
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-data-not-saved/#post-3047223)
 * Hi,
 * ok, thanks for the clarification. Did you then maybe copy&paste content into 
   the table (instead of really plain typing everything)? That might be another 
   source for this problem.
 * And don’t worry about the number of error messages, those are the result of one
   common problem: The table data somehow was not saved in the database, or it got
   corrupted. Due to that, it can’t be read again and everything breaks basically.
 * Now, as you seem to have just started with WP-Table Reloaded, it might be worth
   a try to simply switch to the designated and official successor, TablePress (
   see [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)),
   that I’m currently working on. In TablePress, I have corrected some design decisions
   that now lead to trouble like you experience in WP-Table Reloaded. Therefore,
   TablePress should be more robust against problems like this. Can you maybe try
   TablePress? (Yes, it says that it is still “alpha”, but it’s usable already.)
 * Regards,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] Table Data not saved’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

## Tags

 * [invalid argument](https://wordpress.org/support/topic-tag/invalid-argument/)

 * 4 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-table-data-not-saved/#post-3047223)
 * Status: resolved