WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-150035-79d.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 = 123516 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: MDBDatatable - format
Petr Urban
pro premium priority asked 2 years ago
Dear MDB, I'm trying to use the format property on MDBDatatable, but without success. Finally i tried the example from your page, but it is not working for me.
Here is the snippet:
https://mdbootstrap.com/snippets/vue/petr_urban/5394338
https://mdbootstrap.com/snippets/standard/petr_urban/5394402
Is it special field in column structure or is it just adding free object with format like in your example please?
Thanks for any help.
BR, Petr
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Vue
- MDB Version: MDB5 4.0.0
- Device: MacBook
- Browser: Safari, Firefox
- OS: MacOS Ventura
- Provided sample code: No
- Provided link: Yes