Self referencing loop detected for property 'ManifestModule'
Hi,We are getting the same error stacktrace described in this post:http://world.episerver.com/forum/developer-forum/EPiServer-Search/Thread-Container/2014/8/Indexing-issues/But we're getting it when...
View ArticleChange Password
Hi guys, Password & Confirm password is grayed out in the edit user screen on my site. Everything is set to SqlServerMembershipProvider but I can't seem to change password, any ideas why?
View ArticleGet the dojo look and feel in my Razor ViewConfiguration
Hi!I have added a new ViewConfiguration and that configuration uses a Razour layout file. I use the view in edit mode.I am trying to get the Dojo look and feel on the markup but I can't figure out...
View ArticleMaster Language is not working as suppose to be for some pages
We set Master Language for Website and all the pages inherit from Root but unfortunely some pages are taking other language to be their master Language.Master Language : "en"Selected Languages : en-GB...
View ArticleSQL Query to return all PUBLISHED pages in Episerver 6
I am trying to run a SQL query to get all of the pages that are published on my live website. I can't find the table property to highlight this published state. Does any know the table name and table...
View ArticleUpdate LinkItemCollection
HiI have created a scheduled job that is about to update pages in EPiServer that contains properties of type LinkItemCollections and has LinkItems containing a certain ahref.Is for now my code looks...
View ArticleThe forum has buggy code insertion handling
I just posted a post where I inserted some xml code. Upon editing the post all of the xml is gone! If I saved without editing I got an empty code block. There is clearly something fishy going on with...
View ArticleEpiserver 9 - creating users in Azure AD B2C
Has anyone connected to an Azure B2C Active Directory and has created a way to dynamically create Users into the Directory without using the Default Microsoft Pop up (using Azure B2C Graph)?Also, what...
View ArticleCustomer Price Group Price not being applied to anonymous cart after user...
Hi,I am running into an issue with Customer Price Groups and anonymous cart transfer after logging in. It is really easy to replicate. If a user is not logged in, and adds items to their cart, the...
View ArticleWhere do I put a XSLT file for reference from a class?
Sorry for the newbish (*) question, but we are in the process of building a html sitemap. We already use the excellent SEO.SiteMaps plugin to generate an xml sitemap, so instead of creating my own from...
View ArticleImage quality after crop
Hi guys i've implementet image cropping as per:http://world.episerver.com/blogs/Mark-van-Dijk/Dates/2014/11/extending-the-imagedescriptor-attribute/But clients are saying that images are loosing...
View ArticleSorting Media Files
We have a requirement where there are a number of media files stored within a number of folders and the order for display purposes of the files as a list per folder is important to be configurable. For...
View ArticleHow can I export a folder with dozens of blocks inside
I'm trying to just export all blocks which belonged to a folder and then import to another environment, however from the exporting page, it's just showing page, not folder or block. I don't know how...
View ArticleUpload SVG file to Media Asset Folder Faild
Hi, I'm trying to upload .svg file into the media asset folder but I have the followinf error: Failed,Property accessor 'ImageInfo' on object 'Castle.Proxies.ResponsiveImageProxy' threw the following...
View ArticleRestricting content access on a page
I would like to restrict content access on an Article page by showing only a snapshot of the page and showing a message to users to login or purchase a subscription if they would like to continue, sort...
View ArticleGet best bet hits only
var bestBetsResults = SearchClient.Instance.UnifiedSearchFor(queryParam, Language.Swedish).ApplyBestBets().GetResult();Is it possible to have something like that but ONLY get best bet hits added from...
View ArticleIsBestBets is false
Hi!I'm trying to add some cool bestbets feature on our search page, but I'm having some problem with it. I've been following this tutorial on how to add best bets,...
View ArticleGet the contentref from external url
Hi all!I have implemented a method that checks if the previous page is of a specific pagetype. It works perfectly in our stage environment but not in production. I have checked that the property...
View ArticleLocalization of MediaData
Please implement a way to localize properties on MediaData objects. The documentation seems to support it at the time of this writing...
View ArticleCaching in Community
Hi,There's a cache element in web.config:<cache defaultProvider="EPiServerCacheExpirationProvider"><providers><add name="EPiServerCacheExpirationProvider"...
View Article