Copied to clipboard

Flag this post as spam?

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


  • Ivan Thorsen 16 posts 57 karma points
    Sep 18, 2012 @ 12:40
    Ivan Thorsen
    0

    Issue after upgrading from 4.7 to 4.7.2

    Hi all

    After upgrading / patching a 4.7 setup to 4.7.2 as described on Codeplex I got some strange behaviours. Some of them are:

    • All XSLT macros fails.
    • When opening Umbraco I keep getting the install page (or an error if i remove the install dir)
    • When the Umbraco user signs out it returns this MySQL error: 
      "check the manual that corresponds to your MySQL server for the right syntax to use near 'WHERE CONTEXTID = [a GUID]' at line 1 ".
    Anybody know why? or am I missing something...?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Sep 22, 2012 @ 08:36
    Jan Skovgaard
    0

    Hi Ivan

    Can you access the xslt files from the Umbraco backoffice or do they throw a yellow screen?

    Regarding the install dir issue, have you tried looking in the web.config file to see if the version number has been changed to 4.7.2? You should look for this settings: <add key="umbracoConfigurationStatus" value="4.7.2" /> - if it's empty or says 4.7 try chaning it to 4.7.2 - that should get rid of the install screen. Remember to delete the install dir afterwards.

    I'm not sure about the last error - don't know if there perhaps is a bug with Umbraco and MySQL in v. 4.7.2...

    Looking forward to hear about your progress and findings.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft