php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#199346 - 02/19/03 11:28 AM [6.4] Capture user with more then one login name
1QuickSI Offline
Coder

Registered: 06/10/01
Posts: 705
Loc: CT

   [6.4] Capture user with more then one login name to Del.icio.us Add to del.icio.us
  Digg [6.4] Capture user with more then one login name Digg it
Capture user with more then one login name. Originaly programmed by wwb95 with a little help from myself.

Ported to UBB v6.4 by me. Actualy not hard at all just had to adjust the installation directions a bit.

File can be found here...
http://www.ubbdev.com/ubb/upload/00008673/ChangeUsers.zip
_________________________
...Steven
Hostboard.com
Running UBB v6.1.0.4
Doing what NO other UBB in the world is doing.
The first & only production UBB powered by MySQL.

Top
#199347 - 03/25/03 01:34 PM Re: [6.4] Capture user with more then one login name
1QuickSI Offline
Coder

Registered: 06/10/01
Posts: 705
Loc: CT
Either nobody wants this anymore frown Or else the directions and script are perfect eek laugh
_________________________
...Steven
Hostboard.com
Running UBB v6.1.0.4
Doing what NO other UBB in the world is doing.
The first & only production UBB powered by MySQL.

Top
#199348 - 03/25/03 09:34 PM Re: [6.4] Capture user with more then one login name
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
perfection needs little assistance wink
_________________________
- Allen wavey
- What Drives You?

Top
#199349 - 03/28/03 01:05 PM Re: [6.4] Capture user with more then one login name
Stamoulis Offline
Member

Registered: 09/17/01
Posts: 92
Loc: Germany
thx. this was urgently needed by me, works fine smile

i like the delete option now on the entrys wink

Top
#199350 - 03/29/03 08:19 AM Re: [6.4] Capture user with more then one login name
Fahd Offline
Member

Registered: 05/02/01
Posts: 50
Loc: Earth
Does this still log people who change their "Public Displayed Name" as well as two people coming from the same IP?
_________________________
--Fahd
=SSC= Forums

Top
#199351 - 03/30/03 11:33 AM Re: [6.4] Capture user with more then one login name
Hexican Offline
Member

Registered: 07/24/02
Posts: 51
I could be wrong but I don't think it grabs two users with one IP. It uses the cookies that the forum sets. When it read's the cookies on login, it tags the discrepancy between the logged in info and the cookied info.

If you had two people using the same computer (say at work) it would keep showing the user as the same person even if one logs off and the other logs in.

Works great in my opinion.

Please correct if wrong...

Top
#199352 - 03/30/03 01:07 PM Re: [6.4] Capture user with more then one login name
1QuickSI Offline
Coder

Registered: 06/10/01
Posts: 705
Loc: CT
If a user logs in from the same computer with more then 1 ID this will capture that user and it will show up in the log file.

If the user is using multiple PCs with different IP addresses and IDs there is nothing we can do.
_________________________
...Steven
Hostboard.com
Running UBB v6.1.0.4
Doing what NO other UBB in the world is doing.
The first & only production UBB powered by MySQL.

Top
#199353 - 04/02/03 07:22 PM Re: [6.4] Capture user with more then one login name
ZeNissart Offline
Member

Registered: 04/04/01
Posts: 99
Loc: Nice, France
Does it work on 6.5 confused

Top
#199354 - 04/03/03 02:23 AM Re: [6.4] Capture user with more then one login name
1QuickSI Offline
Coder

Registered: 06/10/01
Posts: 705
Loc: CT
Unfortunatly the only reason I was able to port it to 6.4 was that I did some work for another site. I would assume it would work for 6.5 with little or no changes. If you want I would be willing to add it to your site for free just to allow me to properly document it.
_________________________
...Steven
Hostboard.com
Running UBB v6.1.0.4
Doing what NO other UBB in the world is doing.
The first & only production UBB powered by MySQL.

Top
#199355 - 05/25/03 11:08 AM Re: [6.4] Capture user with more then one login name
technoforum.de Offline
Member

Registered: 09/30/00
Posts: 484
Loc: Muc/Germany
i'm also pretty interested in using that mod in my 6.5 and i guess this kind of hack is a MUST for everyone, just to avoid fakes and troubles caused by 'stoopid fakes/users' ...should be a standard feature in the upcoming 6.6 imho...

Top
#199356 - 05/25/03 12:33 PM Re: [6.4] Capture user with more then one login name
1QuickSI Offline
Coder

Registered: 06/10/01
Posts: 705
Loc: CT
Well like I said I do not have a copy of UBB v6.5 or anything past v6.1.0.4 for that matter.

You can try to install it and let us all know if it works. OR I will do the install for free on your site just so I can confirm it does or make the necessary changes so it will.

Up to you...
_________________________
...Steven
Hostboard.com
Running UBB v6.1.0.4
Doing what NO other UBB in the world is doing.
The first & only production UBB powered by MySQL.

Top
#199357 - 09/05/03 05:14 PM Re: [6.4] Capture user with more then one login name
twslex Offline
Member

Registered: 06/13/02
Posts: 100
Hi,

Just a quick note on this hack.

I can clearly see that some users use different login names from different computers behind the same proxy machine.

It does not detect them, althought they use the same ip address from the proxy machine.

Top
#199358 - 09/18/03 09:54 PM Re: [6.4] Capture user with more then one login name
BassTeQ Offline
Moderator / Code Fixer

Registered: 10/14/00
Posts: 891
Loc: Australia
Hi twslex, this hack doesnt use IP/Hostnames to detect a user with multiple accounts, because people on Dial-ip or using proxys would report invalid results.
What it does is compare cookies on the users machine, and if the username component's are different then it flags that user as having multiple accounts.

Hope this helps!
_________________________
I can't afford a good signature editor frown

Top
#199359 - 02/03/04 03:50 PM Re: [6.4] Capture user with more then one login name
DrClarke Offline
Member

Registered: 06/06/01
Posts: 44
Loc: Los Angeles
Do you think this would work with 6.6.2 or greater?
_________________________
~DrClarke

Top
#199360 - 02/03/04 06:10 PM Re: [6.4] Capture user with more then one login name
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25432
Loc: Texas
quite possibly, it's been a while since I've looked at 6.4 code tho. smile
_________________________
- Allen wavey
- What Drives You?

Top
#199361 - 02/18/04 06:22 PM Re: [6.4] Capture user with more then one login name
DrClarke Offline
Member

Registered: 06/06/01
Posts: 44
Loc: Los Angeles
Okay, this isn't compatible with 6.7.0 smile
_________________________
~DrClarke

Top
#199362 - 05/04/04 11:34 AM Re: [6.4] Capture user with more then one login name
Hook Offline
Junior Member

Registered: 02/04/04
Posts: 9
I'm running 6.7.0, and apparently this won't work for me. Does anyone have any suggestions?

We recently had to ban a couple people on our boards, and since they have AOL ids, they keep coming back under different AOL email addresses. Obviously we can't ban the IP address.

Is there anyway to mod/hack the registration process, so that only people registering with certain "suspect" IPs could go into the registration queue?

I'm a total newbie to UBB code, so I'm looking for any and all help. smile

Thanks!
Hook
www.vsplanet.com

Top
#199363 - 05/04/04 11:37 AM Re: [6.4] Capture user with more then one login name
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
ban aol email addresses
_________________________
Code monkey like Fritos

Top
#199364 - 05/04/04 11:38 AM Re: [6.4] Capture user with more then one login name
Hook Offline
Junior Member

Registered: 02/04/04
Posts: 9
Ian,

Easier said than done...we've got over 10,000 members.

Top
#199365 - 05/04/04 11:40 AM Re: [6.4] Capture user with more then one login name
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
no, you can go into the CP, and on the same page as IP bans, you can ban AOL addresses. It would force users to use "real" email addresses
_________________________
Code monkey like Fritos

Top
Page 1 of 2 1 2 >


Moderator:  Charles, Gizmo 
Who's Online
1 Registered (blaaskaak), 29 Guests and 5 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
AllenAyres 11
blaaskaak 7
FREAK1 5
Chris Bale 4
Ian_W 4
tackaberry 4
Gizmo 4

 

 

 
fusionbb message board php hacks