🔧 Maintenance Alert: World will be on Read-Only Mode on February 18th, 10:00 PM – 11:00 PM EST / 7:00 PM – 8:00 PM PST / 4:00 AM – 5:00 AM CET (Feb 19). Browsing available, but log-ins and submissions will be disabled.
🔧 Maintenance Alert: World will be on Read-Only Mode on February 18th, 10:00 PM – 11:00 PM EST / 7:00 PM – 8:00 PM PST / 4:00 AM – 5:00 AM CET (Feb 19). Browsing available, but log-ins and submissions will be disabled.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
As you may know the LinkValidator scheduled job for preparing data to the Link Status report is configurable via a node in web.config. You can read more about it over here . The thing I think is missing in the documentation are what the default...
Guaranteeing email delivery is not an easy task. There are many variables involved that could prevent your emails from being delivered. You don’t know if they are bouncing, ending up in the spam folder or just failing altogether. If email...
This post discusses some different approaches you can take to testing your EPiServer site. Unfortunately it won’t give you answers to the eternal question “what to test?”. While it’s always boring to do the typical consultant “it depends” it’s ver...
There was a bug with dynamic content rendering in Release v1.6.2 when in published view. This has been fixed in v1.6.2.1. Installation The easiest way to install the assembly is by installing it from the EPiServer Nuget Feed (once it has been mad...
Sometimes you might want to add some validation for the user input in a XForm. I recently did this for a customer of mine. If you can manage your validation with regular expressions you’re done. Just add a class to your project like this: 1: publi...
Its been too long……………….. The winter EPiServer Developer MeetUp for 2012 will be on 8th November. This time we’ll be kindly hosted by long-term EPiServer partners but newcomers to the UK shores; Nansen. Thurs 8th November 2012, 18.30 –21.00 ish...
The other day we got a report of an error when using OPE (on page editing) in a CMS6 site. The editors were able to edit the page but when saving an error occurred: “unable to save”XX” because property is read only”. After a quick check what could...
This error occured after a upgrade from Episerver CMS 5 to CMS 6 R2. When trying to publish a page this error message was shown: “urltoimage.jpg” is not a valid value for “imageproperty” Vladimir Terziyski wrote the following about why... The pos...