Page 1 of 1

Changing stage gives fatal error

Posted: 16 May 2021, 21:29
by p.dimitrov
Hi, I'm getting this error when trying to click on stages panel and change status, or use action to set stage:

Code: Select all

Fatal error: Uncaught Error: Class name must be a valid object or a string in /home/panflext/public_html/order-track/includes/classes/fields_types.php:901 Stack trace: #0 /home/panflext/public_html/order-track/includes/classes/items/subentity_form.php(376): fields_types::process(Array) #1 /home/panflext/public_html/order-track/includes/classes/items/subentity_form.php(333): subentity_form->save_form_post(Array) #2 /home/panflext/public_html/order-track/includes/classes/fieldstypes/fieldtype_subentity_form.php(324): subentity_form->save_form() #3 /home/panflext/public_html/order-track/includes/classes/fields_types.php(1017): fieldtype_subentity_form::update_items_fields(54, 1903707) #4 /home/panflext/public_html/order-track/modules/items/actions/stages.php(43): fields_types::update_items_fields(54, 1903707) #5 /home/panflext/public_html/order-track/index.php(20): require('/home/panflext/...') #6 {main} thrown in /home/panflext/public_html/order-track/includes/classes/fields_types.php on line 901

Re: Changing stage gives fatal error

Posted: 25 May 2021, 15:47
by support
Can't reproduce it. Wait for 2.9 and issue still exist then we will try sort out.