one thing about the God Admin account is that you have to be logged in with that account to be able to change it. try this and see if it works for you and let us know. I will look into your other problem and resond later today
Thanks
Fury
See, right now, I have only one admin, God Admin. I probably forgot to say that I own the site. But the thing is, that I can't add other admins and get "Column count doesn't match value count at row 1" whenever I try to.
I even tried replacing admin.php (renaming the original to admin_backup.php), and making another nuke_authors entry in mysql (renaming the original to nuke_authors_backup)... I got the create new admin page whenever I went to admin.php but when i tried to accualy make a god admin, it just returned to back to the same page... Then I just replaced nuke_authors to the original and everything when back the way it was... I guess you can't really make a God Admin after it's already been made in the past (do you know if PHP-Nuke checks another mysql entry for if God Admin has already been made ?)... Maybe the counter in nuke_authors has to be auto_increment ? I'm not really a master at mysql so I'm just shooting out ideas...
if you are using phpmyadmin you can try inserting an admin that way and see if it shows up let me think for a bit and i have to run an errand and i will respond when i get back
thanks
Fury
Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
Posted:
Sun Oct 12, 2003 10:30 am
Goon wrote:
Hey Fury, tnx for the response...
See, right now, I have only one admin, God Admin. I probably forgot to say that I own the site. But the thing is, that I can't add other admins and get "Column count doesn't match value count at row 1" whenever I try to.
tnx.
Is it possible that you added a module that has added a column to your nuke_authors table? Some mods add a column but don't remember to update some core modules that need to know that information for inserts. Use phpMyAdmin and count the columns actually in the table and see if it's the same number as in your create staement.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum