• Resolved ojasya

    (@ojasya)


    hey there
    I have built table using serialized PHP array. All is working good but since we have like 10000 rows we need to cache the table to keep it fast..

    But instead of .php file , I am using an WordPress endpoint to generate serialized PHP array.

    But cache of table is not clearing and it is showing outdated results..
    Even though I tried clearing Cache using Cron Jon OR directly visiting URL in browser(which returns 0)

    Currently only way to clear cache is resaving the the WP Datatable

    So can you please a suggest a solution to clear cache using CRON job

Viewing 1 replies (of 1 total)
  • Plugin Author wpDataTables

    (@wpdatatables)

    Hello,
    Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.

    If the table which is linked from a PHP array is not correctly updating via our Auto Update Cache feature, when you manually perform this function via your browser;
    In that case, we should investigate why that happens on your Site.

    We are not able to reproduce this issue – any table we make, such as linked from PHP array or CSV/Excel, etc. – they are all updating correctly either via Cron Job or via the manual URL command through the browser, so it seems to be isolated on your Site at the moment.

    If you can please open?a?pre-purchase ticket?on our Main Support site and one of our Agents will ask you some additional details about your setup, etc, to go into more detailed troubleshooting steps.
    The pre-purchase ticket category doesn’t require a purchase code, so you can just refer to our correspondence here. They will help isolate the issue on your Site.

    Thank you.
    Kind regards.

    • This reply was modified 2 months, 1 week ago by wpDataTables.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.