"Error while processing the requested operation"

Install and configure FormaLMS and DoceboCE
Post Reply
phatsaqs
FormaLms User
Posts: 40
Joined: Tue Jul 26, 2016 7:24 pm
Version: forma.lms 1.4.2

"Error while processing the requested operation"

Post by phatsaqs »

Hello,

After some successful use I suddenly get this error when trying to add anything to the database (users, learning objects, courses, etc.).
I have added some users & courses but it suddenly stops allowing use and I get the error.

This is the second time this has happened. The first time i dropped the db and recreated from the sql script. My configuration is as seen in the attachment. Please help. Thank you.
forma_err.png
User avatar
murat
FormaLms User
Posts: 114
Joined: Fri Oct 12, 2012 6:28 pm
Version: forma.lms 2.0

Re: "Error while processing the requested operation"

Post by murat »

Please , You can check "short_open_tag = On" in php.ini
Hello,I'm Murat. If you need me, you can contact my mail
phatsaqs
FormaLms User
Posts: 40
Joined: Tue Jul 26, 2016 7:24 pm
Version: forma.lms 1.4.2

Re: "Error while processing the requested operation"

Post by phatsaqs »

It was set to off. I set it to On and still the issue occurs :(
User avatar
canelli
FormaLms Guru
Posts: 496
Joined: Thu Nov 08, 2012 12:21 pm
Version: forma.lms 2.0
Contact:

Re: "Error while processing the requested operation"

Post by canelli »

very strange. any errors in the web errors log file?
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
---------------
phatsaqs
FormaLms User
Posts: 40
Joined: Tue Jul 26, 2016 7:24 pm
Version: forma.lms 1.4.2

Re: "Error while processing the requested operation"

Post by phatsaqs »

Nothing sticks out.

I do remember I made a change minor change to some html in lms.php and saved it before things went broken.
I again refreshed the database and everything is working again. I will try to remember the steps to produce it if it occurs again.
ewerts
Newbie
Posts: 8
Joined: Wed Sep 23, 2020 7:07 am

Re: "Error while processing the requested operation"

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