Copied to clipboard

Flag this post as spam?

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


  • Paul Kaplan 86 posts 139 karma points
    Jan 25, 2012 @ 01:37
    Paul Kaplan
    0

    Error trying to create a revision

    OK, so I think I got 2.5.3 installed OK.  Then I created a revision.  Then I tried to change contents and add stuff.  No matter how much or how little I add, I get exceptions and cannot add anything.  Help?

    could not execute query [ SELECT this_.id as id356_1_, this_.createDate as createDate356_1_, this_.level as level356_1_, this_.nodeObjectType as nodeObje4_356_1_, this_.path as path356_1_, this_.sortOrder as sortOrder356_1_, this_.text as text356_1_, this_.trashed as trashed356_1_,

    etc, etc,

    and this:

    (stuff clipped out)

    Keyword not supported. Parameter name: datalayer

     

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jan 25, 2012 @ 09:35
    Per Ploug
    0

    Hi Paul

    Could you post your connectionstring from web.config here (remove user-id and pass), the error is caused by umbracos custom connectionstring, not being compatible with nhibernate, so it is usually sanitized first, but seems in this case it misses something

    /per

  • Paul Kaplan 86 posts 139 karma points
    Jan 25, 2012 @ 14:07
    Paul Kaplan
    0

    Hi Per,

    Here it is:

        <add key="umbracoDbDSN" value="server=localhost;database=MobileCmsUmbraco;user id=abcd;password=abcd;datalayer=MySql" />

    -- Paul

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jan 25, 2012 @ 15:57
    Per Ploug
    0

    Hi Paul

    Ahh, its fixed in the latest maintance build (adding to our as we speak) files also here: http://nightly.umbraco.org/UmbracoCourier/2.5.4/

    Or, for a quick fix, add ";" to the end of that connectionstring

     

  • Paul Kaplan 86 posts 139 karma points
    Jan 25, 2012 @ 16:00
    Paul Kaplan
    0

    Thanks Per,

    I added the ";" to the end and that fixed it.

    --Paul

  • Paul Kaplan 86 posts 139 karma points
    Jan 25, 2012 @ 16:08
    Paul Kaplan
    0

    Per,

    One more question.  To upgrade the existing Courier to 2.5.4, can I download the .zip file, and then do "Install local package"?

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jan 25, 2012 @ 16:23
    Per Ploug
    0

    The easiest would be to use the manual install package, and just unzip the contents of that to the root of your site (Except the (config/courier.config file) 

    /Per

  • Paul Kaplan 86 posts 139 karma points
    Jan 25, 2012 @ 17:28
    Paul Kaplan
    0

    OK, thanks Per.

    By the way, could not seem to get the transfer working with the 2.5.3 version, but everything is working fine with this latest 2.5.4 build.

    Thanks again for the quick turnaround!!

    -- Paul

Please Sign in or register to post replies

Write your reply to:

Draft