Jan 3 2011

Stardust theme update instructions for BlogEngine.Net 2.0

Category: .NetRory Primrose @ 06:54

I had a couple of issues with the excellent Stardust theme I use on this site after upgrading to BlogEngine.Net 2.0. The following are the changes I made to make the theme compatible.

  1. Post.IsCommentEnabled has been changed to Post.HasCommentEnabled. This appears in themes/stardust/PostView.ascx.
  2. Login.aspx has been moved into the Account folder. Modify the reference to this in themes/stardust/site.master in the code MenuClass("account/login.aspx")
  3. Similarly to #2, modify the reference to login.aspx in themes/stardust/site.master.cs in the two references to aLogin.HRef

All these three references need to be changed from login.aspx to account/login.aspx.

Tags:

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading