Jump to content

Recommended Posts

Posted

i cannot explain this one at all.

 

i have two users both with the same system permissions but when i 'Turn editing on' on one of them i am given the white screen of death while the other one is fine.

 

can anyone explain why this is happening?

 

i am running moodle 2.2.5 and the users are being added in using facility to moodle.

Posted
If your turn debugging on to developer and select output errors to screen, you will see why your getting the issue.

 

i have done this but all i get back is 'Notice: Trying to get property of non-object in C:\inetpub\wwwroot\blocks\facility_to_moodle\block_facility_to_moodle.php on line 52 '

i still have no idea what is wrong with this?

Posted
What happens if you disable the Facility to Moodle Block?

 

just tried it, i still get the same issue. i am hessistant to remove the Facility block completely as it took a while to get working properly

Posted
Shouldn't be getting that Fac-to-Moodle error... I can't reproduce it here on my 2.2 install. Back up it's tables (they all begin with mdl_block_facility_to_moodle...) and copy its folder elsewhere so that you have a copy of it as it currently stands, and remove it, then see if the error still exists. The only way to rule out Fac-to-Moodle as the cause is to remove it from the equation entirely by deleting it I'm afraid.
  • Thanks 1
Posted
i have found out how to solve the problem, if the user's authentication method is set to 'LDAP Capture' then i get a white screen when i change this to 'LDAP Server' this issue disappears. therefore i think it must have something to do with the LDAP Capture auth method. i will check the coding for this and see if the problem is still there

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...