WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-59f7a1-6e.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 = 120807 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: Update MDB Select Icon
stokkup2313
pro premium priority asked 3 years ago
Expected behavior Ability to change the icon for mdb select
Actual behavior
can not change it only remove it
Resources (screenshots, code snippets etc.)
trying to get it to look something like this 
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 Angular
- MDB Version: MDB5 2.3.0
- Device: Mac
- Browser: Chroms
- OS: MacOS
- Provided sample code: No
- Provided link: No
stokkup2313 pro premium priority commented 3 years ago
i also want to be able to remove the outline of the mdb select when its active.