• Resolved KipFisher

    (@kipfisher)


    Everything was functioning properly for me until I updated the plugin. I’m now getting the following error on every page I load that has a TablePress table on it (except the table # changes, of course). Any help would be much appreciated. Thanks!

    WARNING:

    DataTables warning: table id=tablepress-8 – Requested unknown parameter ‘2’ for row 7. For more information about this error, please see http://datatables.net/tn/4

    SAMPLE URL W/ISSUE:

    http://halfashed.com/review-ep-carrillo-la-historia-dona-elena/

    Debug INFO:

    · Website: http://halfashed.com
    · TablePress: 1.5
    · TablePress (DB): 28
    · TablePress table scheme: 3
    · Plugin installed: 2014/09/29 13:37:45
    · WordPress: 4.0
    · Multisite: no
    · PHP: 5.4.34
    · mysqli Extension: false
    · mySQL (Server): 5.5.37-cll
    · mySQL (Client): 5.5.37
    · ZIP support: yes
    · UTF-8 conversion: yes
    · WP Memory Limit: 40M
    · Server Memory Limit: 256M
    · Magic Quotes: off
    · WP_DEBUG: false
    · WP_POST_REVISIONS: true

    https://wordpress.org/plugins/tablepress/

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter KipFisher

    (@kipfisher)

    I apologize for the trouble. I figured out what happened. During the update, the

    “Use the following features of the DataTables JavaScript library with this table:”

    got checked. I unchecked that and it is back to normal.

    Kip

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not sure how that checkbox got checked (there’s nothing really in the update that could trigger that), but deactivating it will indeed fix the error. Good to hear that you already found this!

    Best wishes,
    Tobias

    Thread Starter KipFisher

    (@kipfisher)

    I’m not sure either, but it was checked in every table I’d created. In any event, it’s working great now!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    weird, indeed. I’ll run some checks again, but your tables should be all settled 🙂

    Regards,
    Tobias

    I had exactly the same problem, and unticking the “Use the following features…” box fixed the problem, although I’m sure it was ticked deliberately and worked correctly in previous versions. I’ll try and roll back to v1.4 to see what happens.

    Just ticking that features box is enough to cause the error, even if all of the individual features themselves are disabled.

    1.4 is fine and doesn’t generate the error when the features are enabled.

    I’m not sure the features are actually working, but it doesn’t generate an error when you load the page 🙂

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The DataTables JS library was updated in the new release and therefore might show error messages now where it simply failed silently before (so that one has a chance to find and fix any errors).
    I would gladly like to assist in getting those features to work for you. Could you therefore please update to TablePress 1.5 again and post a link to the page where you are getting the error? Thanks!

    Regards,
    Tobias

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the link! The reason for this basically is that you are using combined/merged cells in the table (using #rowspan#). Unfortunately, the DataTables JS library does not support tables that have this, so that you’ll have to uncheck the “Use DataTables” checkbox to fix this error.

    Regards,
    Tobias

    Thanks.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    Tobias,
    I am running into this issue as well. May I email the link to you?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    yes, please email me the link (address is in the main plugin file “tablepress.php”).
    Before that, please make sure that all caches (especially those with JS minification/concatenation, like W3 Total Cache, Minify, …) or things like CloudFront/CloudFlare are flushed.

    Regards,
    Tobias

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

The topic ‘Error message after update’ is closed to new replies.