| Post |
|
Guest
| Shelley 8:55 pm June 9, 2008
| |
|
|
Please replace the ??? with your data!
- Your URL: http://???
- The browser used: FF and IE 6
- cforms version: 8.5
- Your Wordpress version: 2.5.1
[desc]: I've got 1 site with 10 forms and almost 1000 submissions (freshman orientation registration for university). When I try to pull 200 of form A at a time to export to csv it will only give me the 1st screen, the rest load blank screens. Attempting to download screens 2-5 result in a duplication of the results from screen 1. I had no better luck pulling 100 results at a time. Is there a quick way to pull ALL results from a specific form into csv format? I just need my results! _
|
|
|
Admin
| Oliver Munich, Germany posts 6094 9:18 pm June 9, 2008
| |
|
|
The most results I've tried to download where in the range of 15 thousand give or take a few. So 1000 should be no issue whatsoever.
- Do the other download formats work?
- What happens when select the 200 and view on screen, does that work?
|
|
|
|
|
Guest
| Shelley 10:23 pm June 9, 2008
| |
|
|
1. I never tried the other formats
2. No, it didn't work. I continue to get the same set of results over and over.
|
|
|
Admin
| Oliver Munich, Germany posts 6094 11:28 pm June 9, 2008
| |
|
|
You're correct, after looking at the tracking/download code I noticed two areas that needed some patching: fixing the result count for filtered elements and the 'download all' feature.
I sent you two files via email. (the offic. v8.5.1 release will go out tomorrow)
|
|
|
|
|
Guest
| Simpsonic 7:35 am July 9, 2008
| |
|
|
I can't update to 8.5 now (using 8.4, and I get the same blank screen – and really need to access the complete data – 10000+ entries) – I don't want to mess with the data or wordpress – right now. However, I really want to get the data out of the wp_cformssubmission files (or wherever the form data is). Can you provide guidence?
|
|
|
Admin
| Oliver Munich, Germany posts 6094 7:44 am July 9, 2008
| |
|
|
when do you get a blank screen? trying to do what: viewing, download?
you can always use MySQL and access the tables directly (see cforms-database.php for inspiration on how to setup the query, or one of the js/include/.php files)
of course it be easier to update to v8.5.2 and see if your issue is fixed.
|
|
|
|