Lost ability to add block following upgrade to EPiServer.CMS 11.11.3 - Anyone...
Hi All,so as the title says, I've updated EPiServer.CMS to 11.11.3 (and as part of that .UI & .Core to version 11.19.0) and when I try to add a new block I get a blank page:nothing showing in the...
View ArticleLock Carts to prevent issues during online payment
Currently we're facing some challenges in our EPI Commerce implementation. In our setup convert a cart to an purchase order after the payment step (last step) in the checkout process has been...
View ArticleAdding OWIN startup class to new empty episerver site
Hi,I am trying to add a standard OWIN startup class to my episerver website but the code is not being hit when i run the site. I have cretaed a startup class (startup.cs) in the root of the application...
View ArticleShould authentication tables of CMS and Commerce be on the same database?
I am working on the top of Alloy which has edit-mode authentication in CMS database. I have added commerce to it and my user authentication is in commerce database. I want to keep a single login page...
View ArticleLocalization using only cookies (no URL segments)
Is there a way to completely disable the language url segment and rely only on cookies (epslanguage) to display the correct version of the content? Our customer doesn't want any URL changing.
View ArticleEPiServer.CMS.UI.* 11.19.1 packages break content area 'create new block'...
If you install the EPiServer.CMS.UI.* 11.19.1 packages the link in content are 'create new block' stops to work.Instead of listing all possible blocks or blocks limited by the AllowedTypesAttribute you...
View Article.Net Core timeframe
Hi,We are looking at trying to run the front end site under .Net Core on a seperate server to the editing and admin site that still has the dependency on .Net Framework and would like to know if this...
View ArticleGetDiscountPrices method does not return results if a Promotion code value is...
Hi,I am using Commerce 12.15, I have a scenario where I want to see all the applicable promotions and I use GetDiscountPrices method.var discountedPrice =...
View ArticleProjects notification dispatcher - email not getting sent
Hi,We're facing an issue with projects comments and tagging not dispatching any emails. We run into similar issue as this...
View ArticleCMS UI and SVGs
Hi All,Really enjoying the UI enhancement to display thumbnail images when used in the CMS. However, when using SVGs the thumbnail doesn't render:Any ideas on how to fix this?Alex
View ArticleRestrict backend user to be treated as logged in in front end
I have two separate login pages for edit mode and front end users for my commerce site. Currently, front end users cannot go to backend CMS by allowing roles to location path as below.<location...
View ArticleAdding New Market But Language Not Found In The List
Hi All,I am trying to add australian market to our website, followed all the steps enabling the laguage for the new market in CMS but in commerce when I try to add the new market English Australia is...
View ArticleAccess Rights for Properties
Hi AllI am using IMetadataAware to restrict access to certain properties on content types, although when using an example i found from Linus it doesnt seem to work if the property is located in the...
View ArticleReal-time update error after upgrading to Episerver 11.11.3.0
Hello,After upgrading to Episerver 11.11.3.0 I get the "real-time update" error when switching from the admin panel to the edit panel.Websockets is enabled on the server. A similar Episerver site which...
View ArticleAPI to find out if content has visitor groups configured?
Is there an API or way to understand whether a piece of content is configured with visitor groups ?I don't care what those groups are or whether an http request would match any of those groups. I just...
View ArticleMap to Nested List Object in ViewModel
I have a complex JSON object with nested lists and nesteded values. Traditionally in a MVC environment I can use List Model binding which allows me to map to a list nested within the object. Below is...
View ArticleUnable to delete form submissions from code
We have a scheduled job almost identical to the one detailed here : http://www.herlitz.nu/2018/10/15/episerver-forms-cleanup-for-gdpr/ for deleting user data when that database is used in a...
View ArticleAdding the GoogleMapsEditor not working
I'm having issues adding the GoogleMapsEditor https://nuget.episerver.com/package?id=EPiServer.GoogleMapsEditorI have a local blockpublic class CoordinatesBlock : SiteBlockData, IGoogleMapsCoordinates...
View ArticleEPiServer CMS Mode Page Tree Performance
Hi,I have recently upgraded a cms site from EPiServer.CMS 11.8.0 to 11.11.2We are occasionally facing High CPU Usage as soon as we try to access /episerver/cms, (Yes, our page Tree structure is bad but...
View ArticleWrong custom validator error
Hello,I'm facing a weird issue here. I have a page that contains some properties with the [Required] attribute and some other properties that are validated using a custom validator.I tried to create...
View Article