Must specify course id, short name or idnumber

Must specify course id, short name or idnumber

Nosūtīja Larry Elchuck
Atbilžu skaits: 3
Not sure if this is a bug or just my installs (on OS X and CentOS), so I'll post it here for verification by someone before I pollute the Tracker.

In Moodle 1.9 beta 2, when I am logged in as an admin and try to login as a student, I get the Must specify course id, short name or idnumber error.

With debugging turned on, I get
  • line 5428 of lib/weblib.php: call to debugging()
  • line 25 of course/view.php: call to error()
Would someone please verify whether this is an issue for you or not.

thanks
larry

Vidējais novērtējums: -
Atbildot uz Larry Elchuck

Re: Must specify course id, short name or idnumber

Nosūtīja Tim Hunt
Core developers attēls Documentation writers attēls Particularly helpful Moodlers attēls Peer reviewers attēls Plugin developers attēls
That was an unintended side-effect of a change I made in print_continue on Friday. Matt Clarkson fixed it over the weekend before I was even aware of it. So do another update and it should start working. Sorry for any inconvinience.
Atbildot uz Tim Hunt

Re: Must specify course id, short name or idnumber

Nosūtīja Larry Elchuck
Thanks Tim

I checked it out (pun intended) and it is working as expected.

larry