Recently, I posted about issues that ran into during an upgrade of 8.0 update 4 rev. 150621 to 8.1 update 2 rev. 160302. That article is available here. That article did not cover the actual process of upgrading and I thought it may be beneficial to provide a walk-through of that. To start off, I went […]
Blogs from this Author
GEOIP – Working with it
In my previous post, GEOIP – Getting Started, I mentioned that I would illustrate how to actually use the GeoIP components, and here it is! I’ll start with a personalization example. For this example we have a tab component that will have content specified for different US states. When a visitor comes to the site from Georgia, […]
Upgrading Sitecore – 8.0 update 4 to 8.1 update 2 issues
This week I’ve worked on a Sitecore upgrade from version 8.0 update 4 to version 8.1 update 2. Overall, following the documentation provided by Sitecore it was pretty smooth. I did run into a couple of things worth sharing. One of the first things I ran into was an issue with the Update Installation Wizard. […]
GeoIP – Getting Started
GeoIP is quickly becoming a necessity for the analytics functionality of Sitecore. With GeoIP we can personalize content based on the user’s location to present the most relative information and provide a more engaging user experience. Starting with Sitecore 8.1, the necessary config files and dlls are included in the base install. Prior to 8.1, […]
MongoDB – The Install
With the latest versions of Sitecore, MongoDB has become a requirement for the analytical experience. Different versions of MongoDb are only compatible with certain versions of Sitecore. I’ve found this information from Sitecore that outlines the versions of MongoDb that are compatible with the versions of Sitecore. Below is the compatibility chart presented in the previous […]
Terms Agreement checkbox for Sitecore 8 WFFM
Recently I was working on a contact form using Sitecore’s Web Forms for Marketers (WFFM) module and came across an instance that didn’t quite work out-of-the-box as I would expect. Some background on the Sitecore instance before I get into the rest of the details. Sitecore version is 8 update 4 (rev. 150621) and the […]