![]() |
PP Profile display Forum Profile link The new PP 5 does not link the username to the forum user profile anymore, instead, it shows PP's own profile which is very neat. (Wish: the Photo Notifications has page numbering system) A lot of our users asked us if it is possible to add a the "forum profile" link to the PP profile page. I guess that should be easy to add since the Comment section still uses profile button to link to forum profile instead of PP's profile page. How to add it? |
You'd have to modify member.php to call get_profilelink() to get the link and then modify the profile.tmpl to add it. $profilelink = get_profilelink( $userid ); $userid is the userid of the user you want the link for. |
So does it mean I just need to add that one line to member.php anywhere I like, then add the $profilelink to the profile.tmpl? |
Need some more help here please. Could you please give a instruction like open file find xxx, add yyy? Thanks! |
Please, where to add it? Thanks! |
You need to add that line to member.php under the profile clause |
To answer my own question with Michael's hint: Open member.php find Code: Content visible to verified customers only.Code: Content visible to verified customers only.Open profile.tmpl Find Code: Content visible to verified customers only.Code: Content visible to verified customers only.Upload these two files, and check the members PP Profile page. |
great, this 1 works great, thanks pengrus |
| All times are GMT -5. The time now is 07:39 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0