CFDB not getting results from database
-
Until now, I’ve never had any errors with CFDB, but something is happening and I don’t know what to do:
I have 3 Contact Form 7 forms in this site:
Subscribe [3 text, 2 radio];
Send subscription payment receipt [3 text, 2 attachment (1 attachment required and the other is optional)];
Job submission [8 text, 2 radio, 1 attachment].On my CFDB page, all 3 forms appear in the <select> drop-down menu, but only 2 of them have results (I have seeded all 3 of them).
Also, all of the forms send an mail and mail2, and they are all working (both who fill in the form (sender) and who receives the email (receiver) are getting the emails for all 3 forms)
Then, I went to phpmyadmin to see if the form that had no results shown was actually getting and storing them, and in the 452988c_cf7dbplugin_submits table I had some rows corresponding to that form that was showing no results.
Do you have any clues on what might be happening?
- The topic ‘CFDB not getting results from database’ is closed to new replies.