Stopped working, no debug output
-
Had this plugin working mid last year, but since then it stopped working.
I did the following to try and get it fixed:
1) updated all the plugins, and themes
2) uninstalled cf7 google sheets, and re-installed
3) reverted, and the re-authorized and re-saved the code
4) edit the CF7 form and checked / revised the google sheet.I am not getting any data saved to google sheets but CF7 is sending emails correctly.
I was hoping to grab debug data but the log file is empty.
I added the following to my wp-config.php file:
define(‘WP_DEBUG’,true);
define(‘SCRIPT_DEBUG’,true);
define(‘WP_DEBUG_LOG’,true);but the log file is still blank. I checked permissions on it and even added some text to it manually first to see if it would clear it / overwrite it and no luck.
Any ideas on what I can try to get this plugin working again?
- The topic ‘Stopped working, no debug output’ is closed to new replies.