- Posts: 7
Joomlda R07 or Joomla 2.5 / Moodle 2.2
- Ahmad Arshad
- Topic Author
- Offline
- New Member
-
Less
More
14 years 2 months ago #1
by Ahmad Arshad
Joomlda R07 or Joomla 2.5 / Moodle 2.2 was created by Ahmad Arshad
Hi there...
Great component..
a) I know joomdle is still in alpha/beta for joomla 2.5 and the latest moodle..
but everytime I logout, i receive...
Notice: Undefined property: stdClass::$auth in /home/muji786/zainabcenter.org/classes/auth/joomdle/auth.php on line 3382
Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /home/muji786/zainabcenter.org/classes/lib/sessionlib.php on line 237
Skip to main content
What does this mean..?
b) When a person resets his password in either joomla or moodle... does it also update the other...
c) If I have multiple auths enabled in Moodle... to be exact I have gsaml (for google apps sso) enabled... does joomdle and mnet need to be on top?
Thanks for the help
Great component..
a) I know joomdle is still in alpha/beta for joomla 2.5 and the latest moodle..
but everytime I logout, i receive...
Notice: Undefined property: stdClass::$auth in /home/muji786/zainabcenter.org/classes/auth/joomdle/auth.php on line 3382
Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /home/muji786/zainabcenter.org/classes/lib/sessionlib.php on line 237
Skip to main content
What does this mean..?
b) When a person resets his password in either joomla or moodle... does it also update the other...
c) If I have multiple auths enabled in Moodle... to be exact I have gsaml (for google apps sso) enabled... does joomdle and mnet need to be on top?
Thanks for the help
Please Log in or Create an account to join the conversation.
- Ahmad Arshad
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
14 years 2 months ago #2
by Ahmad Arshad
Replied by Ahmad Arshad on topic Re: Joomlda R07 or Joomla 2.5 / Moodle 2.2
and when I try to logon using moodle... i get
Notice: Undefined property: stdClass::$wantsurl in /home/muji786/zainabcenter.org/classes/auth/joomdle/auth.php on line 3417
Skip to main content
This page should automatically redirect. If nothing is happening please use the continue link below.
(Continue)
Error output, so disabling automatic redirect.
Notice: Undefined property: stdClass::$wantsurl in /home/muji786/zainabcenter.org/classes/auth/joomdle/auth.php on line 3417
Skip to main content
This page should automatically redirect. If nothing is happening please use the continue link below.
(Continue)
Error output, so disabling automatic redirect.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
14 years 2 months ago #3
by Antonio Durán
Replied by Antonio Durán on topic Re: Joomlda R07 or Joomla 2.5 / Moodle 2.2
I don't know why you get those errors (can't reproduce), but they are notices. You can hide them by disabling showing E_NOTICE errors in your PHP configuration.
b) there is no password in Moodle: when a joomdle user logs from moodle login page, a web service is called to check password against joomla database.
c) Not that I know.
b) there is no password in Moodle: when a joomdle user logs from moodle login page, a web service is called to check password against joomla database.
c) Not that I know.
Please Log in or Create an account to join the conversation.
- Ahmad Arshad
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
14 years 2 months ago #4
by Ahmad Arshad
Replied by Ahmad Arshad on topic Re: Joomlda R07 or Joomla 2.5 / Moodle 2.2
Thanks for the reply... will disable the notices..
On a side note... can you confirm that joomdle does not interfere with moodle-google apps integration.. basically what happens is that anytime anyone wants to logon to google apps... they get redirected to moodle login page via a SAML request...
but you were saying that moodle sends a webservice request to joomla for password...
so i am guessing it shouldnt interfere...
do u have any experience with that?
On a side note... can you confirm that joomdle does not interfere with moodle-google apps integration.. basically what happens is that anytime anyone wants to logon to google apps... they get redirected to moodle login page via a SAML request...
but you were saying that moodle sends a webservice request to joomla for password...
so i am guessing it shouldnt interfere...
do u have any experience with that?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
14 years 2 months ago #5
by Antonio Durán
Replied by Antonio Durán on topic Re: Joomlda R07 or Joomla 2.5 / Moodle 2.2
I have never tested with google apps, sorry.
Please Log in or Create an account to join the conversation.