Uncaught ReferenceError: FindApi is not defined
Getting this js error in the console on the site: Uncaught ReferenceError: FindApi is not defined . Identified that FindApi is not part of our custom solution, but rather out-of-the-box with Episerver...
View ArticlePromotionInformationGetRedemptions sql being called too many times
Hi,I am using Commerce 12.15.0.I am trying to find the promotion price of an item using GetDiscountPrices method (I pass the content reference and the market to it). And I see from the reflector it is...
View ArticleApplication restart loop because of "BuildResult change, cache...
Hello everyone!We are currently experiencing an issue that has started happening more and more frequently recently and we don't really know how to proceed to track it down...For some reason our...
View ArticleExpired pages are still appearing in the search bar at the front end
Expired pages are still appearing in the search bar at the front end
View ArticleException: Failed to load content type with name 'CategoryData' when working...
I've been struggling with an exception while I'm trying to import the package to one of the websites -This has been due to the plugin installed - https://github.com/Geta/EpiCategoriesSo it's expecting...
View ArticleExclude expired content from the Link Status report
Hi Currently the Link Status report shows broken links that are present on expired pages and blocks. Can broken links that are on expired content be ignored by the report as our clients don't need to...
View ArticleApproval upon page version deletion via Versions gadget
We are currently trying to use Approval Workflows together with Change Approval Add-on. We have noticed that when a page is available (published) in both English (master) and Swedish and the Swedish...
View ArticleMove dynamic datastore to another solution
Hi!How can I move a dynamic datastore to another solution? We are building the site on the same database, so basically, I need to change the namespaces.
View ArticleAdd support for culture specific properties on MediaData
As far as I know there's no official way of adding culture specific properties to MediaData content.For example: I would like to add a culture specific description and alt text to an image and I'd like...
View ArticleFind UI not working with CMS.UI refresh
I've tried to install the latest EPI Commerce / CMS and Find packages. However I run into the issue that the EPI Find Admin screens in the back-end are not working anymore after the UI refresh. It...
View ArticleSpend for amount promotion with unit level exclusion
I would like to see a new promotion where you can have a spend for amount condition and exclude it on unit level.The use case we want to support is this:We have two promotions that exclude each other:...
View ArticleCalculating discounted price
HiHow can you calculate the discounted prices for a diferent customer group/price group?private IEnumerable<DiscountedEntry> GetDiscountedPrices(ContentReference contentLink, IMarket...
View ArticleEvaluate prices for specific customer or visitor groups
I have a need to provide specific customer or visitor groups to the promotion engine when calling Evaluate or GetDiscountedPrices.The use case is pretty straight forward: a client wants to display two...
View ArticleEPi find Personalization problem
Hi Team,Episerver.find.personalization ver13.2.3We already using recommended products on our site. Now we have to implement the personalized find but it's not working for me. Please guide how to work...
View ArticleEdit blob Uri from Guid to filename
Hi,I wrote some code so when an editor uploads an image different sizes of the uploaded image are created and save to a blob in aws, in the format epi.fx.blob://[provider]/[container]/[blob]] While I...
View ArticleEpi Find Giving "Upgrade account" in dev environment
HiOne of our off shroe teams based in India are trying to access Epi Find. The dev is able to create an index also. However when the person tries to access anything it gves the following error.We are...
View ArticleOpen site of particular language depending upon location
I have site with languages en-gb, en-za and master language en-us. However, I want en-gb as default language and en-gb should be opened when the site is opened from all countries other than Uk (en-gb)...
View ArticleForms submission gives error 500
Using Episerver.Forms 4.24.1 and episerver.CMS 11.10.4 (had same problem back in time when started with Forms 4.15.1 and CMS 11.4.3)Our intranet site is mostly giving "error 500: Internal Server Error"...
View ArticleHow to remove Commerce ContentTypes from CMS database
HelloI have a solution where Commerce were installed but never used and now we have removed it.The problem is that now in the set access rights page in Admin we get this message:Could not create...
View ArticleMake it possible to refactor PropertyList namespaces
Make it possible to refactor PropertyList namespaces, proposably by adding a possibility to add GUID to PropertyDefinitionTypePlugIn. Or some other annotation/attribute on every class affected in a...
View Article