WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-14d046-25.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 = 116507 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: how to make a tab component inside dropdown menu
han fei wan
asked 4 years ago
im trying drop a tab inside dropdown component, it seem only worktable on previous MDB v3, but for latest version 5, it can't working fine. when click on tab and dropdown will automatic close it up. any idea can fix it?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 3.9.0
- Device: desktop
- Browser: firefox and chrom
- OS: windows
- Provided sample code: No
- Provided link: No
Michał Duszak staff commented 4 years ago
Hello, could you show me an example of a code where it's not working properly, or a demo of it when it was working?