hi. first off, thanks for the great plug-in. it has helped tremendously on collecting registration data.
the only problem is now that the data has been collected, i am unable to get it to display on the tracking page. i know it is being collected (the rss feed works AND if i click on one of the rss feed links, it takes me back to the admin page, where it displays the entire entry BENEATH the still processing/waiting window).
I have been all over this site and cannot find the answer. I have two problems. Problem 1:
First, in the wordpress visual editor with TinyMCE, the Cforms button will open a window then after a few seconds i get a 404 error and page showing in that little window that the cforms button opens. Wierd. Not sure when that started. I have tried uninstalling all plugins and then activating Cforms only….no change. I also have checked the line in the admin that says "select incase you experince a TINY MCE error…" and then updated the page…no change. I tried this in FF, IE, Safari, Opera, and Chrome and get the same thing.
Problem 2:
This is the feed to my forms. http://fitgolf.com?cformsRSS=-…..b6a1c9d72c It is loaded and we do get the emails from the admin. When I go into tracking I get "please wait a moment…" and the forms never appear. I have let it go for several hours with no change. So I know the data is there, and i can access it. It is just so much easier in the tracker.
For this I have deactivated all plugins and then went back to tracking…no change. I have tried downloading and reinstalling CForms 11.XX most recent version. I am on WP 2.8.4 mu and had no problems until a few weeks ago. I really do not recall what I changed when this happened.
Finally, at some point the Q+A stopped working or showing up. No idea why.
I wonder if all 3 issues are somehow related.
I am glad to give you temporary access to the admin on the site if you think that will help.
<IfModule mod_security.c> <Files async-upload.php> SecFilterEngine Off SecFilterScanPOST Off </Files> </IfModule>
. As far as I know there have been no php settings changes. there is an abspath.php in my cforms folder on the server. in it is the following:<?php $abspath = '/home/fitgolf/public_html/'; ?> the path to cforms is wp-content/plugins/cforms. We are on PHP 5xx.
I did a reinstall of cforms 11 yesterday. I deactivated it, then via ftp delete the Cforms folder and all sub-folders. Then I downloaded from your site and reinstalled, reactivated, and whalla…same problems, so I would assume that rules out a corrupt version of cforms.
web server setting (security: .htaccess etc. or PHP setting)
check with your provider concerning the 404, they'll be able to pinpoint down the root of the problem.
I have the same issue. I've double-checked the cformsdata and cformssubmissions table, abspath.php, and I've just upgraded to the latest version, so all the files should be there (I'm on WP 2.8.6 tho).
I noticed mention that Audit Trail is sometimes a problem – I have that installed, but deactivating it doesn't solve the cforms tracking page.
The Firefox error console is showing:
Error: The stylesheet [my site URL]/wp-admin/admin.php?page=cforms/cforms-database.php was not loaded because its MIME type, "text/html", is not "text/css". Source File: [my site URL]/wp-admin/admin.php?page=cforms/cforms-database.php Line: 0
Though I'm confused by that.
Any ideas? What file / folder permissions should I check? Is there anything specific I should be looking for in .htaccess etc.? Any other details for debugging this would be gratefully received.
I have the same issue. I've double-checked the cformsdata and cformssubmissions table, abspath.php, and I've just upgraded to the latest version, so all the files should be there (I'm on WP 2.8.6 tho).
I noticed mention that Audit Trail is sometimes a problem – I have that installed, but deactivating it doesn't solve the cforms tracking page.
The Firefox error console is showing:
odd, because all CSS header inclusions are in fact using text/css
Though I'm confused by that.
Any ideas? What file / folder permissions should I check? Is there anything specific I should be looking for in .htaccess etc.? Any other details for debugging this would be gratefully received.
file/folder permissions don't have to be special, except writable (initially) for abspath.php and the temporary dump for the download file when exporting tracking data (csv, xml etc)
Thanks Oliver. Where am I looking for the "temporary dump for the download file when exporting tracking data"? Would it be created in the root of the cforms plugin folder?
I changed the permissions on that file to 777, still got the same issue. The file was there though (zero bytes).
Again, the only thing in the Firefox console is:
Error: The stylesheet [URL]/wp-admin/admin.php?page=cforms/cforms-database.php was not loaded because its MIME type, "text/html", is not "text/css". Source File: [URL]/wp-admin/admin.php?page=cforms/cforms-database.php Line: 0
Other browsers are behaving the same, but not being enlightening regarding what the error is.
What would an "odd entry" in .htaccess be?
I've found that the issue only affects the in-browser display. I clicked 'Download records' and that worked OK. So, it's not as critical now my client can actually access the data – but obviously it'd be good if there's any more clues about how to fix this.
Other browsers are behaving the same, but not being enlightening regarding what the error is.
What would an "odd entry" in .htaccess be?
not sure
I've found that the issue only affects the in-browser display. I clicked 'Download records' and that worked OK. So, it's not as critical now my client can actually access the data – but obviously it'd be good if there's any more clues about how to fix this.
does the error immediately appear when on the tracking page? or after pressing some button?
I'm pretty much at a loss since this if the first time I'm seeing this and I can't replicate.
I have been all over this site and cannot find the answer. I have two problems. Problem 1:
First, in the wordpress visual editor with TinyMCE, the Cforms button will open a window then after a few seconds i get a 404 error and page showing in that little window that the cforms button opens. Wierd. Not sure when that started. I have tried uninstalling all plugins and then activating Cforms only….no change. I also have checked the line in the admin that says "select incase you experince a TINY MCE error…" and then updated the page…no change. I tried this in FF, IE, Safari, Opera, and Chrome and get the same thing.
Problem 2:
This is the feed to my forms. http://fitgolf.com?cformsRSS=-…..b6a1c9d72c It is loaded and we do get the emails from the admin. When I go into tracking I get "please wait a moment…" and the forms never appear. I have let it go for several hours with no change. So I know the data is there, and i can access it. It is just so much easier in the tracker.
For this I have deactivated all plugins and then went back to tracking…no change. I have tried downloading and reinstalling CForms 11.XX most recent version. I am on WP 2.8.4 mu and had no problems until a few weeks ago. I really do not recall what I changed when this happened.
Finally, at some point the Q+A stopped working or showing up. No idea why.
I wonder if all 3 issues are somehow related.
I am glad to give you temporary access to the admin on the site if you think that will help.