Open freedome97 opened 2 years ago
Hi @freedome97,
produktiv
might be the correct prefix for you.
On the bottom of every ilias page there is a link to this page.
For me it shows https://www.ili.fh-aachen.de/goto_elearning_crs_123456.html when i open a course/module. The prefix in my case is elearning
.
I'm not quite sure where the problem is. When opening https://ilias.studium.kit.edu/login.php?client_id=produktiv&cmd=force_login&lang=de I receive this mask: This is the correct page and should work.
The script is only capable to login with "Lokales Gast-Konto". Do you have one of those?
The error Failed sending login information: 23.
occurs in line 137.
You might add a echo "ILIAS_LOGIN_POST is $ILIAS_LOGIN_POST"
after line 133 to debug this.
It should be something like
ilias.php?lang=de&client_id=produktiv&cmd=post&cmdClass=ilstartupgui&cmdNode=10a&baseClass=ilStartUpGUI&rtoken=
I tried adding a config for the KIT Karlsruhe. I am unsure about the "PREFIX", since we do not have a prefix in the URL
Here my config:
Furthermore do I receive an error while executing the first step (initializing):
Thanks for the answer in advance.