Hey there, Awesome Customers!

Just a heads up: We'll be taking a breather to celebrate International Workers' Day (May 1st and 2nd - Wednesday and Thursday) and Orthodox Easter from Good Friday (May 3rd) through Easter Monday (May 6th). So, from May 1st to May 6th, our team will be off enjoying some well-deserved downtime.

During this time, our customer support will be running on a smaller crew, but don't worry! We'll still be around to help with any urgent matters, though it might take us a bit longer than usual to get back to you.

We'll be back in action at full throttle on May 7th (Tuesday), ready to tackle your questions and requests with gusto!

In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find loads of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel). These gems might just have the answers you're looking for while we're kicking back.

Thanks a bunch for your understanding and support!

Catch you on the flip side!

Warm regards,

TMS

Okay
  Public Ticket #3338627
WP6.2 WPDatatable 5.4.1 update
Closed

Comments

  • Charles Russell started the conversation

    I updated the plugin to the latest version and WP to the latest version. I no longer see my tables for editing in the back end. They are there. They run on the front end. I see the 100+ charts on the back end for editing, but what happened to all my tables? I need to edit them. I do see the wpdatatable sin the DB in PHP MyAdmin. 

    Most importantly, how do I make sure I can contact support and get help in these instances? For some reason your system does not see my purchase code as up to date. I was an early adopter and have used wpdatables and master-detail on hundreds of tables and charts. 

  •  1,693
    Miloš replied

    Hi, Charles.

    Sorry for the waiting time, we don't work on weekends.

    -

    1. In regards to the "browse tables" issue.

    Can you please first check under  the "System Info" tab of our Plugin dashboard, and let me know which MySQL Version is showing there?

    It is important for us to confirm that because our developers will add a new fix in the upcoming Update, so we are taking note of every user's version, to be sure - they will then add fix for all affected versions.

    5969685690.png

    Here is what you can try, too, in order to fix this right now, as a "temporary fix".

    If you can please edit one PHP file of our plugin, with any text/code editor of your choice,

    you will find it in this path ( either through your hosting's FTP, or the Hostings Panel/ File Manager) :

    wp-content/plugins/wpdatatables/source/class.wdtbrowsetable.php

    around line 87, find this :

    if (version_compare($dbVersion, '5.6', '>=')
    

    then replace it with this :

    if (version_compare($dbVersion, '5.5.5', '>')
    

    Let us know if you try this, does it fix the issue with the latest wpDataTables version 5.4.1,

    and if you can also please confirm your MySQL version from System Info.


    2. In regards to the Purchase Code issues,

    can you confirm did you buy the licence(s) through our site,  or perhaps through Envato/CodeCanyon?

    Our managers can check your licence in our system, but if it is through Envato, they will need to confirm your Envato Code, then they can check that for us.

    If you send us the code, please make sure to mark the reply as PRIVATE, so that only we can see it, for safety reasons.


    3. In regards to our Support, you can always reach out to us and we will do our best to help,

    we can also always check the status of your licences, etc.

    Thank you.

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  •  1,693
    Miloš replied

    Hi, Charles.

    Apologies, i forgot to ask you an important detail.

    2. In regards to the licence status issue - can you tell me more details where did you see that the system said it was not up to date?

    Was that on the Ticksy Support system when you were opening the ticket,

    or in the plugin's Activation settings?   Is it possible to show us any screenshot or a Video of that issue?

    And if you can confirm the other points asked from earlier.

    Thank you.,

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables