Joomdle 1.0 Installation
Warning Model class JoomdleModelCourse not found in file.
- DunamisPRMI
-
Topic Author
- Offline
- Junior Member
-
Less
More
8 years 2 months ago #1
by DunamisPRMI
Warning Model class JoomdleModelCourse not found in file. was created by DunamisPRMI
i'm at
most current joomla.
joomla core 1.2.0
moodle - todays' update
systemcheck is all clear. .
Get this error in the wrapper: Warning Model class JoomdleModelCourse not found in file.
per screenshot
most current joomla.
joomla core 1.2.0
moodle - todays' update
systemcheck is all clear. .
Get this error in the wrapper: Warning Model class JoomdleModelCourse not found in file.
per screenshot
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
8 years 2 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Warning Model class JoomdleModelCourse not found in file.
Hi.
This is weird, as it like an old bug:
www.joomdle.com/forum/installation/12131...se-not-found-in-file
Did error start happening after upgrade? Which version were you running before upgrade?
I tried locally, but I cannot replicate the problem.
This is weird, as it like an old bug:
www.joomdle.com/forum/installation/12131...se-not-found-in-file
Did error start happening after upgrade? Which version were you running before upgrade?
I tried locally, but I cannot replicate the problem.
Please Log in or Create an account to join the conversation.
- DunamisPRMI
-
Topic Author
- Offline
- Junior Member
-
8 years 2 months ago #3
by DunamisPRMI
Replied by DunamisPRMI on topic Warning Model class JoomdleModelCourse not found in file.
before, which is why I updgraded
After, it remains. .
After, it remains. .
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
8 years 2 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Warning Model class JoomdleModelCourse not found in file.
Do you know which Joomdle version were you running before upgrading?
Please check if you have a file course.php in any of:
/components/com_joomdle/models/
administrator//components/com_joomdle/models/
Please check if you have a file course.php in any of:
/components/com_joomdle/models/
administrator//components/com_joomdle/models/
Please Log in or Create an account to join the conversation.
- DunamisPRMI
-
Topic Author
- Offline
- Junior Member
-
8 years 2 months ago - 8 years 2 months ago #5
by DunamisPRMI
Replied by DunamisPRMI on topic Warning Model class JoomdleModelCourse not found in file.
public_html/administrator/components/com_joomdle/views/config/tmpl/default_course.php
public_html/components/com_joomdle/views/childrengrades/tmpl/default_course.php
public_html/components/com_joomdle/views/childrengrades/tmpl/default_course.php.old
I'll see if I can do some digging on the prior version. I keep my stuff as current as I can normally.
public_html/components/com_joomdle/views/childrengrades/tmpl/default_course.php
public_html/components/com_joomdle/views/childrengrades/tmpl/default_course.php.old
I'll see if I can do some digging on the prior version. I keep my stuff as current as I can normally.
Last edit: 8 years 2 months ago by DunamisPRMI.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
8 years 2 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic Warning Model class JoomdleModelCourse not found in file.
I guess you were runnin 1.1.4 before then....
The folders I wanted you to check are:
/components/com_joomdle/models/
/administrator/components/com_joomdle/models/
If you want, you can write me an email (antonio at joomdle) and I will do some debugging at your site to try to find the problem.
The folders I wanted you to check are:
/components/com_joomdle/models/
/administrator/components/com_joomdle/models/
If you want, you can write me an email (antonio at joomdle) and I will do some debugging at your site to try to find the problem.
Please Log in or Create an account to join the conversation.
- DunamisPRMI
-
Topic Author
- Offline
- Junior Member
-
8 years 2 months ago #7
by DunamisPRMI
Replied by DunamisPRMI on topic Warning Model class JoomdleModelCourse not found in file.
email sent. . .
I recursively searched folders for course.php and those were the only results. . . sorry I wasn't clear
I recursively searched folders for course.php and those were the only results. . . sorry I wasn't clear
Please Log in or Create an account to join the conversation.
- DunamisPRMI
-
Topic Author
- Offline
- Junior Member
-
8 years 2 months ago #8
by DunamisPRMI
Replied by DunamisPRMI on topic Warning Model class JoomdleModelCourse not found in file.
Thanks for the work to figure out that it was a conflict plugin with oscampus, and then providing the patch directly even though it wasn't your plugin causing the problem.
That's above and beyond.
Thanks.
That's above and beyond.
Thanks.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7848
8 years 2 months ago #9
by Antonio Durán
Replied by Antonio Durán on topic Warning Model class JoomdleModelCourse not found in file.
Thanks for the kind words, I am happy I could help.
For reference, I am attaching the 2 files needed to solve this issue. to be placed in components/com_joomdle/models
The mycourses one is needed for error about JoomdleModelMyourses
For reference, I am attaching the 2 files needed to solve this issue. to be placed in components/com_joomdle/models
The mycourses one is needed for error about JoomdleModelMyourses
Please Log in or Create an account to join the conversation.