Since there are some schema changes between version 1 and 3 your db will also need to be updated, you can execute the upgrade script by requesting the page mysite.com/umbraco/plugins/umbracocontour/upgrade.aspx after requesting that page your schema will be updated and you'll have a new insert form macro in the developer section.
If that fails you can also run the sql manually, the scripts can be found on the source code tab below
Invalid object name 'UFfieldconditions'. YSOD
Hi Tim
I've recently upgraded one of our projects from Contour 1 to 3.0.8WIP and im getting a nasty YSOD! Any ideas on this one?
System.Data.SqlClient.SqlException: Invalid object name 'UFfieldconditions'.
Kind regards
Martin
Did you follow the upgrade instructions?
From the project page:
Upgrading from 1.x to 3.x
Since there are some schema changes between version 1 and 3 your db will also need to be updated, you can execute the upgrade script by requesting the page mysite.com/umbraco/plugins/umbracocontour/upgrade.aspx after requesting that page your schema will be updated and you'll have a new insert form macro in the developer section.
If that fails you can also run the sql manually, the scripts can be found on the source code tab below
Probably just the tables that are missing so request that upgrade page and you should be all set
Hi Tim
Thanks, that did the trick, but now i'm getting an empty form when I click on one in the back office...see image.
What is the umbraco version?
4.11.4
Hmm might be that the old js is stilled cached, try clearing the browser cache
Hi Tim
Wow that was an odd one! I tried it in Firefox and it was fine, so cleared out my Chrome cache and all is good!
Cheers
Martin
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.