- Posts: 40
[Closed] enrollment method issues
- Jordan Wolff
- Topic Author
- Offline
- Senior Member
-
Less
More
14 years 6 months ago - 14 years 6 months ago #1
by Jordan Wolff
[Closed] enrollment method issues was created by Jordan Wolff
I am running joomla 1.5, moodle. 2.1, joomdle, .6, with a tienda shopping cart. I am trying to make the enrollment method in to each course through joomdle. I cannot seem to figure this out.
I had this working before on joomla 1.5 moodle 2.0 and joomdle .5 with a vm shopping cart.
Right now when I go to course admin-->users-->enrollment menthod.. I am getting two options, manual enrollment and self enrollment (student). I do not see joomdle or the option to choose joomdle.
When I go to site admin-->plugins-->manage enrollments... I get the following
Manual enrollments 23 / 2 Settings Uninstall
Cohort sync 0 / 0 Settings Uninstall
Flat file (CSV) 0 / 0 Settings Uninstall
Category enrollments 0 / 0 Settings Uninstall
External database 0 / 0 Settings Uninstall
Guest access 3 / 0 Settings Uninstall
IMS Enterprise file 0 / 0 Settings Uninstall
LDAP enrollments 0 / 0 Settings Uninstall
Course meta link 0 / 0 Settings Uninstall
MNet remote enrollments 0 / 0 Settings Uninstall
PayPal 0 / 0 Settings Uninstall
Self enrollment 23 / 0 Settings Uninstall
joomdle
As you can see joomdle is at the bottom and only gives me the option to uninstall. I believe that is when I was using moodle 2.0 and joomdle .5.
Everything is working correctly on moodle joomdle and joomla except this feature. Did something change on 2.2 or .6, that I cannot seem to figure out?
Any help would be great!
I had this working before on joomla 1.5 moodle 2.0 and joomdle .5 with a vm shopping cart.
Right now when I go to course admin-->users-->enrollment menthod.. I am getting two options, manual enrollment and self enrollment (student). I do not see joomdle or the option to choose joomdle.
When I go to site admin-->plugins-->manage enrollments... I get the following
Manual enrollments 23 / 2 Settings Uninstall
Cohort sync 0 / 0 Settings Uninstall
Flat file (CSV) 0 / 0 Settings Uninstall
Category enrollments 0 / 0 Settings Uninstall
External database 0 / 0 Settings Uninstall
Guest access 3 / 0 Settings Uninstall
IMS Enterprise file 0 / 0 Settings Uninstall
LDAP enrollments 0 / 0 Settings Uninstall
Course meta link 0 / 0 Settings Uninstall
MNet remote enrollments 0 / 0 Settings Uninstall
PayPal 0 / 0 Settings Uninstall
Self enrollment 23 / 0 Settings Uninstall
joomdle
As you can see joomdle is at the bottom and only gives me the option to uninstall. I believe that is when I was using moodle 2.0 and joomdle .5.
Everything is working correctly on moodle joomdle and joomla except this feature. Did something change on 2.2 or .6, that I cannot seem to figure out?
Any help would be great!
Last edit: 14 years 6 months ago by Chris.
Please Log in or Create an account to join the conversation.
- Jordan Wolff
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 40
14 years 6 months ago #2
by Jordan Wolff
Replied by Jordan Wolff on topic Re: enrollment method issues
I went to uninstall joomdle from admim-plugin-enrollment-manage enrollment
I got this error
Coding problem: $PAGE->context was not set. You may have forgotten to call require_login() or $PAGE->set_context(). The page may not display correctly as a result
line 345 of /lib/pagelib.php: call to debugging()
line 1251 of /lib/pagelib.php: call to moodle_page->magic_get_context()
line 1290 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()
line 92 of /admin/enrol.php: call to bootstrap_renderer->__call()
line 92 of /admin/enrol.php: call to bootstrap_renderer->header()
I got this error
Coding problem: $PAGE->context was not set. You may have forgotten to call require_login() or $PAGE->set_context(). The page may not display correctly as a result
line 345 of /lib/pagelib.php: call to debugging()
line 1251 of /lib/pagelib.php: call to moodle_page->magic_get_context()
line 1290 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()
line 92 of /admin/enrol.php: call to bootstrap_renderer->__call()
line 92 of /admin/enrol.php: call to bootstrap_renderer->header()
Please Log in or Create an account to join the conversation.
- Jordan Wolff
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 40
14 years 6 months ago #3
by Jordan Wolff
Replied by Jordan Wolff on topic Re: enrollment method issues
Sorry guys, I am retarded... I was looking at an old folder i had on my server not my live folder... It did not have the enrol joomdle file... Everything should work now,
Please Log in or Create an account to join the conversation.