sitecore Questions
2
Solved
Hi i'm currently learning sitecore 7 with MVC4 and glassmapper and I'm having some issues with the general linkfield. I can't seem to ouput the external links (not links to items) correctly from a ...
Octahedron asked 6/1, 2014 at 13:28
3
Solved
I am using Unicorn for item serialization to my local file system. In this configuration I have a collection which contains a lot of items. These items don't have to be serialized to my file system...
Pupil asked 8/10, 2014 at 14:7
3
Solved
I get an error when save a page in page editor.. Somehow when I edited the page from presentation > detail and display it in page editor it works fine.. The error logs is in below here..
ERROR Aft...
Jijib asked 27/1, 2016 at 5:45
4
Solved
I am trying to setup a very basic search index, to index all items in a specific folder. I haven't really used much searching, but I'm trying to use out-of-the-box features, because its a very simp...
Farceuse asked 27/6, 2013 at 3:57
2
Solved
I need to create a Sitecore include patch file to add a string to the existing value attribute of the IgnoreUrlPrefixes setting in the web.config.
I have tried to overwriting the default ignored ...
3
Solved
I was trying to set up a Sitecore dev instance and I accidentally installed to the wrong path. It seemed like the easiest way to fix this was to delete the IIS instance, and remove the Sitecore DB'...
Desantis asked 14/3, 2013 at 16:25
8
Solved
I'm getting this error in Visual Studio, when I use @Html.Sitecore:
'System.Web.Webpages.Html.Htmlhelper' does not contain a definition for 'Sitecore' and the best extension methods overload 'Si...
Intracellular asked 10/6, 2014 at 17:58
1
Solved
I have recently added a bunch of Sitecore NuGet packages to my solution from their new NuGet server: https://sitecore.myget.org/F/sc-packages/api/v3/index.json
But TeamCity doesn't seem to be able...
Proposition asked 1/11, 2016 at 14:35
4
Solved
I know that Lucene indexes cannot be shared:
Sitecore keeps a local copy of the Lucene index in the file system of
each instance and does not support sharing the indexes between
instances.
I...
4
Solved
We are working on implementing some custom code on a workflow in a Sitecore 6.2 site. Our workflow currently looks something like the following:
Our goal is simple: email the submitter whether t...
1
Solved
I have read through
https://sitecore-community.github.io/docs/xDB/the-xdb-contact/ and https://doc.sitecore.net/sitecore_experience_platform/81/setting_up__maintaining/xdb/contacts/contact_trackin...
Machellemachete asked 9/9, 2016 at 3:43
1
Solved
I have an ASP.NET (Sitecore) application, and the logs are showing intermittent SQL connection errors in our customer's production environment. The exception is as follows:
Exception: System.Data....
Tirade asked 24/8, 2016 at 10:12
2
This seems so simple that I'm convinced I must be overlooking something. I cannot establish how to do the following in Lucene:
The problem
I'm searching for place names.
I have a field called Name...
2
Solved
I am using Sitecore 7.2 with a custom Lucene index and Linq. I need to give additional (maximum) weight to exact matches.
Example:
A user searches for "somewhere over the rainbow"
Results should ...
2
Solved
I'm looking for a working Dynamic Placeholder solution in MVC.
There are at least two good descriptions of this "pattern" for use with WebForms:
http://trueclarity.wordpress.com/2012/06/19/dynami...
Libradalibrarian asked 28/2, 2013 at 11:45
4
Solved
I have a responsive design Sitecore 7 solution, I want to add svg files into Media Library to be processed exactly like jpg,jpeg pictures. When I upload svg files they are processed like media file...
3
Solved
We have 5 environments - Development, UAT, Staging, Live and DR.
Having more than 100 content editors, makes the Live Sitecore database content grow faster.
So almost every fortnight the content ...
Rarefaction asked 17/10, 2013 at 22:8
1
Solved
I have sitecore pages / lucene documents with the following fields:
Title
Filename
Content
File Contents
I'm creating a search for these and have the following requirements:
Hits containing t...
Frizette asked 8/7, 2016 at 8:10
1
Could you someone have experience configuring Etags in Sitecore 8.1? I do not see all images coming from Media library has response cache header ETag.
I have verified in Most modern browsers chrom...
Hammock asked 16/6, 2016 at 15:32
9
Solved
We are starting off a new project with sitecore as our CMS. I was thinking of using Sitecore as the Content Authoring Tool and use ASP.net MVC as in the Content delivery(CDA) Side along with Siteco...
Tam asked 20/8, 2009 at 19:8
1
Consider the template:
Company
Logo (Image field)
Company Name (Text field)
The Company template has standard values set on both fields. If we get a Company item and save it using Glass withou...
Rosenthal asked 15/6, 2016 at 17:20
3
Solved
Can I know how to detect user is in page editor mode using code?
This is because, I have a component, when user browses from page editor, it will search in master_index folder instead of web_index ...
Silva asked 13/11, 2013 at 18:41
3
Solved
<sc:Image> and <sc:FieldRenderer>, when rendering a MediaItem, generate html code that looks like the following:
<img src="~/media/twitter.gif" alt="Twitter" width="100" height="22"...
Cis asked 12/5, 2011 at 12:16
3
Solved
I've been looking at Sitecore MVC but I'm stuck at how to handle a case where my page has two controller renderings and each contains a form. I want the individual controllers to handle their HttpP...
Bristling asked 15/4, 2014 at 12:48
3
I have been trying to publish items through code that have been changed in the Sitecore editor. If I update field values programatically and publish those changes, it works fine though.
Our conten...
© 2022 - 2024 — McMap. All rights reserved.