sql templates

Last post 05-02-2007, 6:17 PM by wizard. 0 replies.
Sort Posts: Previous Next
  •  05-02-2007, 6:17 PM 29101

    sql templates

    Adam
     
    Can't set SecurityGalleryPath in InsertTemplates when use sql provider.
     
    Editor1.SetSecurityGalleryPath("/");
    Editor1.SetSecurityFilesGalleryPath(
    "/");
    Editor1.SetSecurityImageGalleryPath(
    "/");
    Editor1.SetSecurityFlashGalleryPath(
    "/");
    Editor1.SetSecurityMediaGalleryPath(
    "/");
    //Editor1.SetSecurityTemplateGalleryPath("/");
     
    If "Editor1.SetSecurityGalleryPath("/")" then sql provider stored image but can't run new Templates( error in input new name templates)

    If "//Editor1.SetSecurityGalleryPath("/")"- ("~/Uploads" from config) then new Templates run but Image gallery path is not set allways ("~/Uploads").
     
    Krzysztof

View as RSS news feed in XML