View Full Version : http://www.
Boofo
04-29-2002, 09:17 AM
Can anyone tell me where to remove the http://www. that is in the new user registration for the homepage? If they don't fill that in it still puts up an e-mail button with only the http://www. which goes to a dead link. Thanks in advance.
Aaow AnD wHiTe
04-29-2002, 03:36 PM
A lot of our users have the same problem :( It doesn't happen with recent registrations, though.
It would be nice to know a query that updates the user table so if it only has "http://www." as the user's website, it turns it to just "http://" so the www button is not shown.
Scott MacVicar
04-29-2002, 03:45 PM
UPDATE `user` SET `homepage`='http://' WHERE `homepage`='http://www.'
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.