akafester
Forum Replies Created
-
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Custom mailerI know that if you use Contact form 7 and the pipes system you can force the label by using a _raw_in_front_of_label to force the system to show the label and not the data.
Can a similar function be included in Caldera? 🙂
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Custom mailerIt’s for checkbox and radio.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Can't submitI solved it by splitting my form up in two. It works like a charm now :).
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Can't submitThe problem was on the php5.3 so i tried to update to php5.4 to see if that solved the problem. It didn’t though.
I have 11 plugins installed and running. Then i also tried to install the WP super cache to see if that solved the problem. It didn’t though.
Then i installed WP-serverinfo and WP Condition. WP-serverinfo is reporting that the PHP memory limit is 256M, but WP- Condition is reporting that it is 40M. I tried do add define(‘WP_MEMORY_LIMIT’, ‘128M’); to WP-config to no avail. My host has confirmed that i have 128M to my disposal, with caldera is trying to use, from what i can tell from the error.
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Can't submitTried to update PHP from 5.3 to 5.4 with resultet in the follwing:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 92 bytes) in /*/*/*/*/*/httpd.www/wp-content/plugins/caldera-forms/classes/core.php on line 1103What does this mean?
Forum: Plugins
In reply to: [Caldera Forms - More Than Contact Forms] Can't submitLayout “problem” is fixed. I apparently had disabled som front end functions.