| Author |
Message |
Westy
Nuke Soldier


Joined: Jun 12, 2004
Posts: 21
|
Posted:
Sat Jun 12, 2004 5:07 pm |
  |
Hey, I have a slight problem...
my site was set up some time ago by at the time was a friend.. and he is god admin...
he made me another admin but not God.. now he for some reason isnt my friend.. and therefore he still has god admin.. what can i do to remove him.. and make myself god admin?
he doesnt visit the site anymore...
but it would be nice to have total control over my site..
Westy |
|
|
   |
 |
MrFluffy
Captain


Joined: Aug 06, 2003
Posts: 411
Location: Berlin
|
Posted:
Sat Jun 12, 2004 5:18 pm |
  |
Delete the GOD-account from the _authors table and revisit the homepage, it should ask you to create a GOD-account again. |
_________________ cu, MrFluffy
conrads-berlin.de
nuke-platinum.de |
|
        |
 |
Westy
Nuke Soldier


Joined: Jun 12, 2004
Posts: 21
|
Posted:
Sun Jun 13, 2004 1:16 am |
  |
|
   |
 |
Westy
Nuke Soldier


Joined: Jun 12, 2004
Posts: 21
|
Posted:
Sun Jun 13, 2004 1:26 am |
  |
Right i deleted them with luck, now where do i go to create a new GOD admin? its a busy site so i dont want it on public show..
westy |
|
|
   |
 |
MrFluffy
Captain


Joined: Aug 06, 2003
Posts: 411
Location: Berlin
|
Posted:
Sun Jun 13, 2004 1:36 am |
  |
| Quote: |
| and revisit the homepage |
Sorry, this wasn't the full story...
Go to your.site.com/admin.php and you will be asked to create the new GOD. |
_________________ cu, MrFluffy
conrads-berlin.de
nuke-platinum.de |
|
        |
 |
Westy
Nuke Soldier


Joined: Jun 12, 2004
Posts: 21
|
Posted:
Sun Jun 13, 2004 1:41 am |
  |
Ermm, im afraid it doesnt ask for one, just normal.... with all the admin stuff.. do i need to be logged out? then do it? |
|
|
   |
 |
MrFluffy
Captain


Joined: Aug 06, 2003
Posts: 411
Location: Berlin
|
Posted:
Sun Jun 13, 2004 1:53 am |
  |
Then fill in your data {} into this query and use it in phpMyAdmin:
| Code: |
| INSERT INTO `nuke_authors` VALUES ('{USERNAME}', 'God', '{HOMEPAGEURL}', '{EMAILADDRESS}', '{PASSWORDHASHFROMNORMALACCOUNT}', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, ''); |
If your authors table wasn't altered with additional fields, this should work...else count teh number of your fields in _authors and write again  |
_________________ cu, MrFluffy
conrads-berlin.de
nuke-platinum.de |
|
        |
 |
Westy
Nuke Soldier


Joined: Jun 12, 2004
Posts: 21
|
Posted:
Sun Jun 13, 2004 2:03 am |
  |
soi add this into phpmyadmin _authers ?
Cant seem to find how to add  |
|
|
   |
 |
MrFluffy
Captain


Joined: Aug 06, 2003
Posts: 411
Location: Berlin
|
Posted:
Sun Jun 13, 2004 2:11 am |
  |
Go to the SQL-Tab (on top of the right frame) in phpMyAdmin, there's a text box to enter queries.
Paste the string from my last post, edited with your data, into this textbox, click the OK button and hope that there are no errors
Check the _authors table afterwards... |
_________________ cu, MrFluffy
conrads-berlin.de
nuke-platinum.de |
|
        |
 |
Westy
Nuke Soldier


Joined: Jun 12, 2004
Posts: 21
|
Posted:
Sun Jun 13, 2004 2:28 am |
  |
Ok done and it shows that there is a new God Admin in admin pannel, now when i log out.. and log in with the new God admin password and username it does not work :/ wont login |
|
|
   |
 |
bretonmage
Captain


Joined: Feb 21, 2004
Posts: 421
|
Posted:
Sun Jun 13, 2004 2:33 am |
  |
Can't you just edit your name to 'God' in Edit Admins? That should give you a god admin account. |
_________________
.jpg) |
|
   |
 |
Westy
Nuke Soldier


Joined: Jun 12, 2004
Posts: 21
|
Posted:
Sun Jun 13, 2004 2:36 am |
  |
I edited the name in SQL to God.. and my username (original admin) displays God* now i think it might be fixed
Thanks |
|
|
   |
 |
MrFluffy
Captain


Joined: Aug 06, 2003
Posts: 411
Location: Berlin
|
Posted:
Sun Jun 13, 2004 2:39 am |
  |
| bretonmage wrote: |
| Can't you just edit your name to 'God' in Edit Admins? That should give you a god admin account. |
Now that's amazing I'll try to remember that,  |
_________________ cu, MrFluffy
conrads-berlin.de
nuke-platinum.de |
|
        |
 |
Westy
Nuke Soldier


Joined: Jun 12, 2004
Posts: 21
|
Posted:
Sun Jun 13, 2004 2:43 am |
  |
Hehe, thank you for your help mate |
|
|
   |
 |
Hobbs04
Nuke Cadet


Joined: Jun 14, 2004
Posts: 3
|
Posted:
Mon Jun 14, 2004 7:59 am |
  |
Ok. i did like it said and deleted the admin and went back to my page. It asked for the info and i fill it in. It then takes me to the "sign in" screen for the admin.php but the security code is gone now and will not let me log on at all. I get a blank security image and it wont let me sign on.
It is vs. 7.0 and has no hacks. can you help or just point the direction for me to go look for the answers?
thanks all.  |
|
|
   |
 |
|
|