[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird problem



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Monday 19 November 2001 18:44 pm, Troy Corbin wrote:
> so, im still having this weird problem when i try to do any additions to
> the Northstar db via the webinterface. i continuously get:
>
> The following error has occured during your request.
> You do not have permission to execute this function
> Please contact the site administrator for more details.
> NorthStar:NorthStar.cgi:176
>
> Below is my postgres debug... Does anyone have any ideas?
>
> Thanks,
> Troy
>

Ok.. well it looks like the permissions for  admin user got messed up 
somehow.. if you can do a "SELECT * FROM users WHERE id = '0'" in psql for me 
and send the results we can see for sure.  Doing this:

UPDATE users SET perm_addloc = 't' WHERE id = '0';

should fix your specific problem.  Let us know if this fixes the problem or 
not.

- -- 
Hitesh Patel
hitesh@presys.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7+dPFCws8KqPtd2URApxOAKCAjBs2ENJ3GT+yAec13Nv6KxA1agCeMUVq
Is52jjbPAf89xhLThwFyEuQ=
=y5p7
-----END PGP SIGNATURE-----