![]() |
#1
|
||||
|
||||
![]()
I know I'm asking a lot of questions XD Just trying to fix some things before that I never bothered with.
So in the user's account they have the option to share their facebook and messaging accounts. I would like to remove this as I don't want users to be able to share such personal information on their public profiles. Then I'd like to add in a Deviantart and Forum account section. I've looked through accountview.php and lang_account, and while I found the contact section in view, I couldn't find a way to remove specific feilds. Would someone be able to point me in the right direction?
__________________
My Mods Site (1.3.4, 2020 Mods) |
#2
|
||||
|
||||
![]()
Well, you will have to modify the database first to add in the deviantart and forum account option. Go to your database and add two columns, one for deviantart and the other for the forum
Assuming you called those columns "deviantart" and "forumaccount": Go to your class_member.php and search for the formatcontacts() function. Then change this line: PHP Code:
PHP Code:
To change the display in the user's profile (/profile/view/User link), go to class_userprofile.php, contactinfo() function and edit the lines like: PHP Code:
__________________
![]() ![]() ![]() asp.net stole my soul. Last edited by IntoRain; 12-24-2014 at 02:32 PM. |
#3
|
||||
|
||||
![]()
Aaah awesome!
Thank you very, very much! Kind of surprised I managed to add the columns XD
__________________
My Mods Site (1.3.4, 2020 Mods) |
#4
|
||||
|
||||
![]()
I'm glad it worked out! ^^
__________________
![]() ![]() ![]() asp.net stole my soul. |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Editing Images with PHP | PTGigi | Tutorials and Tips | 9 | 04-13-2015 09:25 PM |
Editing adoptables | Papyrus | Questions and Supports | 2 | 01-24-2012 05:53 AM |
Some More Breeding Options | AlexC | Suggestions and Feature Requests | 7 | 01-06-2012 01:06 PM |
Extra Options for ROOT Admins | Ashje | Questions and Supports | 7 | 07-14-2009 10:44 PM |
Editing pages. | Saphira | Questions and Supports | 1 | 01-11-2009 04:46 PM |
What's New? |
What's Hot? |
What's Popular? |