WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-5c91f3-37.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 = 99406 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: Select selected not working !!
MDB V4.8.4
option selected="selected" (Or just selected) not work in mdb 4.8.4 IThe value does not apear in the field !

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 jQuery
- MDB Version: 4.8.2
- Device: Computer
- Browser: ALL
- OS: Windows 10
- Provided sample code: No
- Provided link: No
p.sandkuehler pro premium priority commented 6 years ago
I just discovered the same issue when I upgraded to 4.8.2. The desired list item has the class 'active' assigned and it appears in the 'data-activates' property of the select-dropdown, however the value dos not appear in the field as stated above.
What I noticed is that the initialized list just contains the class 'active', but when you select one item by hand, the corresponding list item gets both classes 'active selected' and this is when the selected item will show up in the box itself. Maybe this helps to narrow the source of this error down.
Marta Szymanska commented 6 years ago
Hi,
I apologize for the bug, we will have to do the refactor of our material selec and we will address your issue. We will fix that as soon as possible.
Best, Marta