I saw that all items in the web database say "unknown template" and found that the entire templates node and masters node is missing from the web database. ...
Could you describe what's happening a little more? Is the CSS not being applied in preview mode? On the published website? In the Sitecore desktop? To set your...
Hi, The table wizard toolbar button does not work with Firefox v1.5 on a layout in sitecore. As a result I am not able to draw a table. The installed version...
Hi, The table wizard toolbar button does not work with Firefox v1.5 on a layout in sitecore. As a result I am not able to draw a table.The installed version of...
The word I got from Sitecore (during training) was that the Sitecore desktop shell is targeted at IE only. It probably works in most cases under other...
I need to make a list of documents (.pdf, .doc, .jpg, etc.). I have made a Template with a Title field, a Decription field and then I need a filed that holds...
Hmm, that may have been overkill. I think you could just have Link fields with their Source properties set to /sitecore/media library to restrict what they...
Just to second John's point here, this sounds like a job for the tree list control (if business users need to select multiple items). Check it out here: ...
On rereading I noticed the poster talks about fields for title/description so it's like they have one item per media, not multiple media per item, in which...
Greetings, Can't figure out why the following DLLs disappear from /bin when I rebuild my project (solution) in VS 2005 -- ChilkatDotNet.dll Commons.dll ...
We've seen this intermittently but without any specific pattern. It appears to be a Visual Studio .NET 2005 issue, not specific to Sitecore, so I would check...
Hi Derek, The CSS from the <link/> are not applied to the published website. Does Sitecore recognized Element Ids and Element CSS Thanks, Ramon _____ From:...
Ramon, Sitecore doesn't do anything with your CSS - that's all happening in the browser. Are you sure that you have a valid path in your <link /> tag? If a...
Thanks everybody. Yes i want each file to have a title, description and a path so i can build up the layout a bit like this: TITLE Description description dada...
I was curious to find out why Google was still listing pages from our old site (Pre-Sitecore) structure even after a year. After some investigating, I found...
I contacted support on this issue and received the following solution. Actually they suggested redirecting to args.LocalPath but I think this may be ...
I'm using the LinkDatabase to quickly access items refrerred to by other items. When you create a new link (using a lookup field) it seems to work properly...
I can send directly a draft document and package containing sample code if you are interested. Rebuilding the Links Database Sitecore will generally manage the...
If the 404 page is not a Sitecore URL I think this approach might be best: args.Context.Server.Transfer( Sitecore.Configuration.Settings.ItemNotFoundUrl ); ......
I'm getting the following error when trying save a basic form, thanks for any insight: Editor at 2:21:18 PM build ]: Forms Editor version 5.1.0.0 (c) 2004- ...
I am trying to creata a "cascading field", meaning that when the value of this field is empty the content editor shows the value of the field with the same...
Hello, We are starting from scratch with Sitecore (hopefully 5.3), and I was wondering if Sitecore 5.2 and 5.3 can be used without the release of VS 2005 Web...