- Posts: 1
Course request points to php code issue
- Troy Pierce
- Topic Author
- Offline
- New Member
-
Less
More
14 years 6 months ago - 14 years 6 months ago #1
by Troy Pierce
Course request points to php code issue was created by Troy Pierce
When I click on "course requests" in the Joomdle extension in joomla 1.6 (Moodle 2.0) I get the following error "Warning: Invalid argument supplied for foreach() in /home/username/public_html/administrator/components/com_joomdle/views/courseapplications/view.html.php on line 122"
I see the issue at line 247-253 where "$cursos = JoomdleHelperContent::getCourseList ();" doesn't seem to be passing an array into the foreach just bellow.
I should mention that I have two courses set up.Ad
Thanks.
I see the issue at line 247-253 where "$cursos = JoomdleHelperContent::getCourseList ();" doesn't seem to be passing an array into the foreach just bellow.
I should mention that I have two courses set up.Ad
Thanks.
Last edit: 14 years 6 months ago by Troy Pierce. Reason: add'l info
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7847
14 years 6 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Course request points to php code issue
Hi.
Is everything ok in system check?
Is the rest of Joomdle working?
Is everything ok in system check?
Is the rest of Joomdle working?
Please Log in or Create an account to join the conversation.