Forum OpenACS Q&A: Re: question

Collapse
18: Re: question (response to 1)
Posted by xx xx on
Ah, we are not on the same level.
select * from acs_permissions where object_id = 0;

Use the grantee_id to see which user is a SWA.

Can't you just dropdb? Did you reboot? I suppose "register/login-expired" shouldn't give you a request error unless it cannot find the page, maybe.

Try to figure out what really goes wrong. Or get on IRC. I need to go now.

Collapse
19: Re: question (response to 18)
Posted by yani ballesfin on
thanks!

when i type
select * from acs_permissions where object_id = 0;

there's an error occured
ERROR:  acs_permissions_grantee_id_fk referential integrity violation - key referenced from acs_permissions not found in parties

i can't dropdb. there are important files to be saved.