Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter m0nk

    (@m0nk)

    Looks like it’s somehow connected with rowspan.
    When it’s this way: http://s2.ipicture.ru/uploads/20120212/Fm6WQYQT.jpg – no error appears.
    When it’s this other way: http://s2.ipicture.ru/uploads/20120212/xAEymBW3.jpg – this error appears (still the table looks as it should).

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post.

    Yes, the problem here is the usage of #rowspan# or #colspan#. This is not fully supported by the DataTables JavaScript library (for sorting, filterin, pagination, …) and therefore results in that error message.

    To fix this, simply uncheck the “Use JavaScript library” checkbox on the table’s “Edit” screen, or remove all #rowspan#/#colspan#, if you want to keep the sorting function for this table.

    Regards,
    Tobias

    Thread Starter m0nk

    (@m0nk)

    Thanks for your really prompt reply (as well as for the great plugin).
    I already found out, that DataTables JavaScript library makes it crash and disable it 🙁
    But thanks anyways! 🙂

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂

    Best wishes,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Requested unknown parameter’ is closed to new replies.