Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2446 visitors today
Log In Register

Forum OpenACS Q&A: Re: Error in my OpenACS install

OpenACS Home : Forums : OpenACS Q&A : Re: Error in my OpenACS install : One Message

+
Posted by Randy O'Meara on
Peter,

From what I can see, I believe that content::revision::revoke_permission_h should be content::permission::revoke_permission_h. Check line 172 of /packages/acs-content-repository/tcl/content-permission-procs.tcl and see what it looks like.

You must be pulling from CVS HEAD. I can't imagine this error cropping up on the released branch...

/R

+
Posted by Peter Lim on
Randy,

That did it all right.  And yes, the automated install script must pull from CVS since the latest tarball is 5.1.0, and my OpenACS install says that it's running 5.2.0d4.

Thanks for the quick fix!

Peter