Page 1 of 1

Adding JobOrders Error 500

Posted: 31 Oct 2016, 17:57
by ssmurthy_299
Hi,

I just started using openCats. When am trying to add a job order am getting an error HTTP 500. When i checked the logs the error is PHP Fatal error: Class 'OpenCATS\\Entity\\JobOrder' not found in C:\\xampp\\htdocs\\cats\\lib\\JobOrders.php on line 114

Appreciate any pointers.

Regards,
Srikkanth

Re: Adding JobOrders Error 500

Posted: 01 Nov 2016, 11:58
by RussH
Hey there..

I assume you've downloaded the latest snapshot from github? This is a 'feature' that's come about due to some new functionality we've enabled. We've not yet documented the install process properly as there's another commit we want to get rolled-in, then we'll update the install documentation.

Basically you need to run composer to resolve the php dependencies..

For now, please review this thread [https://github.com/opencats/OpenCATS/is ... -254228495] where the issue is reported and resolved.. any issues please come back to me and I'll help you out..

Re: Adding JobOrders Error 500

Posted: 02 Nov 2016, 16:55
by ssmurthy_299
Thank you. I downloaded the latest final version and its working out perfect.