![]() |
Memberinfo Template selection
Lets say i wanna give my members the option to select memberinfo template. I create the memberinfo2 template for example . what to do next ? How to achieve the goal ? if it can be done with custom profile field plz make a detailed example
thanx |
Guess you could add a field to the user table. Then have an option to select either template one or two. Edit the member.php file and set it to a variable.
Then edit the part that says fetch_template at the bottom with you var so like replace: eval('print_output("' . fetch_template(MEMBERINFO) . '");'); with: eval('print_output("' . fetch_template(" . $userinfo['memberinfo'] . ") . '");'); not tested at all^^ just off the top of my head |
well i cant code , maybe someone could make a product for this :D
|
All times are GMT. The time now is 03:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|