WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-1525f7-654.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 = 119400 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: Time picker error (urgent)
*_Expected behavior_*
Have set a min and max time for time picker. Therefore user should only be able to pick a time within the min and max
*_Actual behavior_*
It ignores any time entered and gives only 12:00. Please see snippet below.
Resources (screenshots, code snippets etc.)
https://mdbootstrap.com/snippets/standard/softcon/4057175#js-tab-view
The same problem occurs on other versions of md5.
The problem only seems to occur on 24 hour clocks. Using am or pm is ok ( however with am/pm I can select PAST the max time, eg. I can select 3:55pm even if the max time is 3:50pm)
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 Standard
- MDB Version: MDB5 3.11.0
- Device: pc
- Browser: all
- OS: windows 10
- Provided sample code: No
- Provided link: Yes