Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 6.9
Author Message
sqzdog
Involved
Involved



Joined: Sep 22, 2003
Posts: 252

PostPosted: Thu Oct 02, 2003 12:13 pm Reply with quote

There is a user on my site right now and it says their name is: test (H)

I don't have a user in my member list with that name and have never seen the (H) thing before. What does this mean?
 
View user's profile Send private message Send e-mail
blith
Client



Joined: Jul 18, 2003
Posts: 977

PostPosted: Thu Oct 02, 2003 12:48 pm Reply with quote

If you are using the block from this site it means he has chosen the option to be hidden. Since you are an admin you can see his name and the H Everyone else will not even see his name. The option can be chosen in the members account
 
View user's profile Send private message Visit poster's website
sqzdog







PostPosted: Thu Oct 02, 2003 1:00 pm Reply with quote

Ok, but his name is coming up as "Guest" I don't have a member in the memberlist with that name.
 
blith







PostPosted: Thu Oct 02, 2003 1:49 pm Reply with quote

Looks like you have someone that is not registered... hmmm not sure about that.
 
sqzdog







PostPosted: Thu Oct 02, 2003 1:51 pm Reply with quote

Maybe if a registered member remains hidden, then by default their name would pop up as "Guest" to the admin? I don't, just kinda weird. I'll review all my members to see which ones have selected "hidden"
 
blith







PostPosted: Thu Oct 02, 2003 1:55 pm Reply with quote

No I have a registered member who is hidden and to the Admin it shows his name and then (H) after it... sounds like a non-registered guest to me.
 
fury
Worker
Worker



Joined: Sep 09, 2003
Posts: 165

PostPosted: Thu Oct 02, 2003 1:56 pm Reply with quote

another thing is have you ever deleted a member or had to redo your sql database for this will show up if the user has been to your site before and still has the cookie from the last time they logged in.
Thanks
Fury
 
View user's profile Send private message
sqzdog







PostPosted: Thu Oct 02, 2003 1:57 pm Reply with quote

Ok, how is that possible? And how can they select to be hidden?
 
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Thu Oct 02, 2003 3:39 pm Reply with quote

There should be no way that you see someone named 'Guest' as a hidden member unless that user exists. If that is still happening, please zip your nuke_users and nuke_sessions tables and send them to me. Use phpMyAdmin and issue this query
Code:
select * from nuke_users where username='guest';
You do not need to capitalize guest because MySQL always does case insensitive searches. Did it bring back anything?
 
View user's profile Send private message
Raven







PostPosted: Thu Oct 02, 2003 3:41 pm Reply with quote

fury wrote:
another thing is have you ever deleted a member or had to redo your sql database for this will show up if the user has been to your site before and still has the cookie from the last time they logged in.
Thanks
Fury
Not to sure you're explaining yourself right here. Unless the user record exists in the database, the cookie will not be valid and will not show as a member.
 
sqzdog







PostPosted: Thu Oct 02, 2003 3:54 pm Reply with quote

Here's what came back: SQL-query :
Quote:
SELECT *
FROM nuke_users
WHERE username = 'guest' LIMIT 0 , 30
 
Raven







PostPosted: Thu Oct 02, 2003 4:00 pm Reply with quote

Is there still a Guest entry showing Hidden?
 
sqzdog







PostPosted: Thu Oct 02, 2003 4:45 pm Reply with quote

no, its gone
 
Raven







PostPosted: Thu Oct 02, 2003 4:54 pm Reply with quote

If it returns, please run that query again. Thanks.
 
fury







PostPosted: Thu Oct 02, 2003 8:36 pm Reply with quote

This is what i was referring. When i installed nuke 6.9 and was having problems, I had about 20 registered users. Then i decided to downgrade to nuke 6.7, When I did this i wiped out the database and started with a clean install. When the users that were already users from the old site still had the cookie from the old site and they showed up on the info blcok with and (H) next to their names. When i had theme delete their cookies and clear their cache they were fine. Understand that it did take the 200 seconds for their username to disappear for that is what i have the $past = time()-300; set to.
Thanks
Fury
 
Raven







PostPosted: Thu Oct 02, 2003 8:41 pm Reply with quote

Ahhh. OK, I see how that could happen. Thanks for clearing it up for me!
 
Admin32
Regular
Regular



Joined: Sep 14, 2003
Posts: 74

PostPosted: Mon Oct 06, 2003 3:30 pm Reply with quote

Raven,

Is there any way I can hide the IP addresses shown for each anonymous user? I'd prefer it not to show any Ip's in order to save space on the left column - similar to the way you have it.

_________________
___________________
Chris Partsenidis
Founder & Senior Editor
www.Firewall.cx
___________________ 
View user's profile Send private message Visit poster's website
Raven







PostPosted: Mon Oct 06, 2003 3:33 pm Reply with quote

There are 4 admin setting controls at the top of the block script that control that. Just read the comment block Laughing
 
Admin32







PostPosted: Mon Oct 06, 2003 3:40 pm Reply with quote

Hmmm...

I've already checked that but failed to see it...

Here's the content of the first 4 lines in the block file:

/* Added user_avatar - 18 July 2003 Gaylen Fraley */
/* website http://www.gaylenandmargie.com/phpwebsite

Could it be I;ve got an older version ?
 
Raven







PostPosted: Mon Oct 06, 2003 3:44 pm Reply with quote

Probably. Get the latest d/l.
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 6.9

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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©