Hey everyone!
With the holiday season upon us, we want to share our upcoming working hours:
- New Year: Our team will be off on January 1st and 2nd. We’ll be back on Friday, January 3rd, to respond to any messages received during this time.
- Weekend: As usual, we don’t work on weekends, so January 4th and 5th will also be non-working days.
- Orthodox Christmas: Our office will be closed on Monday and Tuesday, January 6th and 7th for the holiday.
After that, we’ll return to our regular schedule and assist you as quickly as possible.
In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find tons of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel), which might just have the answers you need while we’re away.
Thanks a bunch for your understanding and support!
Warm regards and happy holidays!
TMS
I have 5.0 version of wpDataTables plugin but cannot update it from wpadmin -there is no link and no updates available. My key supposed to work for 2 doamins, and I previously updated in one domain markovprocesses.net _ I can see new versions here, and this domain is listed in TMS Plugin Store (tms-plugins.com). However, when I add key in my other domain, markovprocesses.com, nothing happend and this domain does not appear in the list of my registered domains. But plugin (version 5.0) itself is marked as active.
Hi, Vladimir.
Can we please take a remote look at this domain's back-end of WordPress,
for the one that has the issue?
Please provide me a temporary WP-admin (administrator) user for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties.
You can write credentials here just check PRIVATE Reply so nobody can see them except us.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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
Hi, Vladimir.
Thank you for the Admin access, I can see what the issue is.
You have the error "Maximum domains active on the licence", and I see on your screenshot from the Store's Domain Manager that you only got 1 domain out of 3 active on this licence.
-
This could be an issue with the SSL certificate on your site.
There is a workaround for this issue.
You can edit a PHP file on your FTP in the plugin folder, with any text/code editor.
This is the path of the file :
../wp-content/plugins/wpdatatables/controllers/wdt_admin_ajax_actions.php
around line 1089 ( during updates the exact lines of code change, so i recommend searching for string "curl_setopt" with CTRL+F"), you will find this line of code:
then add this below that :
in the end it should look like this :
And it will bypass the SSL issue, and activate the license.
Please note, though, that if you migrate the site in the future, and the SSL certificate is not updated, you'll need to add this line again.
-
This should solve that error and it should allow you to activate the licence, then you should be able to try and update the plugin the "easy way" directly through WordPress.
Let me know how it goes?
2. Yes, if everything fails, you can still manually update your plugin by downloading the latest plugin version through your TMS Store Account,
and you can upload the new version.
If you succeed to activate the purchase code in wpDataTables Settings/Activation, the update should be offered in the Plugins section.
On some WordPress installations, you need to deactivate the plugin first in order to see the update offered, so please try that.
If that doesn't work, try going through Dashboard/Updates.
See if you can update the plugin through there, and if that doesn't work either, you can follow the manual update procedures explained in this Guide :
Updating the plugin to the latest version
I hope it helps.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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
Hi, Vladimir.
No problem, i am happy to help.
If you wish to fix the SSL issues of the site, you can go through this Guide from WPBeginners website.
That should help to get a valid SSL certificate, then you won't have to repeat editing of our code in the future,
during updates;
and it might help with the auto-updates.
-
You can also see their Guide on How to Enable Automatic Updates for WordPress Plugins here.
-
I hope that helps.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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