• Resolved Seb

    (@ssamyn)


    Hi,

    I’ve updated to version 2.7.2 of the plugin and now, I have the following issue when trying to sort by columns of a Data Publisher flat table.

    TypeError: e.push is not a functionjquery.dataTables.min.js:69:468
        jQuery 2
            Va
            Ma

    The same table was working in the previous version though.

    Thanks again for this great plugin and your help,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi Seb,

    How do you sort? Are you following the format as suggested by the “?” button after colummn “default order/by”? Make sure you enter the column position, where the first column has position 0. For example, if you want to sort on the fourth column in descending order enter: 3,desc (for ascending order enter 4,asc or just 4).

    Please let me know if this solves your problem. If not, can you give me some more detailed instructions so that I can reproduce this error?

    Best regards,
    Peter

    Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi Seb,

    I found it! Sorry, it looks like I missed this during testing.

    I patched version 2.7.2 right away. You just need to reinstall. Make sure you disabled the checkboxes “Delete plugin tables” and “Delete plugin settings” in the uninstall settings to keep your plugin settings and respository data:
    WP Data Access > Manage Plugin > Uninstall Settings

    Thank you for reporting this issue!

    Best regards,
    Peter

    Thread Starter Seb

    (@ssamyn)

    Hi Peter,

    It’s fixed, thanks for your quick reply !

    Regards,
    Seb

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

The topic ‘e.push is not a function’ is closed to new replies.