WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-160ed9-23.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 = 92711 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: Datatables Example
I wanted to try the simple example of Datatables. So I copied the code for Basic example on the site (https://mdbootstrap.com/docs/vue/tables/datatables/) and added it as component in my code.
The application runs without any error but there is nothing loaded on the screen.
Did I have to change anything in the example code that it will work?
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 Vue
- MDB Version: 4.8.2
- Device: Notebook
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No