- Posts: 10
R0.25 No Longer Supported
Blank page, 404 error after login
- Patrick Reid
- Topic Author
- Offline
- New Member
-
Less
More
15 years 7 months ago #1
by Patrick Reid
Blank page, 404 error after login was created by Patrick Reid
Hi All,
I am new to Joomdle and I like it. However, when I log into the system I am getting a blank page with a 404 error. When I refresh the page or re-load it the system then loads the correct login etc.
I have checked the forums and have tried disbaling joomdlehooks which stops the 404 error in login but then disables sso to moodle.
I am a little stumped by this as I have loaded joomdle before on the same test rig and had no problems at all. I have re-read and re-installed a number of times thinking I have missed something but I don't know what.
Help would be greatly appreciated!
BTW I am a joomla and Joomdle noob who has muddled through, so please keep it simplefor me :dry:
Cheers
Pharmboyz
I am new to Joomdle and I like it. However, when I log into the system I am getting a blank page with a 404 error. When I refresh the page or re-load it the system then loads the correct login etc.
I have checked the forums and have tried disbaling joomdlehooks which stops the 404 error in login but then disables sso to moodle.
I am a little stumped by this as I have loaded joomdle before on the same test rig and had no problems at all. I have re-read and re-installed a number of times thinking I have missed something but I don't know what.
Help would be greatly appreciated!
BTW I am a joomla and Joomdle noob who has muddled through, so please keep it simplefor me :dry:
Cheers
Pharmboyz
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
15 years 7 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Blank page, 404 error after login
Hi.
When you get the 404 error, what URL are you getiing? (you can remove the domain part)
When you get the 404 error, what URL are you getiing? (you can remove the domain part)
Please Log in or Create an account to join the conversation.
- Patrick Reid
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
15 years 7 months ago #3
by Patrick Reid
Replied by Patrick Reid on topic Re: Blank page, 404 error after login
mydomain.com.au/index.php
and when I refresh it goes through but addres is still mydomain.com.au/index.php
and when I refresh it goes through but addres is still mydomain.com.au/index.php
Please Log in or Create an account to join the conversation.
- Patrick Reid
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
15 years 7 months ago #4
by Patrick Reid
Replied by Patrick Reid on topic Re: Blank page, 404 error after login
BTW thanks for the quick reply Antonio
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
15 years 7 months ago #5
by Antonio Durán
Replied by Antonio Durán on topic Re: Blank page, 404 error after login
You are welcome 
So, the same url that later works, gives a 404? Now that's weird.
Are you using normal joomla login module or any other?
I dont' really have many ideas here....
So, the same url that later works, gives a 404? Now that's weird.
Are you using normal joomla login module or any other?
I dont' really have many ideas here....
Please Log in or Create an account to join the conversation.
- Patrick Reid
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
15 years 7 months ago #6
by Patrick Reid
Replied by Patrick Reid on topic Re: Blank page, 404 error after login
Yes, everything is pretty much vanilla. That is why I am a bit lost on this one...
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
15 years 7 months ago #7
by Antonio Durán
Replied by Antonio Durán on topic Re: Blank page, 404 error after login
Me too 
Just to start narrowing things, try putting:
$redirect_url = 'yoursite.com';
At the end of the land.php in moodle/auth/joomdle, just before:
redirect($redirect_url);
Just to start narrowing things, try putting:
$redirect_url = 'yoursite.com';
At the end of the land.php in moodle/auth/joomdle, just before:
redirect($redirect_url);
Please Log in or Create an account to join the conversation.
- Patrick Reid
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
15 years 7 months ago #8
by Patrick Reid
Replied by Patrick Reid on topic Re: Blank page, 404 error after login
Hi Antonio,
I have inserted the code but no change? What should I expect?
It still needs a screen refresh to login the user after the blank page/404 error.
:huh:
I have inserted the code but no change? What should I expect?
It still needs a screen refresh to login the user after the blank page/404 error.
:huh:
Please Log in or Create an account to join the conversation.
- Patrick Reid
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
15 years 7 months ago #9
by Patrick Reid
Replied by Patrick Reid on topic Re: Blank page, 404 error after login
Hi Antonio,
I have my own test system and I wanted to see if the problem replicates there, but when I installed Joomdle I got the following error:
Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle
?
I have my own test system and I wanted to see if the problem replicates there, but when I installed Joomdle I got the following error:
Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle
?
Please Log in or Create an account to join the conversation.
- Patrick Reid
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
15 years 7 months ago #10
by Patrick Reid
Replied by Patrick Reid on topic Re: Blank page, 404 error after login
Fixed it...sorry. But now I can't enter my courses from Joomla to Moodle...
Please Log in or Create an account to join the conversation.