And i am running the newest Contour, installed last week on fresh Umbraco installation.
When I delete some fields from form, and then try to view entries i got this error: "Warning - added data does not match known number of columns" for each entry. So it means you cannot change form, because then you ll break the view :/
Just to add my two penneth: yes I also get this problem, using latest Contour. It makes very nervous about changing the forms. I've changed some fields to hidden fields rather than deleting them, but I'm being asked to delete a whole fieldset's worth, and not sure how I'm going to go about it.
Warning - added data does not match known number of columns
For some time I have been using a Comment form on my website.
People have added comments, today I deleted a field 'Name' from the form, because I figured out how to get it via XSLT.
When I now go to 'Entries' in the Contour part of Umbraco, I just get this error:
Warning - added data does not match known number of columns
No matter what I try, the system will not show me the entries.
Pretty nasty bug, if changing the form break the view :-(
If I add 'Name' again as a hiddenfield, I can see the data again, but should be possible anyway.
How to fix this bug?
Comment author was deleted
Hi Soren,
What version of Contour are you running? Pretty sure this works in the latest versions.
Cheers,
Tim
Hi Tim
I updated to the newest version of Contour yesterday, V 1.1.6 by extracting the 'update' zip file.
The problem is still there, just tried it again :-(
Comment author was deleted
Make sure to clear your cache since you might be running some older scripts
Just so i am sure i am doing the correct thing.
How do i clear umbraco's cache completly?
I have same problem as Soren.
And i am running the newest Contour, installed last week on fresh Umbraco installation.
When I delete some fields from form, and then try to view entries i got this error: "Warning - added data does not match known number of columns" for each entry. So it means you cannot change form, because then you ll break the view :/
Just to add my two penneth: yes I also get this problem, using latest Contour. It makes very nervous about changing the forms. I've changed some fields to hidden fields rather than deleting them, but I'm being asked to delete a whole fieldset's worth, and not sure how I'm going to go about it.
Comment author was deleted
Found the problem, seems it's because the entries viewer will save it's state for 2 hours (so currently it should also work again after 2 hours).
But I'm off course fixing this issue, should be part of the next maintenance release
Comment author was deleted
Fixed in current nightly
http://nightly.umbraco.org/Umbraco%20Contour/1.1.7WIP/
If someone could confirm that it's fixed that would be ace, thanks!
In the mean time, deleting your browser cache will work (I was going to report this soon, glad it's already been reported!).
is working on a reply...