Must specify course id, short name or idnumber

Must specify course id, short name or idnumber

Larry Elchuck發表於
Number of replies: 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

評比平均分數: -
In reply to Larry Elchuck

Re: Must specify course id, short name or idnumber

Tim Hunt發表於
Core developers的相片 Documentation writers的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片
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.
In reply to Tim Hunt

Re: Must specify course id, short name or idnumber

Larry Elchuck發表於
Thanks Tim

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

larry
In reply to Larry Elchuck

Re: Must specify course id, short name or idnumber

Tim Hunt發表於
Core developers的相片 Documentation writers的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片
Well, thanks Matt, really. But I am glad it is now working.