aydun
Forum Replies Created
-
If you open up your browser’s ‘Developer Tools’ section and look at the network activity, you should be able to see the call where it requests the JSON from the server. There may be more information available there.
Thanks for the response. I’ve already made that change so I’m OK for now but it would be good to see this in the next release.
Hi Phil
Many thanks for taking the time to document your experience. If you could create a PR to https://github.com/aydun/contact-form-7-civicrm-integration with any improvements to examples, documentation etc – that would be great.As you say, there are lots of things to get right so anything you can contribute to help make it easier is very welcome.
thanks
AidanInteresting … mine fails quickly with the error message above. When it does eventually return, what does the validation message say?
I’ll modify it to trim any leading/trailing whitespace from those settings.
I can’t reproduce the problem so if you can dig out any more information about what is happening that would be helpful.
Forum: Plugins
In reply to: [Contact Form 7 CiviCRM integration] Re: Is api call carrying data?Ok, thanks
Hi,
Are you using 1.8? Is this with a local or remote CiviCRM system? Where exactly are you seeing this white space?
On that settings page, if I add trailing white space to the CiviCRM Path setting and save, I get
Validation failed: Unable to parse returned JSON
but the settings page loads correctly and I can simply remove the trailing spaces, resave and the validation succeeds.Forum: Plugins
In reply to: [Contact Form 7 CiviCRM integration] Plugin appears to have PHP errorThanks for confirming.
Forum: Plugins
In reply to: [Contact Form 7 CiviCRM integration] Plugin appears to have PHP errorForum: Plugins
In reply to: [Contact Form 7 CiviCRM integration] Plugin appears to have PHP errorHi, Do you have CiviCRM installed on this system or on a remote system? What version of CiviCRM and WP are you using?