WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-129291-4b.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 = 118702 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: where is the changelog?
regattacentral
pro premium priority asked 3 years ago
Where do I find the changelog for each update/version? I've looked in the zip file as well as on the MDB5 website.
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: windows
- Browser: chrome
- OS: 11
- Provided sample code: No
- Provided link: No
root-nine pro premium priority commented 3 years ago
You can find it in the "getting started" section:
https://mdbootstrap.com/docs/standard/getting-started/changelog/
Dawid Wajszczuk staff commented 3 years ago
Hi. It is exactly under the link @root-nine has provided. There is no changelog in zip file.
regattacentral pro premium priority commented 3 years ago
Thanks. it would be neat if the link were included directly within the 'Docs' or 'Support' menus on the MD5 site header. That's likely the first place folks look (at least that is where I looked)
Dawid Wajszczuk staff commented 3 years ago
Hi. Thanks for your feedback. If you will have other issues with finding something in the future, there is a search in the navbar and you will probably find the right page there. Keep coding :)