LabelLmsController.php missing file

Backend functionalities: user management, course management, reports, certificates, etc.
tempuser
FormaLms User
Posts: 86
Joined: Wed Feb 28, 2018 8:26 am

LabelLmsController.php missing file

Post by tempuser »

Fatal error: Class 'LabelLmsController' not found in ...................../appLms/index.php on line 107
alfa24
Senior Boarder
Posts: 1985
Joined: Fri Nov 24, 2017 8:45 am

Re: LabelLmsController.php missing file

Post by alfa24 »

What is the url of the page that gives you this error?
There is no LabelLms mvc, but LabelAlms... I suppose you are in the admin area, aren't you?
Per supporto GRATUITO contattatemi in privato qui
alfa24
Senior Boarder
Posts: 1985
Joined: Fri Nov 24, 2017 8:45 am

Re: LabelLmsController.php missing file

Post by alfa24 »

Found!
In middlearea table there is a referral to tbl_label, that activates a "label" tab in main elearning page. When clicking on this tab, you get the error, as there is no frontend mvc module for the Labels.

In /widget/lms_tab/views/lms_tab.php each record of middlearea table is rendered with mvc path, so it expects to find lms/label/show, but the correct path for labels should be elearning/show&id_common_label=-2
Per supporto GRATUITO contattatemi in privato qui
tempuser
FormaLms User
Posts: 86
Joined: Wed Feb 28, 2018 8:26 am

Re: LabelLmsController.php missing file

Post by tempuser »

So what is the fix that should be done here?
tempuser
FormaLms User
Posts: 86
Joined: Wed Feb 28, 2018 8:26 am

Re: LabelLmsController.php missing file

Post by tempuser »

By the way, why my other post related to competences is removed? Isn't it an issue? How can I add competence categories and competences?
User avatar
canelli
FormaLms Guru
Posts: 496
Joined: Thu Nov 08, 2012 12:21 pm
Version: forma.lms 2.0
Contact:

Re: LabelLmsController.php missing file

Post by canelli »

it's not a bug .
moved in: viewtopic.php?p=19097#p19097
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology

http://www.joint-tech.com
---------------
tempuser
FormaLms User
Posts: 86
Joined: Wed Feb 28, 2018 8:26 am

Re: LabelLmsController.php missing file

Post by tempuser »

So what is the fix for the missing label class error? Any workaround? Can you share a file for this class?

Also I have a comment regarding placement of course files under the public folder. Is there some setting to direct this path to some inaccessible location?

By the way, it's not clear to me where the course modules can be added? I see in the documents the course logo and demo files only, where are the core files uploaded?
alfa24
Senior Boarder
Posts: 1985
Joined: Fri Nov 24, 2017 8:45 am

Re: LabelLmsController.php missing file

Post by alfa24 »

It's definitely a bug, I'm sorry to contradict but everyone can replicate.
The link where canelli was supposed to move you has nothing to do with it.
Per supporto GRATUITO contattatemi in privato qui
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: LabelLmsController.php missing file

Post by max »

Hi, Claudio wasn't referring to the issue described in this topic, he was referring to what "tempuser" asked concerning a different thread
By the way, why my other post related to competences is removed? Isn't it an issue? How can I add competence categories and competences?
The post was not deleted, but moved. The answer to THAT post is that it's not a bug but tempuser was not looking into the right place.
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: LabelLmsController.php missing file

Post by max »

alfa24 wrote:The link where canelli was supposed to move you has nothing to do with it.
exactly what I wrote, canelli's was an answer to a DIFFERENT topic

This kind of misunderstanding is what happens when mixing different topics in a thread ...
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Post Reply