Forum Replies Created
- AuthorPosts
gioacchino
ParticipantHi Ally,
I think I found the solution: It’s an outdated version of PHP that caused the problem. I had to change from 5.2 to 5.6 and editing of the automated email answer is working now.
gioacchino
ParticipantHi Ally,
I deactivated the security plugins Wordfence Security and iThemes Security as well as the other plugins but the issue is still the same.
But what I discovered (even when all the plugins are active) that in one of the used forms I can change the email answer format from “Text” to “HTML” and overwrite the “n” with <br /> and this is being saved and works.
But in the other form no changes at all are being saved.
So what else can it be?
gioacchino
ParticipantThank you for your answer but this option only shows up when the default email is used and not (like in my case) when I need to build my own email content.
So how can the blank fields be deactivated anyway for the individual feedback email?
Regards,
gioacchinogioacchino
ParticipantI got the debug.log running and there seems to be a conflict with one php-file of the e-commerce theme I’m using and one missing class in it:
PHP Fatal error: Class ‘inventory’ not found […]/wp-content/themes/[…]/framework/core/extensions/mycart/core/flow/Flow.php on line 106
gioacchino
ParticipantHi Ally,
I changed the wp-config.php for debug logging but there is no debug.log on the server after reloading the page with the form!
gioacchino
Participant…and I just bought and installed your plugin yesterday: Version 1.4.1
gioacchino
ParticipantHi Ally,
thanks for your feedback. I’ve checked the ticks at the “Server compatibility” and they are all green.
When I change the wp-config.php to debug mode I still get a completely blank page with no debug messages! It’s like the whole page doesn’t exist.
This is all I get from the developer tools in Chrome:
<html>
<head>
<link type="text/css" rel="stylesheet" href="chrome-extension://cpngackimfmofbokmjmljamhdncknpmg/style.css"><script type="text/javascript" charset="utf-8" src="chrome-extension://cpngackimfmofbokmjmljamhdncknpmg/page_context.js"></script>
</head>
<body screen_capture_injected="true">
</body>
</html>
Completely weired.
- AuthorPosts