Ryan Smith

Results 81 comments of Ryan Smith

I would recommend setting the `$CFG->siteguest` on the `$config` where that is initially set so that you can test this more easily.

@mlynn-lp that code I sent doesn't change the `$event->userid` so I don't think you would need to reset the userid right? Perhaps I'm missing some context. If you have other...

@mlynn-lp thanks for explaining the exception, I had understood that part. I understand why you needed to reset the `$event->userid` to 0 in the code you posted. In the code...

Agreed we should definitely have a clearer error. Good to see that our error handling caught that and carried on processing the other events.

Is it possible that this issue is similar to https://github.com/xAPI-vle/moodle-logstore_xapi/issues/317 @caperneoignis?

Okay thanks @caperneoignis 👍

@AlexTo sounds like you might have misconfigured your LRS details if everything is ending up in the failed log.

Ok responded over there.

Thanks @mlynn-lp 👍 tagging @gordonmacqueen-lp