Ok, hopefully I'm posting the information you want to see. I'll post
everything that shows up in the console, so as to not miss anything.
POST
http://clipperz.cecilandjohn.com/php/index.php (548ms)
Post: method registration
parameters {"credentials":
{"C":"8079aae44cddc2870e605a09c32e9056109500c33140e20e917f7ef2d333139e",
"s":"4f4283dbc409a307f3c2124b642faecd4365a95c3b907633a0e63ec668646d5a",
"v":"b181b5e5600738374fbe9503418b82654aa598536ea4dc10c70430199f4362dc",
"version":"0.2"}, "user":{"header":"{\"records\":{\"index\":{}, \"data
\":\"U+6eQzP6o1PGLxmXty5Aibow\"}, \"directLogins\":{\"index\":{},
\"data\":\"VdXh/Sf4PeAxiUk4+biVtXPD\"}, \"preferences\":{\"data\":
\"cTBe7pgL3itlJz1E1XG+krsK\"}, \"oneTimePasswords\":{\"data\":\"a+o8v/
xLUKBC2/QU3eWdOc+i\"}, \"version\":\"0.1\"}", "statistics":"u/
u4MhhOOtPD0OkTj+gawBkf", "version":"0.3", "lock":"new lock"},
"version":"0.2", "message":"completeRegistration"}
Response: {"lock":"new lock","result":"done"}
POST
http://clipperz.cecilandjohn.com/php/index.php (1584ms)
Post: method handshake
parameters {"message":"connect", "version":"0.2",
"parameters":
{"C":"8079aae44cddc2870e605a09c32e9056109500c33140e20e917f7ef2d333139e",
"A":"401d113309b723abd361a25e7f497e4fcc661c0de8379c6b1a9fafdbe9eec45b"}}
Response: <br />
<b>Fatal error</b>: Call to undefined function
bcscale() in <b>/php/index.php</b> on line <b>72</b><br />
DEBUG: ERROR - c:
8079aae44cddc2870e605a09c32e9056109500c33140e20e917f7ef2d333139e #
version: 0.2
POST
http://clipperz.cecilandjohn.com/php/index.php (358ms)
Post: method handshake
parameters {"message":"connect", "version":"0.1",
"parameters":
{"C":"53d3722e38063b6db95a96b91fc18216ab4ae6fed7bb60069844cadd12c265d6",
"A":"221a7753eacef55b0f60397866f45f052a7895f8095cdb1efd39d403798e6091"}}
Response: <br />
<b>Fatal error</b>: Call to undefined function
bcscale() in <b>/php/index.php</b> on line <b>72</b><br />
DEBUG: ERROR - c:
53d3722e38063b6db95a96b91fc18216ab4ae6fed7bb60069844cadd12c265d6 #
version: 0.1
That's everything that shows up in the console upon submitting the
registration request.
Thanks for your help!
john
On Apr 21, 3:09 am, "Giulio Cesare Solaroli" <
giulio.ces...@gmail.com>
wrote:
> Hello,
>
> could you please post here the transcript of the XHR requests and
> responses going on during the registration phase?
>
> You can easily get these data enabling "Show XHMHttpRequests" on the
> Firebug console.
>
> Regards,
>
> Giulio Cesare
>