| Post |
|
Guest
| Richard 6:59 pm June 1, 2008
| |
|
|
Please replace the ??? with your data!
[desc]:
Data appears on the screen under tracking. However, when I download I get blank forms. When I check on the box to view records I get this message:
Sorry, data not found. Please refresh your data table.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:48 pm June 1, 2008
| |
|
|
Are you still using cforms? I can't see it on your site.
|
|
|
|
|
Guest
| Richard 10:19 pm June 1, 2008
| |
|
|
Yes.
I tested it by adding a registration now and it went through.
|
|
|
Guest
| Richard 10:21 pm June 1, 2008
| |
|
|
The plugin is active.
Cform11 appears on the dashboard. As far as I know I am using it.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 10:33 pm June 1, 2008
| |
|
|
I tested it by adding a registration now and it went through.
So is it working then..?
|
|
|
|
|
Guest
| Richard 11:17 pm June 1, 2008
| |
|
|
Yes. The issue is that the tracking does not work. The information is listed there but when I attempt to download the information I only get blank data.
Plus although I can see the names of who registered I can no longer see the data that was submitted.
Does this explain my problem?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:07 am June 2, 2008
| |
|
|
Can you double check if both cforms tables have been created properly in your SQL DB? For referencen, the CREATE TABLE structure is in cforms-global-settings.php.
|
|
|
|
|
Guest
| mgnbrunty 3:13 am June 22, 2008
| |
|
|
I'm suffering from this one as well. This is WordPress version 2.5.1. cforms 8.5.1 Can't see the data in the detail view. It's in the database. Help Appreciated
Mike
——————————————-
mysql> select * from wp_cformssubmissions -> ; +—-+———+———————+———————+—————+ | id | form_id | sub_date | email | ip | +—-+———+———————+———————+—————+ | 1 | 3 | 2008-06-22 02:04:53 | test@brutsfield.org | 212.20.249.74 | +—-+———+———————+———————+—————+ 1 row in set (0.05 sec)
mysql> select * from wp_cformsdata -> ; +——+——–+————–+————————————-+ | f_id | sub_id | field_name | field_val | +——+——–+————–+————————————-+ | 1 | 1 | page | /wordpress | | 2 | 1 | Fieldset1 | Volunteer for Parent Council 2008/9 | | 3 | 1 | Name | test | | 4 | 1 | Email | test@brutsfield.org | | 5 | 1 | Phone Number | test | +——+——–+————–+————————————-+ 5 rows in set (0.00 sec)
|
|
|
Admin
| Oliver Munich, Germany posts 6237 8:14 am June 22, 2008
| |
|
|
Can you not see the "summary details" in the overview (window) or do you not see the form details when "viewing" the details of selected entries.
|
|
|
|
|
Guest
| mgnbrunty 10:31 pm June 22, 2008
| |
|
|
Hi Oliver,
It now does work. I was somehow not selecting the records before I went in to the detail view, if you have none selected you get that message. However, I'm on a different machine and now firefox 3. Also it was late. I'll see if Ican get to the bottom of it over the next few days, and post back.
Mike
|
|
|
Admin
| Oliver Munich, Germany posts 6237 10:49 pm June 22, 2008
| |
|
|
Thanks for the update. If you don't select any records per se and click on 'view', you should get to see the details of *all* form submissions.
|
|
|
|
|
Guest
| Allie 4:14 pm August 14, 2009
| |
|
|
I think this might be a straight Safair issue—In Firefox I can see my data in the tracking section, but in Safari I get the "Sorry, data not found. Please refresh your data table."
When you first load the page, it shows nothing and you have to push refresh to get the table to even show there is data there. But clicking on then and hitting view, or even trying to download, returns nothing.
Like I said, it works in Firefox, but not Safari for me.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 8:27 am August 15, 2009
| |
|
|
I can't test on Safari, can anyone else confirm?
|
|
|
|
|
Guest
| Marky 12:01 pm September 10, 2009
| |
|
|
Confirming that I'm experiencing the same issue with Safari here as well.
wordpress 2.8.4
safari 3.1.1
osx 10.5.3
I switched to Opera browser to make things view correctly.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:11 am September 11, 2009
| |
|
|
Let me know if you're interesting in testing a Safari-optimized version, once I find some time to work on that…
|
|
|
|