No more acces to administration menu

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
danibo
Regular
Posts: 8
Joined: Sun Aug 13, 2006 6:04 pm
Contact:

No more acces to administration menu

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: No more acces to administration menu

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
danibo
Regular
Posts: 8
Joined: Sun Aug 13, 2006 6:04 pm
Contact:

Post 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
danibo
Regular
Posts: 8
Joined: Sun Aug 13, 2006 6:04 pm
Contact:

found the MySql foto Serendipity

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: found the MySql foto Serendipity

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
danibo
Regular
Posts: 8
Joined: Sun Aug 13, 2006 6:04 pm
Contact:

Post by danibo »

thanks
I got it.
sorry mysql-tables are not my world...
dani
Post Reply