You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed this extension in a test civi site. I'm a bit confused by the instructions for turn it on. It says there are three methods but I only see two.
I assume the first one set parms will set it on for all email that really isn't CiviMail. I haven't a clue where to put this bit of code.
I tried method two. It didn't work.
Then I found this error in
FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined method Civi::settings() in /usr/share/nginx/test2.xxx.org/sites/default/files/civicrm/custom_ext/eu.wemove.gooseberry/CRM/Gooseberry/Settings.php on line 11" while reading response header from upstream, client: 98.234.219.224, server: test2.xxx.org, request: "GET /civicrm/gooseberry/settings HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host:
line 11 doesn't look out of the ordinary so something basic must be wrong with how I have it set up.
I installed this extension in a test civi site. I'm a bit confused by the instructions for turn it on. It says there are three methods but I only see two.
I assume the first one set parms will set it on for all email that really isn't CiviMail. I haven't a clue where to put this bit of code.
I tried method two. It didn't work.
Then I found this error in
FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined method Civi::settings() in /usr/share/nginx/test2.xxx.org/sites/default/files/civicrm/custom_ext/eu.wemove.gooseberry/CRM/Gooseberry/Settings.php on line 11" while reading response header from upstream, client: 98.234.219.224, server: test2.xxx.org, request: "GET /civicrm/gooseberry/settings HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host:
line 11 doesn't look out of the ordinary so something basic must be wrong with how I have it set up.