- Posts: 5
Joomdle moodle Log out not works
- Harsh vardhan Tiwari
- Topic Author
- Offline
- New Member
-
Less
More
13 years 8 months ago - 13 years 8 months ago #1
by Harsh vardhan Tiwari
Joomdle moodle Log out not works was created by Harsh vardhan Tiwari
Now I have this issue please help me.
www.joomdle.com/en/forum/r08-support/897...ing-on-google-chrome
I install Joomla, Joomdle and Moodle. All component works fine but Logout part does not works Properly.
Sometime Login also does not works Properly
The SSO is not working fine on our site, and I cannot figure out what is causing the problem. Our moodle menu item is set up in a wrapper, and I verified that my users were synced between Joomdle/Moodle/Joomla. Here are some additional specs about our site:
Joomla! Version Joomla! 2.5.6 Stable
moodle version Moodle 2.3.1+
Use redirectionless SSO = yes
Connection Method = file_get_contents
User Hooks - Joomdle plugin = enabled
System - Joomdlesession = enabled
User - Joomla! plugin = enabled
System Check is fine (all green)
XMLRPC PHP Extension
Joomdlehooks User Plugin enabled
Allow URL fopen
Joomla to Moodle HTTP connectivity
Moodle to Joomla HTTP connectivity
Joomdle Web Services
Note:- when I login through Joomdle, I am able to login in moodle. but when I try to log out from joomdle not logout from moodle.
When I delete my Browser cookies ctrl+shift+del it works one time only. after that not works properly.
Domain also remains same. For Example Link is something like that relaxindore.com/joomdle/ and relaxindore.com/moodle
please help me
Any help is greatly appreciated.
Thank You
Harsh
www.joomdle.com/en/forum/r08-support/897...ing-on-google-chrome
I install Joomla, Joomdle and Moodle. All component works fine but Logout part does not works Properly.
Sometime Login also does not works Properly
The SSO is not working fine on our site, and I cannot figure out what is causing the problem. Our moodle menu item is set up in a wrapper, and I verified that my users were synced between Joomdle/Moodle/Joomla. Here are some additional specs about our site:
Joomla! Version Joomla! 2.5.6 Stable
moodle version Moodle 2.3.1+
Use redirectionless SSO = yes
Connection Method = file_get_contents
User Hooks - Joomdle plugin = enabled
System - Joomdlesession = enabled
User - Joomla! plugin = enabled
System Check is fine (all green)
XMLRPC PHP Extension
Joomdlehooks User Plugin enabled
Allow URL fopen
Joomla to Moodle HTTP connectivity
Moodle to Joomla HTTP connectivity
Joomdle Web Services
Note:- when I login through Joomdle, I am able to login in moodle. but when I try to log out from joomdle not logout from moodle.
When I delete my Browser cookies ctrl+shift+del it works one time only. after that not works properly.
Domain also remains same. For Example Link is something like that relaxindore.com/joomdle/ and relaxindore.com/moodle
please help me
Any help is greatly appreciated.
Thank You
Harsh
Last edit: 13 years 8 months ago by Harsh vardhan Tiwari.
Please Log in or Create an account to join the conversation.
- vcube04
- Offline
- New Member
-
Less
More
- Posts: 7
13 years 8 months ago #2
by vcube04
Replied by vcube04 on topic Joomdle moodle Log out not works
I have had similar problems. After much research and reading up, I found this to work for me.
Try the following:
Joomla Administrator side:
1) Extensions-> Plugin-> Search for "System - Cache". DISABLE this during development period
2) Joomla->Site Menu-->Maintenance-->Clear Cache. Delete ALL the files (if your website is small). System will automatically rebuild the cache, so nothing to worry.
Now you will see that Joomdle does NOT remember the sessions by caching it. From now on it should work ok.
But in production, you want to make sure System-Cache is enabled for better performance.
Try the following:
Joomla Administrator side:
1) Extensions-> Plugin-> Search for "System - Cache". DISABLE this during development period
2) Joomla->Site Menu-->Maintenance-->Clear Cache. Delete ALL the files (if your website is small). System will automatically rebuild the cache, so nothing to worry.
Now you will see that Joomdle does NOT remember the sessions by caching it. From now on it should work ok.
But in production, you want to make sure System-Cache is enabled for better performance.
Please Log in or Create an account to join the conversation.