WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-1291b5-11.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 85794 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: Change language of MDBDataTable
javierspano
asked 7 years ago
When I use the component MDBDataTable I can't change the language as I do in the jquery version of DataTables (I mean this DataTable), specifically I would like to change the info and search text without having to get the elements with JS and modify them.In case you ask for the code...
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.7.1
- Device: Desktop PC
- Browser: Chrome
- OS: Linux
- Provided sample code: Yes
- Provided link: Yes