Mark Downie
Mark Downie
Hey @srinath999, General [instructions for deploying are here](https://github.com/poppastring/dasblog-core/wiki/1.-Deployment). I have just wrote up [instructions for local deployment here](https://github.com/poppastring/dasblog-core/wiki/1.-Deployment#deploy-to-your-local-machine). Best of luck, keep the questions comming.
@musmanrafiq Still exists in the ArchiveController
Hey @zukomgwili The term "break" really means I want the cache invalidated so that it is removed from memory. In the BlogPostController you will see a private method called BreakSiteCache...
@thousandtyone Please feel free! :)
@thousandtyone Thx for the PR. Sorry I took so long to respond. I will take a look at this in the next day or so.
@thousandtyone Again thanks for your patience. I have been told I need to fix an issue with the build (Framework dependency is broken). So my plan at first was to...
@mklump Thanks for finding the issue and providing detailed steps, I will start looking into this right away. Cheers!
@mklump There are several issues that I have to resolve :( 1. "post/comments" is broken when I do a GET (it supposed to be a POST only). 2. I seemed...
@mklump It does not sound like all your files are getting updated during your installs, are you stopping your site first? A quick primer on how the config files work....
@mklump Excellent, glad that helped. Apparently I have do not enough in place to stop that error if you send a test email from the Admin page (SendTestEmail is what...