Copied to clipboard

Flag this post as spam?

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


  • René 327 posts 852 karma points
    Mar 07, 2013 @ 22:54
    René
    0

    Template not saved Please make sure...

    Hi 

    Umbraco version 6.02

    I have a fresh install of umbraco 6.02, im trying to use a onepage template. 

    When i have a empty template i do not get the error. 

    when i paste the markup in the template i get this error: (the template is about 2200 lines of code)

    Template not saved

    Please make sure that you do not have 2 templates with the same alias

    If i only have a small amount of code it works.

    This is the contetn from the db

     

    Is there any where there is a limit on the size of the template or file. 

    Tanks in advance

    René

  • René 327 posts 852 karma points
    Mar 07, 2013 @ 23:01
    René
    0

    Hi again 

    I forgot this

    I have tried this, no difference

    <httpRuntime maxRequestLength="100000000" executionTimeout="600" requestValidationMode="2.0" />

    René

  • René 327 posts 852 karma points
    Mar 07, 2013 @ 23:19
    René
    0

    Hi 

    Have checked the permission, and this is set correct. 

    Kind regards rené

  • René 327 posts 852 karma points
    Mar 10, 2013 @ 22:44
    René
    100

    Hi 

    I have solved this one by splitting the template up. 

    And in order to get it to work with the onepage template, i places the sections of the template in diffetent Razor files, and loads the templates afterwards.

    René

Please Sign in or register to post replies

Write your reply to:

Draft