WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-158688-272.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 = 112738 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: ProgressBar not showing the color
phani.sheela@gmail.com
pro asked 5 years ago
mdb progress bar must show in special color
mdb progress always showing in primary color
<mdb-progress-bar class="progress special-color" mode="indeterminate" *ngIf="!isLoading"></mdb-progress-bar>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 4.1.0
- Device: Windows
- Browser: every
- OS: Windows
- Provided sample code: No
- Provided link: No
Arkadiusz Idzikowski staff commented 5 years ago
@PHANI KUMAR SHEELA I just checked that and it looks like everything is working correctly. Can you confirm that you use MDB Angular version and configured the projects using our guide?
https://mdbootstrap.com/docs/angular/getting-started/quick-start/