[SOLVED] Fatal Error when add comment

Post Reply
User avatar
danut
Posts: 13
Joined: 02 May 2022, 17:26
Name: Danut Hintariu
Location: London
Contact:

[SOLVED] Fatal Error when add comment

Post 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
Last edited by danut on 04 Apr 2023, 17:04, edited 1 time in total.
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Fatal Error when add comment

Post by support »

Found this issue. File from archive replace to modules\items\actions\
Let me know if it works ok now.
Attachments
comments.zip
(2.16 KiB) Downloaded 112 times
User avatar
danut
Posts: 13
Joined: 02 May 2022, 17:26
Name: Danut Hintariu
Location: London
Contact:

Re: Fatal Error when add comment

Post by danut »

Hi,

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