bearblog
bearblog copied to clipboard
Issue with Themes Being Empty After Standalone Deployment
Hello,I deployed BearBlog and noticed that the themes were empty during use.
After examining the code, I found that themes are retrieved by searching the database, and the blogs_stylesheet table in the database is empty.
How can I solve this problem?