WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-5923d3-5.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 = 99444 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: Non-centered modals in WebView
I have MDB 4.8.0 on my site. Opening modals works well.
I also have an Android apps, that amongst other functions, contains my site in WebView. When i trigger a modal window within WebView in the App, on a long page - it opens - but way below the fold. So, instead of it being centered vertically in the visible part of the screen, it opens vertically centered in relation to the entire length of the content - which could be many screens long, most of it hidden.
I hope i have explained myself well enough. If not, pls let me know.
How can this be fixed? I assume its not reading the height of the screen properly?
Thanks
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.8.0
- Device: Mobile
- Browser: webview in app
- OS: Android
- Provided sample code: No
- Provided link: No