Changing stage gives fatal error

Post Reply
p.dimitrov
Posts: 166
Joined: 12 Jul 2017, 09:35
Name: Pavel
Location: Varna

Changing stage gives fatal error

Post 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
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Changing stage gives fatal error

Post by support »

Can't reproduce it. Wait for 2.9 and issue still exist then we will try sort out.
Post Reply