Have setup a user and made them an approver. But when I clicked on "Request Approval for this content item" the next screen displays the following error message.
"There are no users that have permission to approve all items. Request approval for items one at a time or manually notify potential approvers."
I tried to resolve the issue in the following ways:
* Reloaded the application
* Restarted the server
* Cleared the browser cache
* Changed the permissions
* Checked the permissions on the parent node that they were set to Inherit (grant).
Unfortunately I still get the error message displaying. Not sure what I am doing wrong here but I can't seem to be able to request approval of a html page for anyone. Not sure if this a bug or a problem with our system, but I thought I would log it.
http://groups.google.com/group/farcry-beta/browse_thread/thread/fb824e85b38b7ac8/d1a70b8532268f7e#d1a70b8532268f7e
* In the table (I am using SQL Server 2005) dmProfile the value in the column "bActive" is by default 0 (zero) for new entries and at installation.
* If you set the bActive field to 1 (via SQL Server) then this error no longer apprears and you get "Request approval from" "All Approvers" checked.
I don't see how the bActive field is set via the webtop CMS back end. I know you can set the "User status" say to "Active" although this seem to have no effect, because if you set bActive field back to 0 for all users then the error appears again.
Actually it seems that the all the users with the bActive field set to 1 appears as an approver in the list and this ignores any permissions set for a user.
Cheers
David