02-05-2013, 11:53 PM
(02-05-2013, 12:18 AM)steinm Wrote:(02-05-2013, 12:07 AM)obtuse Wrote: Hi,
I am having a problem with the approval system running letoDMS 3.4.2. Any approval comes back with an error "Error updating approval status. Update failed."
I have been trying to check the code and find that there is a method (think that's wrong, I'm not a developer) called setApprovalStatusInd for which the status is being checked and it is the return from this that is throwing the error.
I have checked the code and I can't find this method defined anywhere. A quick check on Google and I found there used to be a inc.classDocument.php which contained it, but that doesn't existing in the tarball I downloaded or the previous ones in the 3.4 releases.
Am I missing something obvious?
inc.ClassDocument.php is part of LetoDMS_Core. You have to install that as well.
Uwe
Oops. I didn't think to check where that was installed, it's outside of the location I untarred the main tarball into. I do indeed have it. I will see if I can debug from there.
Apologies for wasting your time.
Al