Upgrading from 1.33(stable release) to 1.34(stable release)
I'm having some problems upgrading from 1.33 to 1.34. If you can explain, in more detail, the second step of the upgrade(i have modified all the scripts and the uBlogsyBaseSite.master to get a desired template) :
Thanks!
"- Modify your macroScripts and uBlogsyBaseSite.master to use the NodeHelper methods for getting the landing node, comments, and posts (where applicable)"
Upgrading from 1.33(stable release) to 1.34(stable release)
I'm having some problems upgrading from 1.33 to 1.34. If you can explain, in more detail, the second step of the upgrade(i have modified all the scripts and the uBlogsyBaseSite.master to get a desired template) :
Thanks!
"- Modify your macroScripts and uBlogsyBaseSite.master to use the NodeHelper methods for getting the landing node, comments, and posts (where applicable)"
Where you see things like AncestorsOrSelf("uBlogsyLanding") I've now got a method called NodeHelper.GetLanding(Model.Id)
Similar goes with GetPosts()
Download http://winmerge.org/ so you can see the files in each version side by side.
is working on a reply...