custom profile fiel...
 
Notifications
Clear all

custom profile field where the input would only be available to the admins

3 Posts
3 Users
0 Reactions
1,406 Views
(@fanfictionworld)
Posts: 149
Estimable Member
Topic starter
 

I was just wondering how I could have a custom profile field that would show on the members profile but could only be edited by admins


~Spikey~

my site url: http://www.fanfictionworld.org
efic version:3.5.3

 
Posted : 20/09/2007 6:35 pm
(@calash)
Posts: 180
Estimable Member
 

That is a good question.  I am not sure if the form field will accept PHP or not, but that could possable be a solution.


The World of Necrotania - Story Writing Community

 
Posted : 21/09/2007 12:40 pm
(@tammy)
Posts: 2577
Member Moderator
 

Yeah just enclose your custom form code in an if statement.


if(isADMIN) {
your code.
}

 
Posted : 23/09/2007 2:01 pm
Share: