jmergener
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced WordPress Backgrounds] no soundI have the same problem
Forum: Plugins
In reply to: [Database Addon for Contact Form 7 - CFDB7] Export is timing outI increased the max timeout to 1800 and am still having the same issue. Is there a separate utility plugin that might allow me to extract the data?
Forum: Plugins
In reply to: [Contact Form 7] Exporting large Number of entries – timing outThanks. After I posted this I started to think I put it in the wrong area.
Sorry about that.
Forum: Plugins
In reply to: [Contact Form 7] Backslashes being removed in email HTM & Text formatHow can you mark this resolves when there isn’t an answer?
Forum: Plugins
In reply to: [Contact Form 7] Special character is being stripped in emailIt looks like this is a reoccurrence of a problem from 2 years ago.
The email is stripping the backslash unless there are two of them “\\” then it strips one of them.
Forum: Plugins
In reply to: [Contact Form Submissions] Export to csv is not workingI am having this issue as well. I have several contact forms that are used for contest entries and I need the information from these and when I go to download them as CSV files it ends up saying that the page cannot be found.
This plugin has been extremely useful and I would love to see it working again.
I modified the style sheet by using “WordPress Add Custom CSS”.
Here is what I changed.
From this
ul li, ol li {
margin: 5px 0px;
}To this
ul li, ol li {
margin: 0px 0px 3px 0px;
}- This reply was modified 7 years, 9 months ago by jmergener.
Forum: Plugins
In reply to: [Contact Form 7] Form won’t submit, just spins and spinsWhat was the solution to this?
Forum: Plugins
In reply to: [Database Addon for Contact Form 7 - CFDB7] Error when Selecting Export CSVI changed the memory allocation and got it to work. Thanks for your help.
Forum: Plugins
In reply to: [Database Addon for Contact Form 7 - CFDB7] Error when Selecting Export CSVHere is the error message I get.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 80 bytes) in /home/websitename/public_html/subdomain/wp-content/plugins/contact-form-cfdb7/inc/export-csv.php on line 85
Forum: Plugins
In reply to: [Database Addon for Contact Form 7 - CFDB7] Error when Selecting Export CSVlooks like the hosting company doesn’t allow that modification.
Correction, I found out how and setting it to 0 didn’t work. I even change it from 30 to 60 and 300. Still no change.
- This reply was modified 8 years, 5 months ago by jmergener.
Forum: Plugins
In reply to: [Contact Form by Supsystic] Mail functionI find this reply to be incorrect. When you use your test feature it works just fine. However, when you are using a form you get the “Could not instantiate mail function” error.
WordPress 4.7.1 did make an update to the PHPMailer and that is more than likely the issue.
Forum: Plugins
In reply to: [Contact Form 7] Form not submittingRespectfully Takayuki Miyoshi, this response in not correct. The recent update of WordPress 4.7.1 is the issue. Please look into what was done that caused your code to not work. You have many people that appreciate what you have done and really need a solution fast.
Forum: Plugins
In reply to: [Contact Form 7] 6 sites using contact form 7 are throwing errorsCindy, I think he needs to review the code again.
Forum: Plugins
In reply to: [Contact Form 7] 6 sites using contact form 7 are throwing errorsI am having the same issue. However, this only started after WordPress was updated to 4.7.1. Additionally, NO other Plugin was upgraded. This means something changed in the core of WordPress that Contact Form 7 uses.
I hope this can be fixed quick as I have clients that use this for contests and we have several live ones that are now dead!