MyBB Community Forums

Full Version: GREAT PROBLEM PORFAVOR TO READ
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Good the subject is q IVA all good until q recommended to me to install the place I disturb and after installing it and activating I realize it q no longer was admin del forum.
Since I can make to return to do admin of the forum?
....what?
:|

This is a complete guess. Run this in PHPMyAdmin:

UPDATE `mybb_users` SET `usergroup` = '4' WHERE `uid` = '1'

That's what I interpret your post to require.
I'm assuming this is supposed to be in the Spanish forum, not here.. 0.o
Agreed.

fabrix, usted puede hablar espaƱol en este foro ahora Smile
mattalan hay alguna manera de q me vuelva a hacer admin desde la base de datos?
Claro... ya te han respondido
mira entra a phpmyadmin y corre la query:

UPDATE `mybb_users` SET `usergroup` = '4' WHERE `uid` = '1'