Hide User Field Hide User Field
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Hide User Field

Started by RF, December 08, 2004, 06:59:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RF

I tried looking for a solution to this, but I don't think it has been asked.

I would like to hide the user field "homepage" from showing when visitors click on a registered user's name to see their profile.

I don't mind storing this info when they register but simply would like to eliminate this field from showing.

thaks in advance
john

Casper

Open profile.php, and find this line;

array('text', 'website', $lang_register_php['website']),

Comment it out by putting // at the front of it.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here