Joomdle 1.0 Installation

user don't create in other

  • saman سامان
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • samansamani2[at]yahoo.com
More
9 years 4 months ago - 9 years 4 months ago #1 by saman سامان
user don't create in other was created by saman سامان
After i upgrade moodle to 3.1.3 and joomdle to 1.0.8 and update auth_joomdle & enrol_joomdle in the moodle side,
when user register to my joomla side in the moodle side user don't create.
even when i try to manually add users to moodle, it can't create user in the moodle side.
Last edit: 9 years 4 months ago by saman سامان.

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic user don't create in other
Hi.

I just tested on my local installatio with Joomdle 1.0.8 and Moodle 3.1.1+, and users are created in Moodle just fine when I add a new user in Joomla backend.

Are you getting any messages?

Please Log in or Create an account to join the conversation.

  • saman سامان
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • samansamani2[at]yahoo.com
More
9 years 4 months ago #3 by saman سامان
Replied by saman سامان on topic user don't create in other
i find the problem.i am using persian(farsi) language in my username and in the Moodle setting it's prevent.i solve'd that and user created on the moodle side. but the name field or username or any other that uses farsi language is empty. Do joomdle support farsi language? i even use CB profile and register but it's not work for persian language.
is there any solution for support that?

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic user don't create in other
Thanks for the info.

Right now, there seems to be a bug with non english languages in Joomdle, as reported by another user yesterday. I am trying to fix the issue, and will let you know as soon as I find something.

Please Log in or Create an account to join the conversation.

  • saman سامان
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • samansamani2[at]yahoo.com
More
9 years 4 months ago - 9 years 4 months ago #5 by saman سامان
Replied by saman سامان on topic user don't create in other
another thing Antonio maybe help in your develop
the non-english username send to Moodle database correctly. but pass (even it is only number) or email not send to moodle database.look at the image:
Last edit: 9 years 4 months ago by saman سامان.

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago #6 by Antonio Durán
Replied by Antonio Durán on topic user don't create in other
Can you tell us which PHP version are you running?
It seems the problem may be related to that...I tested in 5.27 and 7.0.8 and it did not work.
I tested on 5.5.9 and it works fine.

Please Log in or Create an account to join the conversation.

  • saman سامان
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • samansamani2[at]yahoo.com
More
9 years 4 months ago #7 by saman سامان
Replied by saman سامان on topic user don't create in other
My php ver is 5.6.28

i have an access to change that. it will soon change to test that

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago - 9 years 4 months ago #8 by Antonio Durán
Replied by Antonio Durán on topic user don't create in other
I think problem is with PHP version.

I have downloaded simple xmlrpc client and server at:
code.runnable.com/UnEjkT04_CBwAAB4/how-t...mlrpc-client-for-php

And modified them to use Дмитрий as name.
- Scripts don't work in PHP 7 or 5.6.27. When I pass Дмитрий as an argument, it fails with:
Array ( [faultString] => parse error. not well formed. error occurred at line 7, column 11, byte index 131 [faultCode] => -32700 )

- Scripts work correctly in PHP 5.5.9

It would be great if you can test to confirm this.

It seems problem is the same with cyrilic and farsi chars, but not with spanish, like Ñ.
Last edit: 9 years 4 months ago by Antonio Durán.

Please Log in or Create an account to join the conversation.

  • saman سامان
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • samansamani2[at]yahoo.com
More
9 years 4 months ago - 9 years 4 months ago #9 by saman سامان
Replied by saman سامان on topic user don't create in other
hi.
it's not confirmed.
i am using php v 5.6.28 and your example.it's work correctly. It seem's not related to php version .
see the film:
www.screencast.com/t/rMzu2NVQtE5
you can test
lmskaran.com/xmlrpc/
Last edit: 9 years 4 months ago by saman سامان.

Please Log in or Create an account to join the conversation.

More
9 years 4 months ago #10 by Antonio Durán
Replied by Antonio Durán on topic user don't create in other
Hi. Thanks for the info.

You used 5.6.28. I used 5.6.27. Are you able to test with 5.6.27?

Please Log in or Create an account to join the conversation.