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 am getting Ajax error messages intermittently on some of our tables. I've followed the instructions here and it seems to be a 504 error.
https://datatables.net/manual/tech-notes/7
In the instructions it mentions 500, but not 504. I've checked the server logs and nothing is coming up. I've attached them anyway.
Please advise - it's a very bad user experience.
Some pages we get this error are
https://www.superguide.com.au/retirement-planning/reckoner-discover-preservation-age-and-age-pension-age
https://www.superguide.com.au/boost-your-superannuation/monthly-superannuation-returns-performance-reckoner-investment-options
https://www.superguide.com.au/boost-your-superannuation/asset-class-performance-reckoner-investment-returns
If the fix is to add this code below. How do I add it?
$.fn.dataTable.ext.errMode = 'throw';
Hi Robert,
Thank you for your purchase.
We visit all pages that you provide and try in different browsers and we can see that tables are working fine without any errors in Console.(attachment 1 2 3)
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Thanks Milan - But here are screenshots to show it is happening. These are in latest Chrome on latest OSX.
Please try refreshing. It happens perhaps 25% or more of the time.
Cheers, Rob
Hi Robert,
We also try in Chrome on Mac (attachments)
We are not sure how to reproduce the issue.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi Milan - OK. We cannot see it now and so it may be that an update from another plugin fixed it. We'll keep an eye on it and let you know if we see it again.
Cheers, Rob
Hi Milan - We are seeing it again. Here are examples in Safari (see attachments).
https://www.superguide.com.au/boost-your-superannuation/monthly-superannuation-returns-performance-reckoner-investment-options
https://www.superguide.com.au/boost-your-superannuation/superannuation-investment-performance-reckoner-discover-annual-returns-investment-options
This is happening in private/incognito windows, so it is not a caching issue.
Cheers, Rob
We are also getting this error in admin. Please see the screenshot.
It is urgent that we have a fix for this, or a workaround. We send out our monthly newsletter tomorrow and so potentially 30,000 subscribers could be getting these errors.
We are also getting a 504 error when trying to save. Please see screenshot.
Hi - Because of the last error I followed up with our host (WP Engine) because the error said it could have been a gateway timeout issue.
They have now moved us to a different server and the errors are currently not happening.
Could this have been the reason for these errors?
Cheers, Rob
Hi Robert,
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
Yes probably this cause the issue. The 504 Gateway Timeout error is an HTTP status code that means that one server did not receive a timely response from another server that it was accessing while attempting to load the web page or fill another request by the browser. You can read more about this on this link.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
OK thanks Milan
Hi Robert,
You are welcome.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi - We are getting this error again. Last time it was resolved because our host (WP Engine) moved us to a new server because we had a 'noisy neighbour' that was causing the timeouts. This time we have checked though and they said there are no issues like that this time.
You can see this error on any of our pages with tables - eg
https://www.superguide.com.au/boost-your-superannuation/superguide-retirement-reckoner
https://www.superguide.com.au/boost-your-superannuation/superguide-much-super-enough-reckoner
https://www.superguide.com.au/retirement-planning/reckoner-discover-preservation-age-and-age-pension-age
Please advise how this can be fixed. We cannot see any timeout issues on our side.
If there is no easy fix, I noticed on this page it says
"If you are willing to accept the error (for example if you cannot alter the backend system to fix the error), but don't want your end users to see the
alert()
message, you can change DataTables' error reporting mechanism tothrow
a Javascript error to the browser's console, rather than alerting it. This can be done using..."Please can you advise, is this javascript ($.fn.dataTable.ext.errMode = 'throw';) something that we can add through the wpdatatables admin, or is there another method that you recommend that we should use to add this code?
Cheers, Rob
Hi Robert,
That page that you provide with datatables suggestion is for another error it is not related with yours which is invalid JSON response. We found on your pages where you have this issue on JSON response is added some html which is not related with our plugin.(attachment) Because of him you get this errors.
Can you please check which plugin use this class first_hide. Also issue can be related is you are using some plugins for compressing js files or hole html.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi Milan - Many thanks. FYI we were able to identify that it was this plugin - https://ampforwp.com/opt-in-forms/
When we deactivate that the error no longer happens so we are liaising with the developer about how to fix.
Cheers, Rob
Hi Robert,
You are welcome.
I hope that developers will find a solution.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables