Questions tagged [tridion-2011]

SDL Tridion 2011 is the name of the SDL Tridion Content Management System released in 2010. SDL Tridion supports both Java and .NET architectures.

For more details on the SDL Tridion CMS, see https://stackoverflow.com/tags/tridion/info, more info on the Experience Manager can be found on http://sdltridionworld.com/releases/release_news/new-UI-sdltridion2011-sp1-released.aspx

595 questions
1
vote
1 answer

New User interface site edit 2011 SP1 is not working in Internet explorer when we clicked on the SDL Tridion button

When i am clicking on the SDL Tridion button its is redirecting to tcm but with the message Page not found! Editing is not possible.
user1808474
  • 161
  • 2
1
vote
1 answer

Publishing fails during 'committing deployment': cannot execute SQL Query

I've been bouncing my head against this issue for the last couple of hours now and I can't seem to come up with a solution. I'm trying to setup a Tridion Install SP1 HR1, with SQL database. As far as I can tell, the http transport protocol should…
MDa
  • 579
  • 2
  • 10
1
vote
1 answer

Serialization error while publishing the content using DD4T TBB's

We rebuilt the DD4T TBBs from source control and deployed them to tridion using TCMUploadAssembly.exe. We Created a simple component with a multimedia link field ,a component link field and a text field and populated the values. Then created a CT…
1
vote
3 answers

Getting Unable to persist data entity, Error while commiting the transaction

I successfully managed to write deployer extension as well as storage extension. And below are the logs which I took from core logs, which shows everything is loaded perfectly!! 2013-01-08 11:30:19,759 INFO BundleConfigurationLoader - Added…
1
vote
2 answers

Customizing Default Page Template

The Structure group creation is based on the Default Page Template. I would like to extend the Default Page Template by adding a custom C# TBB so that when ever I publish a structure group, some action can be performed. Is it possible to extend the…
TempTracer
  • 137
  • 5
1
vote
1 answer

Publishing of pages and component getting stuck at different stages

After upgrade from Tridion 5.3 to Tridion 2011 SP1 we are publishing lot of Pages and Component again (as we converted existing Component Templates and Page Templates to Compound Templates. While publishing few Pages and Components are getting…
user1453602
  • 1,165
  • 5
  • 14
1
vote
2 answers

Automatic Workflow activity not started

I have created a simple workflow start-->createoredit-->automaticactivity-->End. automatic activity doesnt do anything, i have default code in the script area of automati activity FinishActivity "Automatic Activity Finished" alone in the script…
Jey
  • 2,137
  • 4
  • 22
  • 40
1
vote
1 answer

Deleting all text from a text box leaves behind a
tag

I am using Tridion 2011 SP1 and Firefox 16.0.2, Internet Explorer 8, Internet Explorer 9 and Chrome 23.0.1271.95. When I open a component in any of the browsers and delete all text in the Design view of a rich text field (pressing delete and…
Kevin Brydon
  • 12,524
  • 8
  • 46
  • 76
1
vote
2 answers

Error when running TcmReindex.exe

I am currently trying to get search working in my Tridion 2011 installation. I read in another article that I should run the TcmReIndex.exe tool in the Tridion/bin folder to re-index all my sites. So I tried this and it failed with a message box…
Kevin Brydon
  • 12,524
  • 8
  • 46
  • 76
1
vote
1 answer

Need help to create component template using Template building block

I need help with following scenario: I have page template PT1 , which contains 2 TBBs and I have component template CT1, which contains 1 TBB. I created a page using the Page Template(PT1) and added a component and selected the component template…
1
vote
2 answers

retrieve the key of keyword directly in Dreamweaver in SDL Tridion 2011 Sp1

I have a Keyword field in my component "somefield". It has one key and Value. key: msg Value: message Is it possiblt to retrieve the key value of a keyword directly in DreamWeaver. Can any one help me on that Thanks in adavance
Patan
  • 17,073
  • 36
  • 124
  • 198
1
vote
2 answers

Special characters handling RTF fields

We did upgrade from Tridion 5.3 to Tridion 2011 SP1. In Tridion 5.3 we were using VBScript Templates, as a part of this upgrade we are converting existing VBScript Templates to Compound Component Templates. We are facing below mentioned two issues…
user1453602
  • 1,165
  • 5
  • 14
1
vote
2 answers

Has anyone used Count Items power tool extension with Tridion 2011?

I configured the count items power tool extension by creating a custom page @CME(/Powertools/countitems.asp). But,it is throwing an error message when i tried to execute the page. I am using Tridion 2011 GA version.Below is the error message which…
1
vote
1 answer

How do I make UGC DCPs work with REL?

I am building a primarily dynamic website in .NET and am trying to get UGC to work in conjunction with my Dynamic Component Presentations. My DCPs are being published using the REL output format (to the broker db), and are being consumed using the…
Daniel
  • 133
  • 3
1
vote
1 answer

UGC in Dynamic Component Presentations?

I am having a problem using the UGC framework in conjunction with dynamic component presentations. When I publish a CP as 'embedded on page', my UGC tags are converted from to nicely and I am able to leave ratings etc. However, if I create a…
Daniel
  • 133
  • 3