Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Hide User Field  (Read 2477 times)

0 Members and 1 Guest are viewing this topic.

RF

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 20
Hide User Field
« on: December 08, 2004, 06:59:03 pm »

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
Logged
john

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: Hide User Field
« Reply #1 on: December 08, 2004, 07:17:12 pm »

Open profile.php, and find this line;

Code: [Select]
array('text', 'website', $lang_register_php['website']),
Comment it out by putting // at the front of it.
Logged
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
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.