If you have access to run SQL commands against your database you can make the admin menu appear by doing:

insert INTO profile_role (profile_id, role) VALUES (1, 'administrator');

(assuming your userid is 1)

Ps: Please forgive the HTML in this email, it's because iPhone sucks


On 18/12/2009, at 0:56, Stephen Nims <[email protected]> wrote:

Is there an admin page in 0.9? If so, how do I browse to it?

--Steve
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to