Accessing the ~/modules folder in Azure
Hi!We have build a plugin to Episerver where we put views, js and css in the ~/modules/MyPlugin/ and it works just fine local and on a normal server. But when we deploy to Azure we get this...
View ArticleUnique email
Hi!Is it possible to make the email field for an episerver user unique, to avoid users with duplicate emails? Or do we have to create custom logic around this?This question applies both to aspnet...
View ArticleVPP migration tool error
We need to migrate lots of images from our old site in EPiServer CMS 7.1 to our new site in EPiServer CMS 7.5. When connecting to our old site using the VPP migration tool I encounter an error: Object...
View ArticleLogin posts user name and password as clear text
When using standard Episerver CMS login, the password and user name is posted as clear text.To reproduce...Open Chrome and whip out Developer Tools and select the Network tab. Check Preserve log.Open...
View ArticleHow to migrate Files and images from Episerver 6 R2 to Episerver 7.0.586.1...
Hi,I am trying to migrate files and images from episerver 6 r2 to Episerver 7.0.586 , via Migration tool , but getting the error as belowObject reference not set to an instance of an object.at...
View ArticleCan i apply best bets to items that don't exist in the cms?
Hi,I have a search page on a site i am working on that runs a typed search for a type of object i have cerated that is not content of the site. Is there a way to create best bets for this content? I...
View ArticleIs it possible to have multiple epi Find synonyms and best bets for different...
Hi,I am working on an episerver website that has both a site search that uses unified search and another more specific search page that just returns items of a particluar object type that uses a typed...
View ArticleForward slash in Product Code
Some of our products have forward slashes in the SKU and we are using the product SKU as the product “Code” in the Episerver catalog. We're having a problem with this because we cannot access products...
View ArticleFiltering on nested objects/properties
Hi,I have problem where I need to be able to filter on properties on subpages but return the parent page from FIND. I thought that I could use nested queries for this but i does not seem to work.Page...
View ArticleDiscount is not getting applied to price properties
Hi,In a Commerce 11.8.5 project we have a custom FixedPrice promotion.After orderGRoup.ApplyDiscounts() I can see the applied promo in orderGroup.Promotions, but lineItem.TryGetDiscountValue(d =>...
View ArticleRemove item from tab in content editor
Hi,Not sure if this is strictly a Commerce quesiton as it's in the content editing section of the Catalog, but here goes:I want to remove one of the 'tabs' in the content editor window for catalog...
View ArticleIssue with cache dependency
I am using the following code to cache the model of a block: _objectInstanceCache.Insert(cacheKey, model, new CacheEvictionPolicy(new TimeSpan(1, 0, 0), CacheTimeoutType.Absolute));This works as...
View ArticleGet a list of all pages that use a block on live system(without code)
We changed our Link-Block, it's Reference property is now localizable:[CultureSpecific] public virtual Url Reference { get; set; }Until now these links were defined only in the master, they are not...
View Articlelink to public url in context menu
HiI want link to public url in context manu of page. I know i have seen it in some project using an add-on but i forgot add-on name. Can anybody please help me.Thanks
View ArticleThe model item passed into the dictionary but requires different model.
I am running into this on alot of projects and still haven't found why or what to do to fix it.Whenver i use a block controller for my block, and pass a view model of the block that contains lets say a...
View ArticleMake Property readonly/Hide/Ignore after Content Creation
Hi,I have created Required property which I used to set value for a different property during page creation.Now I want to remove/hide/ignore this required property after content creation.I am unable to...
View ArticleSet default block for content area in existing page types
Hi,I have converted static footer into a block and content area.now I want to set this block as default for all pre-existing pages.don't want content authors to set this footer block manually for each...
View ArticleIssue adding category from code with same segment name
In my project there are two sites and each uses its own catalog. Category with same name can be in both catalog. When I am trying to add Category with IContentRepository it is giving me exception that...
View ArticleInstalling Episerver Insight 1.10 does not work for me and strangely breaks...
Hi all,I didn't encounter any of this last year during my first attempt of installing Episerver Insight but I'm seeing a strange issue now with the latest versions of Episerver Insight (1.10.0) in...
View ArticleWhat does EPi mean?
Hey I could not a find an appropiate place to ask this question but what does EPi mean? Does it stand for anything?ThanksT
View Article