AFemaleProdigy
04-19-2011, 10:27 PM
I have created several different member profile templates (public profiles - frontend everyone can see, not backend usercp profiles). My goal is to create a conditional statement that says if the member is part of groupid=x (variable), then it will display the appropriate member profile template. So let's say I have usergroup called "dog lovers" and the viewer tries to load a member profile of that usergroup, then they will see a member profile template for "dog lovers" instead of (for example) the template for "cat lovers".
So let's say you are browsing my website and you want to take a look at "Janet's" member profile. She is a member of the "cat lovers" usergroup so her member profile will load a custom "cat lovers" member template. Then let's say you want to view "Mark's" profile and he is in the "dog lovers" usergroup, so his profile will look different because it will be loading the different "dog lovers" template.
I hope that makes sense. Anyone know what conditional code I would put in my member profile page to load the appropriate template?
So let's say you are browsing my website and you want to take a look at "Janet's" member profile. She is a member of the "cat lovers" usergroup so her member profile will load a custom "cat lovers" member template. Then let's say you want to view "Mark's" profile and he is in the "dog lovers" usergroup, so his profile will look different because it will be loading the different "dog lovers" template.
I hope that makes sense. Anyone know what conditional code I would put in my member profile page to load the appropriate template?