User profile! User profile!
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

User profile!

Started by jo4n, August 02, 2008, 04:39:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jo4n

hi,

I have a problem. Have a photograph part on my site. Those can you only examine if have registered you.  This is all well. Only if someone puts comment under a photograph comes that there to assist with the user name which does that. Click you on the name then to see you everything of the user what he has filled in that its these at institutions: Own fields in the users profiles (leave empty collected does not use). Use profile 6 for long motivated such as biographies.

I want make these fields invisibly for the users. Wants this information wants preserve for me own therefore that I can only consider them as admin.


Jo4n

Jasondt2001

I think if you go to your displayimage.php page, find every line of code that says
$owner_link = '<a href ="profile.php?uid=' and comment it out it should work for you.

More than likely, there's a way to edit your profile.php results to 'hide' those values but unfortunately I don't know it yet.
I'm actually on here searching to do the exact same thing. LOL Good luck! If i find it before you do I'll post it for you.

- Jason