Error when adding course, category news, etc.

Backend functionalities: user management, course management, reports, certificates, etc.
Post Reply
PBentz
Newbie
Posts: 1
Joined: Thu May 16, 2019 12:51 am
Version: forma.lms 2.0

Error when adding course, category news, etc.

Post by PBentz »

Hello, I just installed Forma LMS 2.1 on a CPanel server using Softaculous. I downgraded to PHP v7.0, and installed Forma.

When I try to add a course, category, or news, I get a popup error "Error while processing the requested operation" and the course/catalog/etc. does not add.

Unfortunately I have no other information...is there a log file I can check? Since I can not add courses or categories, I am a bit limited on using this program.
alfa24
Senior Boarder
Posts: 2008
Joined: Fri Nov 24, 2017 8:45 am

Re: Error when adding course, category news, etc.

Post by alfa24 »

Error logs are collected (if set) by your server, depending on its configuration.
Check your php.ini for the error reporting and log directives.
For example, on a Debian system, the error log file is usually located in /var/log/apache2/ folder.
Maybe your cpanel account is offering a friendly view of the log files too.
Per supporto GRATUITO contattatemi in privato qui
ewerts
Newbie
Posts: 8
Joined: Wed Sep 23, 2020 7:07 am

Re: Error when adding course, category news, etc.

Post by ewerts »

This may happen if MySQL is set back to 'Strict Mode". Make sure that the MySQL setting is permanent and does not switch back when the server is restarted. In the MySQL ini or cnf file the settings must be changed.
https://stackoverflow.com/questions/408 ... host-xampp
Post Reply