WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-5e4abd-92.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 = 95485 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: Angular ASP.NET Core Pro Issues
I've completed the installation instructions as per the ASP.NET CORE PRO tab on https://mdbootstrap.com/docs/angular/getting-started/net-core-integration/.
I have an existing .Net Core project so I started at Step 18. The installation appears to go okay, but I'm seeing strange behavior on my pages.
- On the home page, the Carousel displays on top of the Navbar.
- On other pages, the Navbar displays over the page text.
- The font awesome icons (social icons in Footer) don't display.
Before purchasing Pro, I successfully installed the free version into a copy of the same .Net Core project and everything worked. There are some minor differences in the install instructions between the free and Pro versions.
Any ideas on what would cause this behavior?
Thanks,
Al
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.4.2
- Device: laptop
- Browser: chrome
- OS: windows 7
- Provided sample code: No
- Provided link: Yes