Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Vanilla ProxyConnect - how to correctly set up response format

Hi, i've installed Vanilla ProxyConnect plugin (no Wordpress). I think he works fine and it is very useful.

My response text is:

echo '
UniqueID=1290\n
Name=Test\n
Email=test@test.it\n
TransientKey=027test\n
DateOfBirth=1970-01-01\n
Gender=Male';

So, at the Forum frontend , the name displayed is not 'Test' but 'Testn' . It seems that Vanilla doesn't match correctly the record separator, is it possible ? Any solution ?

Best Answer

Sign In or Register to comment.