Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

User profiles?

Quote Reply
User profiles?
Ok. I'm trying to work out the logic here! Why are there two different ways of getting a users profile?

Clicking on the link next to the last post points to;

http://www.gossamer-threads.com/...i?username=youradds;

Whilst in posts it points to;

http://www.gossamer-threads.com/...forum.cgi?user=7289;

What is the point in having two ways of doing it? I personally think the username way of doing it is better, so why bother with the number thing too? Surely it just makes more work for GT Forum having to look up the number for the username, as well as the username?

Just my opinion Tongue

Andy

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [youradds] User profiles? In reply to
Just two different parameters that access the particular record...in terms of integrity and uniqueness of records (and not to mention space problems of usernames in query strings via Netscape), using an userid is MUCH BETTER.
========================================
Buh Bye!

Cheers,
Me