Page 1 of 1

No more acces to administration menu

Posted: Tue Jan 30, 2007 10:01 pm
by danibo
Hallo
I can log in as administrator but the page shows me only the 3 links

* Frontpage
* Back to Weblog
* Logout

Powered by Serendipity 1.0.2 and PHP 4.4.4

I know I was playing around in the administration site.... but how does i see it again?

Thanks
Daniel

Re: No more acces to administration menu

Posted: Tue Jan 30, 2007 10:08 pm
by garvinhicking
Hi!

Supposedly you withdrew yourself from the "Forbid create entries" privilege, our you removed yourself from administrative usergroups.

To remedy this situation you will need to use phpMyAdmin or any other MySQL GUI tool.

Search the forums for this:

http://board.s9y.org/viewtopic.php?t=84 ... t=nocreate
http://board.s9y.org/viewtopic.php?t=59 ... t=nocreate
http://board.s9y.org/viewtopic.php?t=58 ... t=nocreate
http://board.s9y.org/viewtopic.php?t=55 ... t=nocreate
http://board.s9y.org/viewtopic.php?t=38 ... t=nocreate
http://board.s9y.org/viewtopic.php?t=35 ... t=nocreate

They should all contain some SQL code to be able to restore that. :-)

HTH,
Garvin

Posted: Tue Jan 30, 2007 10:51 pm
by danibo
thanks
I have access to myAdmin but I forgot which mysql is used for serendipity.
Is there a file on the ftp where I could see which database is used?
thanks so much

found the MySql foto Serendipity

Posted: Tue Jan 30, 2007 11:35 pm
by danibo
Sorry
I found the MySql for my serendipity.

But can not Fix the problem.

serendipity_authors SET right_publish = 1

seems to be ok.

But user_level seems to have the attriute unsigned

Would you mind to check mySql?

thanks Daniel

Re: found the MySql foto Serendipity

Posted: Wed Jan 31, 2007 11:21 am
by garvinhicking
Hi!


right_publish is not the problem, please search further in the threads for "no_create".

And set the userlevel value to "55". The attribute unsigned is alright for it.

Regards,
Garvin

Posted: Wed Jan 31, 2007 11:45 am
by danibo
thanks
I got it.
sorry mysql-tables are not my world...
dani