Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: Telerik - using tokens

  1. #1
    kaezr is offline Member
    Join Date
    May 2009
    Posts
    40

    Default Telerik - using tokens

    i need to use to use the (!SKINID!) token inside a topic, but even if i edit directly the HTML code, it is always stored on the DB as
    Code:
    %28%21SKINID%21%29
    is there a way to avoid this?

  2. #2
    MelanieA is offline Junior Member
    Join Date
    Sep 2008
    Posts
    313

    Default

    Please make sure that your TurnOffHtmlEditorInAdminSite is set to false and you have included the token on the HTML View (<>) of the RadEditor. Tested on my local copy and it works fine on my end

  3. #3
    kaezr is offline Member
    Join Date
    May 2009
    Posts
    40

    Default

    Quote Originally Posted by MelanieA View Post
    Please make sure that your TurnOffHtmlEditorInAdminSite is set to false and you have included the token on the HTML View (<>) of the RadEditor. Tested on my local copy and it works fine on my end
    i'm sorry i completely forgot about this thread!
    anyway, my settings are ok, i have this problem only on firefox, so i'm using IE () to edit topics
    Running AspDotNetStorefront ML 8.0.1.4