WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-593d5b-2e.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 = 120267 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: Button doesn't work in Chrome with Version 4.4.0
Expected behavior Button doesn't work in Version 4.4.0 with Chrome Browser
Actual behavior Since the update to version 4.4.0, the buttons in Chrome unfortunately no longer work. In Firefox it still works.
Attached a link with which you can understand the behavior.
Resources (screenshots, code snippets etc.)
https://mdbootstrap.com/snippets/standard/gerdhuber/4284502
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 Standard
- MDB Version: MDB5 4.4.0
- Device: pc
- Browser: Chrome
- OS: windows
- Provided sample code: No
- Provided link: Yes
mlazaru staff commented 3 years ago
On chrome 104 everything works fine. I tested it also on opera and its exactly the same on both browsers. What is your chrome version?
gerdhuber pro commented 3 years ago
i have Version 104.0.5112.81 (Offizieller Build) (64-Bit)
please check this php-file example_chrome_4.4.0_buttons.php in the attached snippets.
when you click on the button, there is no action in chrome-brwoser
mlazaru staff commented 3 years ago
I found a button which doesn't work. The problem that you reported is when you click the button, ripple effect animation goes on and then nothing happends? If that's the case, we are currently working on solution. Until we fix it, please try to replace
input type=submitwithbuttonelement.