Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • lpastor 140 posts 19 karma points
    Feb 16, 2009 @ 22:36
    lpastor
    0

    How to use a tranlator role in Umbraco ?

    Hi

    maybe dummy question but I see there is role called translator , but I cannot found the way to use it ?

    Is there some example or some document about it ... I starting a new site and client ask me to create multilingual web site with translator role ..

    Any suggestion where to start will be great


    Thnks

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Feb 16, 2009 @ 22:43
    Dirk De Grave
    0

    Hi lpastor,

    In short:

    - Create a translator user
    - Create another user (writer will do I think)
    - Create new content
    - Right-click new content and select 'Send to translate'
    - Choose a translator from the dropdown
    - Choose language to translate to
    - Optionally choose if child node pages should be translated as well.
    - Make sure smtp settings are configured in web.config

    Translator user should get a mail with instructions on how to translate the document.

    Regards,
    /Dirk


  • lpastor 140 posts 19 karma points
    Feb 16, 2009 @ 23:22
    lpastor
    0

    Dirk

    again you are first [-o<

    OK I understand now, but I still don't understand why I need writer ? and what is different between writer and editor ?

    and why in umbraco 4 when I create one of this users type I can not access to back end ...!!

    I always get

    "Index was outside the bounds of the array.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:


    [IndexOutOfRangeException: Index was outside the bounds of the array.]
    umbraco.cms.presentation.umbraco.PageLoad(Object sender, EventArgs e) +1672
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +99
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) +15
    System.Web.UI.Control.LoadRecursive() +50
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


    "


    thnks

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Feb 17, 2009 @ 08:16
    Dirk De Grave
    0

    Answer to 'System.IndexOutOfRangeException' to be found at

    http://forum.umbraco.org/yafpostst8254Can-not-log-in-in-back-like-translator-.aspx?find=unread

    Regards,
    /Dirk

Please Sign in or register to post replies

Write your reply to:

Draft