Same here – version 3.0.0 does work though…..
It’s a syntax bug… I’ve found the solution :
Download this file from your server : contact-form-7-dynamic-text-extension/includes/admin.php
Line 421 > remove the comma after the closing parenthesis
Thanks @webtftf for the quick find. I removed that pesky comma in version 3.1.1.
Good job @webtftf !
Thank you very much for the quick update @tessawatkinsllc .
You’re welcome. It wasn’t a big deal but I needed this problem fixed ASAP 🙂
Version 3.1.2 breaks the site we are using it as before…..
Thank you @huntbev, that was my mistake. It’s the same syntax error and it got reintroduced in 3.1.2 because I pushed a quick translation update without getting the latest version in my local setup, so when I committed, I committed the older version of admin.php that broke things again. I’m sorry
Version 3.1.3 should resolve this (and going forward because I have my local copies updated!)