Support Forum
Does this look right to you?
Thanks
_________________________________________________________________
# User Info post row
# ----------------------------------------------------------------------
sp_SectionStart('tagClass=spUserSection');
sp_ColumnStart('tagClass=spAvatarSection spLeft&width=10%&height=60px');
sp_UserAvatar('tagClass=spPostUserAvatar spCenter&context=user', $spThisPostUser);
sp_ColumnEnd();
sp_ColumnStart('tagClass=spRankSection spLeft&width=20%&height=60px');
sp_PostIndexUserName('tagClass=spPostUserName spCenter');
sp_PostIndexUserLocation('tagClass=spPostUserLocation spCenter');
sp_PostIndexUserRank('tagClass=spPostUserRank spCenter');
sp_ColumnEnd();
sp_ColumnStart('tagClass=spInfoSection spLeft&width=30%&height=60px');
sp_SectionStart('tagClass=spLeft', 'user-dates');
sp_PostIndexUserDate('tagClass=spCenter spPostUserDate&stackdate=0');
sp_PostIndexUserRegistered('tagClass=spPostUserRegistered spCenter', __sp('Member Since: %DATE%'));
sp_PostIndexUserPosts('tagClass=spPostUserPosts spCenter', __sp('Forum Posts: %COUNT%'));
if (function_exists('sp_PostIndexCubePoints')) sp_PostIndexCubePoints('tagClass=spPostUserCubePoints spCenter', __sp('CubePoints'));
if (function_exists('sp_PostIndexMyCred')) sp_PostIndexMyCred('tagClass=spPostUserMyCred spCenter', __sp('MyCred '), __sp('MyCred'));
sp_SectionEnd('', 'user-dates');
sp_ColumnEnd();
sp_ColumnStart('tagClass=spIdentitySection spRight&width=30%&height=60px');
sp_SectionStart('tagClass=spRight', 'user-identities');
sp_PostIndexUserWebsite('', __sp('Visit my website'));
sp_PostIndexUserTwitter('', __sp('Follow me on Twitter'));
sp_PostIndexUserFacebook('', __sp('Connect with me on Facebook'));
sp_PostIndexUserMySpace('', __sp('See MySpace'));
sp_PostIndexUserLinkedIn('', __sp('My LinkedIn network'));
sp_PostIndexUserYouTube('', __sp('View my YouTube channel'));
sp_PostIndexUserGooglePlus('', __sp('Interact with me on Google Plus'));
sp_SectionEnd('', 'user-identities');
sp_InsertBreak();
sp_PostIndexUserStatus('tagClass=spRight spPostUserStatus', __sp('Online'), __sp('Offline'));
sp_ColumnEnd();
sp_InsertBreak();
sp_PostIndexUserSpecialRank('tagClass=spPostUserSpecialRank spCenter&stacked=0&showTitle=0&imgClass=spUserBadge');
sp_SectionEnd('tagClass=spClear');
"The richest person is not the one who has the most, but the one who needs the least."
Learn to Play Violin for Free - http://www.fiddlerman.com
Yeeeeee Haaaaaaa!!!!
I figured it out. I never noticed a repeat command. Had this twice: sp_ColumnEnd();
Looks great now. Even made the badges 20 points smaller to have them all fit in one row.
This is what it now looks like:
Thanks a million Andy
"The richest person is not the one who has the most, but the one who needs the least."
Learn to Play Violin for Free - http://www.fiddlerman.com
Visit Cruise Talk Central and Mr Papa's World
ah, typing at same time... good deal...
Visit Cruise Talk Central and Mr Papa's World
Thanks again for the superior customer assistance you guys give.
"The richest person is not the one who has the most, but the one who needs the least."
Learn to Play Violin for Free - http://www.fiddlerman.com
Glad to help! and thanks for the kind words!
Visit Cruise Talk Central and Mr Papa's World
Just thought that I would share what has come out of our badges lately.
We now have 10 badges for "Special Ranks" and our users are extremely pleased with it. I still have plenty of work ahead of me to update all users badges (why do we bring these things upon ourselves?) but it's exactly the solution that I was looking for. I don't think we could have automated this particular process.
Check it out: Badges
"The richest person is not the one who has the most, but the one who needs the least."
Learn to Play Violin for Free - http://www.fiddlerman.com
looking good! thanks for the update...
Visit Cruise Talk Central and Mr Papa's World
Hey guys,
Question about special ranks.
I have unique Forum Rank Names for # of Posts For Rank, plus badges which the members earn for achieving various goals.
The Custom Rank Badges (images) work great and everyone is happy with them but the Forum Rank Names based on # of posts don't show up. Instead it shows stuff like Members Regulars, or Member Members...... IOW, the Automatic User Group Membership name shows up. Doesn't look very good. I would like to have the Badges and the Forum Rank Name which I created show up on the Topic View.
Would appreciate a solution. 🙂
"The richest person is not the one who has the most, but the one who needs the least."
Learn to Play Violin for Free - http://www.fiddlerman.com
Hey fiddlerman,
I think it's just the way I'm reading what you've asked, but I'm not sure I 100% follow but here goes!
Are you still using the same code as you pasted above in post #101? If so, is it because your sp_PostIndexUserSpecialRank function has the argument showTitle=0?
1 Guest(s)