Author |
Message |
bfnuke
Hangin' Around

Joined: Feb 01, 2006
Posts: 43
|
Posted:
Fri Feb 03, 2006 3:31 pm |
|
Ok, I have 2 users that I added via the admin tool under users. They are able to login, use the site, etc. Quesiton I have is where are teh users stored in the DB?
I figured in nuke_users, but it only shows Anonymous and my admin account. The other 2 users are not there.
Am I missing something???
-BF |
|
|
|
 |
hitwalker
Sells PC To Pay For Divorce

Joined:
Posts: 5661
|
Posted:
Fri Feb 03, 2006 4:02 pm |
|
well they are there....you probably missed it..
im sure you know that its impossible to have 2 members added without finding them...  |
|
|
|
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Fri Feb 03, 2006 4:18 pm |
|
Your admin account will actually be stored under under nuke_authors but your 'normal' account and tohse of your users are indeed stored in the nuke_users table. |
|
|
|
 |
Susann
Moderator

Joined: Dec 19, 2004
Posts: 3191
Location: Germany:Moderator German NukeSentinel Support
|
Posted:
Fri Feb 03, 2006 4:38 pm |
|
Some users are in inkognito."lol".In phpMyAdmin is a search function you can search for user_id or the names etc.
But Hitwalker I ´ve never found out why I missed in my forum 1 user".We have e.g. 3000 registered users. But if you look at the forum we have 2999. |
|
|
|
 |
evaders99
Former Moderator in Good Standing

Joined: Apr 30, 2004
Posts: 3221
|
Posted:
Fri Feb 03, 2006 11:39 pm |
|
The forum doesn't count the anonymous user.. user_id 1  |
_________________ - Only registered users can see links on this board! Get registered or login! -
Need help? Only registered users can see links on this board! Get registered or login! |
|
|
 |
bfnuke

|
Posted:
Sat Feb 04, 2006 4:28 am |
|
Ok, I must be really "missing" them. I did the search with username "like" test_reg (the actual user name) and it returned zero rows.
I even added a user just for searching and it still returned zero rows. I even tried user_id = 3. Gave zero rows..
I know they have to be here somewhere They are really incognito....
Oh, and as far as my admin account, when I created it, I told nuke to make a user with thesame id. That one is there...
One other thing that I just noticed, when I add a new user, there is no "comfirmation" type screen. It just jumps to op=adminMain.. Is that correct?
One other thing I just checked. I looked on the members_list block and htye are all listed there... So they are in the database somewhere. |
|
|
|
 |
sting
Involved


Joined: Sep 23, 2003
Posts: 456
Location: Somewhere out there...
|
Posted:
Sat Feb 04, 2006 7:32 am |
|
When you browse the nuke_users table from an admin utility they are not there?
Do you have multiple databases by any chance?
-sting |
|
|
 |
 |
bfnuke

|
Posted:
Sun Feb 05, 2006 7:58 am |
|
Using "user admin" they are there (there is no list though, but if I type in one of their names and click modify, it comes up)
But, using phpadmin, they are not.
Nope, only one database...
Just trying to figure out why phpadmin can't find them... |
|
|
|
 |
bfnuke

|
Posted:
Sun Feb 05, 2006 7:59 am |
|
hmm as a side topic, why doesn't the avatar show up when I use quick post, but does on regular reply (see my last two posts above).. |
|
|
|
 |
hitwalker

|
Posted:
Sun Feb 05, 2006 8:11 am |
|
well do it easier,go to export database and copy full backup to your computer.
then open sql file and do a text search on their names and see where they pop up... |
|
|
|
 |
Guardian2003

|
Posted:
Sun Feb 05, 2006 8:25 am |
|
Erm, did you also check the temp_users table? |
|
|
|
 |
bfnuke

|
Posted:
Sun Feb 05, 2006 8:31 am |
|
Temp_users is empty. I could dump the sql, but why would I "need" to? trying to understand why phpadmin can't see it while the nuke application can..
I did do a backup and looked at the sql and there is an insert for nuke_users for the test users.
Still weird that phpadmin can't see them. |
|
|
|
 |
Guardian2003

|
Posted:
Sun Feb 05, 2006 8:54 am |
|
Please PM me your cpanel log-in so I can take a look through phpmyadmin - this is a strange one |
|
|
|
 |
|