![]() |
http://www.
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.
|
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. |
Code:
UPDATE `user` SET `homepage`='http://' WHERE `homepage`='http://www.' |
All times are GMT. The time now is 04:30 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|