We have set up a form in contour, and adding entries works fine. But there is a problem showing those entries under "Entries" in the contour admin. We try to select "Get all Submitted", but nothing happens. It only shows "Processing...", and nothing happens. "Processing..." does not go away. Is there a way to debug this? It does not even display "No matching records found".
Hi Christopher, I would recommend you to upgrade to the latest stable version at this moment (which is 1.0.9.1), you can find an archive that contains all files here:
I'm having the same issue with no entries showing. I had a form with captions that started with numbers. Since then I've upgraded to 1.0.9.1 with the hotfix, edited the captions to remove the numbers, removed all the entries from the database table & created a new simple form. None of my forms show entries in the umbraco backend. Exporting to .csv works though, just no entry listing.
Did anyone get it working? I'm having the same issue with both version 1.0.9.1 and 1.0.10. It seems to me that this is a sql server compatibility issue since I can get Contour working fine against Sql Server 2005 but not 2008. With no field names starting with numbers.
Problems listing entries.
Hi, everyone.
We have set up a form in contour, and adding entries works fine. But there is a problem showing those entries under "Entries" in the contour admin. We try to select "Get all Submitted", but nothing happens. It only shows "Processing...", and nothing happens. "Processing..." does not go away. Is there a way to debug this? It does not even display "No matching records found".
Comment author was deleted
Hi Christopher, what version of Contour are you running?
Comment author was deleted
Hi Christopher, I would recommend you to upgrade to the latest stable version at this moment (which is 1.0.9.1), you can find an archive that contains all files here:
http://nightly.umbraco.org/Umbraco%20Contour/1.0.9.1/
(the hotfix file)
It's just a mather of overwriting the existing contour files with the ones from the archive to update (but make sure to make a backup first).
Cheers,
Tim
Updated now, but still the same issue..
Any idea?
Comment author was deleted
Hi Christopher,
Do you have a field caption that starts with a number ?
I'm having the same issue with no entries showing. I had a form with captions that started with numbers. Since then I've upgraded to 1.0.9.1 with the hotfix, edited the captions to remove the numbers, removed all the entries from the database table & created a new simple form. None of my forms show entries in the umbraco backend. Exporting to .csv works though, just no entry listing.
Anything I'm missing?
Did anyone get it working? I'm having the same issue with both version 1.0.9.1 and 1.0.10. It seems to me that this is a sql server compatibility issue since I can get Contour working fine against Sql Server 2005 but not 2008. With no field names starting with numbers.
is working on a reply...