Page 1 of 1

[SOLVED] Fatal Error when add comment

Posted: 02 May 2022, 17:40
by danut
Hi, I'm getting this error when i try to add a comment. This has started sice i made update to version 3.0 (which appears to be 3.1)

Code: Select all

Fatal error: Uncaught Error: Class 'processes' not found in C:\xampp\htdocs\ruko\modules\items\actions\comments.php:152 Stack trace: #0 C:\xampp\htdocs\ruko\index.php(20): require() #1 {main} thrown in C:\xampp\htdocs\ruko\modules\items\actions\comments.php on line 152
At first I had version 2.8 which worked perfectly and after that I updated to 2.9 and then to 3.0 in order.

Everything works only this error appears since I updated.

This is installed on a local server and is used as intern order processor. Comments are used to change the status of order.

Video: https://youtu.be/0vAg-2dDgiE

And to go more deep in the problem, I downloaded from https://www.rukovoditel.net/download.php the version 3.1
Inside the folder install/autoupdate the last update file is from 2.9 to 3.0 but in the Check Version says You are using Rukovoditel 3.1
Screenshot 2022-05-02 162527.png

Re: Fatal Error when add comment

Posted: 04 May 2022, 08:51
by support
Found this issue. File from archive replace to modules\items\actions\
Let me know if it works ok now.

Re: Fatal Error when add comment

Posted: 06 May 2022, 11:53
by danut
Hi,

Thank you so much. Yes all good, problem is fixed.