Best Bets - Episerver Find
Hi,We are using the best bets on our web site. we need an additional field(Example Thumbnail image).Is there any possible way to add additional field to best bets?Thanks in Advance.Regards,Mekala.
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 ArticleAdd currency to Catalog Currency Directory
Hi,i want to add Currency to Catalog Currency Catalog programmatically. Because i want to enable it when adding new Market (also done from code)I have found CurrencyManager but it does not feel right...
View ArticleHow to trigger content save from custom TinyMCE button (old version)?
Hi!I've created a custom button for the TinyMCE editor in Episerver v10 (and therefore using the old verison of TinyMCE). When adding an event handler for the Changed-event, I can see that the...
View ArticleWhich file types can the Crawler Connector extract text content from?
Some quick investigation seems to suggest that crawled Word documents get their content extracted but not PDFs.Can't find (hehe) anything on this in the docs it seems.
View Article'Default membership provider must be specified' error when creating an account
I've configured my Commerce site to use Asp.NET Identity and it all seems to be OK: I can create contacts, organizations etc and view all other Commerce content OK.However, if I create a contact and...
View ArticleContent Delivery API Search: Internal Server Error
Hello,I'm running a clean install of Alloy with Episerver.ContentDeliveryApi.CMS, .Core, .OAuth, .Search installed with contentapiread user group setup and created an Initialization module that sets...
View ArticleUpgrading Commerce: Migration failure on Serializable Cart. Upgrading from...
The migration seems to be failing when trying to migrate the carts over to the new version.3:31:05 PM: Completed migration step: Migrates existing serializable carts.3:31:05 PM: Failed to migrate...
View ArticleEpiserver commerce catalog not loading in Url property
Hey all, I am having an issue where the catalog is greyed out and wont load when trying to add catalog content to a EPiServer.Url property. However we can see the full catalog in the cms and that loads...
View Article500 error on loading /EPiServer.Forms/DataSubmit/GetFormInitScript
I have just installed Episerver Forms and when I try it out (without any customization) I get this error:Process information: Process ID: 9628 Process name: w3wp.exe Exception information: Exception...
View ArticleStuck on login page in Quicksilver on Azure
Hi!I am trying to deploy Quicksilver on azure. All was good until first run after deploy.I am stuck on login page. Default credentials do not work. The adress bar shows adress :...
View ArticleUpdating Episerver to latest version - Backend UI issue
Hi team,When episerver is updated (including CMS,Commerce,Find) to the latest version with all the dependencies , the backend theme has been changed.The package EPiServer.CMS.UI is updated to 11.21.5v,...
View Article(Multi-site scenario) Is it possible using Find to index categories/products...
Hi guys,Currently I am working on a multiple websites project . Each site has a own catalog and each catalog has differnet categories.There are products that sharing between catalog as a noderelation...
View ArticleCan I filter by "EndsWith" on PageName?
I'm using:SearchClient.Instance.UnifiedSearch().For(searchQ)as the basis for my search, afterwhich I've a bunch of filters I've already implented, but now I need to filter pages OUT that have a...
View ArticleEpiserver Insight relies on ASP.NET Role Provider
Hi there.We see that during evaluation of the MenuProvider, the ProfilesMenuProvider within EPiServer.Insight.UI verifies:1. if (PrincipalInfo.HasAdminAccess()), it adds the Menu2. if above is not...
View ArticleShowing private IP under azure loadbalancer
I got issue while I go to admin /Episerver it redirects to private IP under an Azure load balancer with two cms instance hosted on azure VM machine.Url:...
View ArticleScheduled jobs and HttpContext
It always used to be that you could work out whether a job was running via scheduled execution or run via the Admin mode interface by checking within the job whether there was an HttpContext. If there...
View ArticleLink Status report shows HTTPS external links
The Link Status report contains the valid https external links included in our site content. The link status is "Connection Error". Is there a way to configure this, that the job can read secure...
View ArticleUrl to views for custom reports and admin plugins
Hello!I am working on a hobby project that will add an admin plugin and a couple of cms reports. I plan to package it as a nuget package for others to use. Currently I am stuck on how to set the url...
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 Article