• Hello,

    I’m getting the below error on /seller-dashboard/followers/ and /seller-dashboard/support/ pages:
    DataTables warning: table id=wcfm-support - Requested unknown parameter '1' for row 0, column 1. For more information about this error, please see https://datatables.net/tn/4

    I’ve cleared all the caches, and there are no fatal errors in the log. The corresponding ajax request returns the following:
    {"success":false,"data":"Invalid nonce! Refresh your page and try again."}

    I’ve spent nearly 2 weeks trying to solve the problem, including copying site over to a different host. The problem seems to have appeared after I updated the plugin nearly 3 weeks ago.

    Kindly advise as to what should be done about it?

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

    (@skillsup)

    I think I’ve figure out the issue in the code.

    assets/js/followers/wcfmu-script-followers.js doesn’t supply a nonce in the ajax call, which probably goes as security paramter.

    If you can include that parameter in all the corresponding script, that should solve all such issues.

    I’m having the same errors on different parts of wcfm especially on the follower page. Can you explain how to solve this?

    I am getting the same. WCLovers are shocking at replying to messages though, so I’m not expecting a solution anytime soon.

    Hi, I updated the plugin and this issue occurred.
    I tried to clear caches multiple times but it did not work.
    Also, try by uploading site data on another server but the result is the same
    *WCFM – WooCommerce Frontend Manager Version 6.6.5*

    I am getting this issue on only two pages (Support and Subscription list)
    After some debug, I notice that,
    wcfm_ajax_nonce parameter is missing in the requested data where
    1)
    action: wcfm_ajax_controller
    controller: wcfm-subscriptions
    2).
    action:
    wcfm_ajax_controller
    controller:
    wcfm-support

    • This reply was modified 2 years, 5 months ago by Tarun Paliwal.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘DataTable Errors’ is closed to new replies.