View Full Version : Major Additions - vS-Interactive Profiles
PamelaE
12-21-2007, 10:50 PM
I came here to ask about 3.7. I have this hack installed but I am concerned what will happen when I upgrade.
Do I need to uninstall this?
burntire
12-21-2007, 11:13 PM
I came here to ask about 3.7. I have this hack installed but I am concerned what will happen when I upgrade.
Do I need to uninstall this?
Working on 3.7 for me:D
Konstantinos
12-21-2007, 11:52 PM
thats good news cause the build in social network in 3.7 is a piece of junk (albums too)
Konstantinos
12-21-2007, 11:53 PM
When the new 3.7 comes out, it will have everything such as this :)
not true this is much better
DoB Rhapsody
12-22-2007, 04:45 AM
not true this is much better
No, 3.7 because that will come with some kind of support..
PamelaE
12-22-2007, 09:51 AM
So have you not used the 3.7 profile? Maybe I'm being a little dumb, but won't the two commenting systems collide and explode.
I would rather use the VB system myself, it seems more user friendly and I can control it more. At the moment I have people attempting css and at times the results are rather horrific.
UltraFanatics
12-22-2007, 03:49 PM
Is this all working with 3.6.4?
If so I will try to install it
forumrunt
12-22-2007, 05:17 PM
Is there an add on at all to where the members can change the background look like on myspace? That would be cool
cheat-master30
12-22-2007, 08:53 PM
This mod alone has an option for links in CSS, but it's a security risk supposedly.
Zaiaku
12-24-2007, 02:35 PM
Is this all working with 3.6.4?
If so I will try to install it
Yes it works on that verion of vb.
Aur-Phala.Com
12-25-2007, 05:49 PM
I installed this mod perfect but theirs only one problem when i view a profile it doesnt show post comment. i am using vBulletin 3.6.5
thats the only error.
Problem Fixed!
TCE Killa
12-26-2007, 12:16 PM
Installed and running perfectly, great mod, thanks.
Aur-Phala.Com
12-27-2007, 02:27 PM
okay i got this to work perfect on the profile friends and profile comments instead of their avatar i want to replace it with their ProfilePicture can anyone help
Konstantinos
12-27-2007, 11:53 PM
does anybody knows how to add "comment back" option but it should be visible only to the guys profile not other visitors to be able to see it
Aur-Phala.Com
12-28-2007, 10:17 PM
Is their anyway you can replace the comment avatars with profile pictures? and the same with the friends
Konstantinos
12-29-2007, 12:18 PM
i think i may be experiencing this. at the very least i am getting blank "Instant Messaging" groupboxes in the contact area.
yes happens to me also. any idea how to fix this ? the solution is definitely lying in the member_complete.php file . i figured this out by disabling the plugins of the hack one by one. a coder should take a look there
bbwmodelpicker
01-01-2008, 08:56 PM
I installed this mod perfect but theirs only one problem when i view a profile it doesnt show post comment. i am using vBulletin 3.6.5
thats the only error.
Problem Fixed!
can I ask how you fixed it? I am having the same problem...:o
never mind I figured it out...thanks
FlyBoy73
01-04-2008, 05:28 PM
Care to share it with everyone else?
schmidtm
01-04-2008, 10:20 PM
Has anyone had this trouble with links not changing with the users CSS? The CSS of the site might be overriding the users CSS but not sure.. If anyone knows a answer or a fix would be appreciated..
christi78
01-13-2008, 06:31 AM
The issue with you rCSS not changing sounds like you are not including the .page, .panel, .tcat, or ,tborder in your css. I have completely changed the look of my member info to closely match myspace and also added some extra's that our site has. If you want take a look http://yuwiejunk.com/forum/member.php?u=7 . I can help you out but I would need to see what you code looks like to explain it better.
rbrashear68
01-16-2008, 02:16 PM
I am getting this error:
The conditional on line 472 appears to be missing its end tag (</if>). The template will not function properly unless this is fixed.
This appeared after adding this code above the footer:
<!-- GLOBAL TABLE DIVIDOR (COL 2) -->
</td>
<td width="50%" valign="top" style="padding-left: 3px">
<!-- / GLOBAL TABLE DIVIDOR (COL 2) -->
<if condition="$show['profilepic']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase></td>
</tr>
Where should I put the </if>?
EDIT: Fixed it! I failed to copy all the code necessary. Sorry for the false alarm ;)
rbrashear68
01-16-2008, 02:56 PM
Okay, I got this installed, but I have to say....the arrangement doesn't look like your screenshots. The column on the left looks to be set at a narrow width and the profile pics on the buddy list are full size, not a thumbnail. Also the bio, interests, etc have been turned to links. :(
The more I look around at everyone else's profiles, the more I noticed there are no two that have the same 2 layouts. Some look okay, but some look terrible. Why the inconsistency????
I need help! Thanks so much!
edit: Fixed a problem but still need help on what's stated above. It seems that user profiles vary on width of columns and some, including mine, look bad.
christi78
01-17-2008, 12:52 PM
Well I rewrote my entire MEMBERINFO template as I did not like the one that was supplied with this mod. What is your code right now for you membersinfo template so I can look at it and suggest how to go about fixing it.
As far the the Bio and Interests turning into links they should be search links unless you allow for HTML in the profile and then they can be real links but would have to start with HTTP if this mod is installed correctly.
Who ever took over this mod should make a modification to the MEMBERSINFO and also add lines in the CSS to enable the use of "myspace layouts" other site have already created for use with myspace. I have almost completed this type of modification so if you need assistance in writing it I would be happy to help.
rbrashear68
01-17-2008, 01:54 PM
Thanks Christi78!!! I'll post the code here pretty soon. I had check out your forum and your profiles last night and all of it looks great!
Stay tuned and thanks so much for the offer to help! :)
Rick
rbrashear68
01-17-2008, 02:03 PM
Here it is. I hope I was supposed to include the whole thing :o Thank you!
1st Half
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<if condition="$userinfo['iprof_css'] AND !isset($_REQUEST['no_css'])">
<style type="text/css">
<!--
$userinfo[iprof_css]
-->
</style>
</if>
<style type="text/css">
#additionalinfo_list, #membergroups_list { margin-top: 0px; margin-bottom: 0px; }
#additionalinfo_list dd, #membergroups_list dd { margin: 0px 0px $stylevar[cellpadding]px 0px; }
</style>
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
<if condition="$userinfo['iprof_isprivate']"><div align="center" style="color: red; background-color: white; border: 1px solid black; padding:2px; margin: 0 0 1px 0">$vbphrase[iprof_alert_profile_is_private]</div></if>
$header
$navbar
<!-- main info - avatar, profilepic etc. -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">$vbphrase[view_profile]<span class="normal">: $userinfo[username]</span></td>
</tr>
<tr>
<td class="alt2">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td style="border-bottom:1px solid $stylevar[tborder_bgcolor]" width="100%" colspan="2">
<if condition="$userinfo['rank'] OR $userinfo['reputationdisplay']">
<div style="float:$stylevar[right]; padding:4px">
<if condition="$userinfo['rank']"><div align="center">$userinfo[rank]</div></if>
<if condition="$userinfo['reputationdisplay']"><div align="center">$userinfo[reputationdisplay]</div></if>
</div>
</if>
<div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div>
<if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>
</td>
</tr>
<tr valign="top">
<if condition="$show['avatar']">
<td><img src="$userinfo[avatarurl]" $userinfo[avatarsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
<else />
<td> </td>
</if>
<td class="smallfont" valign="bottom" align="$stylevar[right]">
<if condition="$show['lastactivity']">
<div>$vbphrase[last_activity]: $userinfo[lastactivitydate] <span class="time">$userinfo[lastactivitytime]</span> </div>
</if>
<if condition="$show['currentlocation']">
<div>$userinfo[action] $userinfo[where]<if condition="$show['detailedtime']"> - <else /> @ </if> $userinfo[time] </div>
</if>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- / main info - avatar, profilepic etc. -->
$template_hook[memberinfo_pos1]
<!-- button row -->
<if condition="$show['profilelinks']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<if condition="$userinfo['showvcard']">
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]do=vcard&u=$userinfo[userid]" rel="nofollow">$vbphrase[download_vcard]</a></td>
</if>
<if condition="$show['member']">
<td class="vbmenu_control">
<if condition="$show['addbuddylist']">
<a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[add_x_to_buddy_list]</phrase></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&userlist=buddy&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[remove_x_from_your_buddylist]</phrase></a>
</if>
</td>
<td class="vbmenu_control">
<if condition="$show['addignorelist']">
<a href="profile.php?$session[sessionurl]do=addlist&userlist=ignore&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[add_x_to_ignore_list]</phrase></a>
<else />
<a href="profile.php?$session[sessionurl]do=removelist&userlist=ignore&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[remove_x_from_your_ignorelist]</phrase></a>
</if>
</td>
</if>
<if condition="can_moderate()">
<td class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[user_options]</a></td>
</if>
<if condition="$show['giveinfraction']">
<td class="vbmenu_control"><a href="infraction.php?$session[sessionurl]do=report&u=$userinfo[userid]">$vbphrase[give_infraction]</a></td>
</if>
</tr>
</table>
</if>
<!-- / button row -->
<br />
$template_hook[memberinfo_pos2]
<if condition="$show['infractions']">
<!-- infractions row -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" colspan="$colspan"><span style="float:$stylevar[right]" class="smallfont"><phrase 1="$userinfo[ipoints]">$vbphrase[x_points_total]</phrase> </span>$vbphrase[infractions]</td>
</tr>
<tr>
<td class="thead"> </td>
<td class="thead">$vbphrase[post]</td>
<td class="thead">$vbphrase[date]</td>
<td class="thead">$vbphrase[expires]</td>
<td class="thead">$vbphrase[points]</td>
<td class="thead">$vbphrase[reason]</td>
<td class="thead" nowrap="nowrap">$vbphrase[posted_by]</td>
<if condition="$show['reverse']"><td class="thead">$vbphrase[details]</td></if>
</tr>
$infractionbits
</table>
<if condition="$pagenav">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
<tr valign="bottom">
<td align="$stylevar[right]">$pagenav</td>
</tr>
</table>
</if>
<!-- / infractions row -->
<br />
</if>
$template_hook[memberinfo_pos3]
<if condition="$show['signature']">
<!-- signature row -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead">$vbphrase[signature]</td>
</tr>
<tr>
<td class="alt1" title="$vbphrase[signature]">$userinfo[signature]</td>
</tr>
</table>
<!-- START GLOBAL TABLE -->
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="50%" valign="top" style="padding-right: 3px">
<!-- / START GLOBAL TABLE -->
<!-- / signature row -->
<br />
</if>
$template_hook[memberinfo_pos4]
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">$vbphrase[forum_info]</td>
</tr>
<tr valign="top">
</tr>
<if condition="!$show['popups'] AND $show['iprof_rating']">
<tr>
<td class="tcat"><a name="goto_memberrating"></a>$vbphrase[iprof_rate_this_member]</td>
</tr>
<tr align="center">
<td class="panelsurround" align="center">
<div class="panel">
<div align="center">
<!-- rate this member -->
<form action="member.php" method="post">
<div class="smallfont">
<input type="hidden" name="s" value="$session[dbsessionhash]" />
<input type="hidden" name="u" value="$userinfo[userid]" />
<input type="hidden" name="do" value="rate" />
<select name="vote" onchange="this.form.submit()" style="width:175px">
<optgroup label="$vbphrase[choose_a_rating]">
<option value="5" $voteselected[5]>5 : $vbphrase[excellent]</option>
<option value="4" $voteselected[4]>4 : $vbphrase[good]</option>
<option value="3" $voteselected[3]>3 : $vbphrase[average]</option>
<option value="2" $voteselected[2]>2 : $vbphrase[bad]</option>
<option value="1" $voteselected[1]>1 : $vbphrase[terrible]</option>
</optgroup>
</select>$gobutton
</div>
</form>
<!-- / rate this member -->
</div>
</div>
</td>
</tr>
</if>
<tr>
<td class="tcat">$vbphrase[contact_info]</td>
</tr>
<tr align="center">
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[left]">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[join_date]: <strong>$userinfo[datejoined]</strong>
</div>
</div>
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[iprof_lastupdate]: <strong>$userinfo[iprof_lastupdate]</strong>
</div>
</div>
<if condition="$show['iprof_rating']">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
<if condition="$show['who_rated_member']"><a href="#" onclick="who_rated_member($userinfo[userid]); return false;">$vbphrase[iprof_rating]</a><else />$vbphrase[iprof_rating]</if>:
<div id="memberrating" style="display: inline"><a href="$show[nojs_link]#goto_memberrating" title="<phrase 1="$userinfo[iprof_votenum]" 2="$userinfo[iprof_voteavg]">$vbphrase[iprof_user_rating_x_votes_y_average]</phrase>"><if condition="$userinfo['iprof_rating']"><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_$userinfo[iprof_rating].gif" border="0" alt="<phrase 1="$userinfo[iprof_votenum]" 2="$userinfo[iprof_voteavg]">$vbphrase[iprof_user_rating_x_votes_y_average]</phrase>" /><else />$vbphrase[iprof_not_rated]</if></a></div>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("memberrating"); </script></if>
</div>
</div>
</if>
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
<if condition="$show['who_viewed_member']"><a href="#" onclick="who_viewed_member($userinfo[userid]); return false;">$vbphrase[iprof_profileviews]</a><else />$vbphrase[iprof_profileviews]</if>: <strong>$userinfo[iprof_profileviews]</strong>
</div>
</div>
<fieldset class="fieldset">
<legend>$vbphrase[posts]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td>
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td>
</tr>
<if condition="$vboptions['profilelastpost']">
<tr>
<td>
$vbphrase[last_post]:<br />
<a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a><br />
$userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
</td>
</tr>
</if>
<tr>
rbrashear68
01-17-2008, 02:04 PM
2nd half of code
<td><a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td><a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]&starteronly=1" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
</tr>
</table>
</fieldset>
<if condition="$vboptions['usereferrer']">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[referrals]: <strong>$referrals</strong>
</div>
</div>
</if>
<if condition="$show['usernotes']">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[user_notes]:
<if condition="$show['usernoteview']">
<strong>$usernote[total]</strong> [<a href="usernote.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[view]</a>]
</if>
<if condition="$show['usernotepost']">
[<a href="usernote.php?$session[sessionurl]do=newnote&u=$userinfo[userid]">$vbphrase[post_user_note]</a>]
</if>
<if condition="$show['usernoteview']">
<br />($vbphrase[last_note]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>)
</if>
</div>
</div>
</if>
$template_hook[memberinfo_foruminfo]
</div>
</div>
</td>
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[left]">
<div class="fieldset">
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<if condition="!$show['contactlinks']">
<tr>
<td><strong><phrase 1="$userinfo[username]">$vbphrase[x_has_no_contact_info]</phrase></strong></td>
</tr>
</if>
<if condition="$show['homepage']">
<tr>
<td>
$vbphrase[home_page]:<br />
<a href="$userinfo[homepage]" target="_blank" dir="ltr">$userinfo[homepage]</a>
</td>
</tr>
</if>
<if condition="$show['email']">
<tr>
<td>
$vbphrase[email]:<br />
<a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_message_via_email_to_x]</phrase></a>
</td>
</tr>
</if>
<if condition="$show['pm']">
<tr>
<td>
$vbphrase[private_message]:<br />
<a href="private.php?$session[sessionurl]do=newpm&u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[send_private_message_to_x]</phrase></a>
</td>
</tr>
</if>
</table>
</div>
<if condition="$show['hasimicons']">
<fieldset class="fieldset">
<legend>$vbphrase[instant_messaging]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<if condition="$show['textimicons']">
<if condition="$userinfo['showicq']">
<tr>
<td>$vbphrase[icq]</td>
<td>$userinfo[icq]</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$vbphrase[aim]</td>
<td>$userinfo[aim]</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$vbphrase[msn]</td>
<td>$userinfo[msn]</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$vbphrase[yahoo]</td>
<td>$userinfo[yahoo]</td>
</tr>
</if>
<if condition="$userinfo['skype']">
<tr>
<td>$vbphrase[skype]</td>
<td>$userinfo[skype]</td>
</tr>
</if>
<else />
<if condition="$userinfo['showicq']">
<tr>
<td>$userinfo[icqicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$userinfo[aimicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a></td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$userinfo[msnicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a></td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$userinfo[yahooicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a></td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td>$userinfo[skypeicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</if>
$template_hook[memberinfo_iminfo]
</table>
</fieldset>
</if>
$template_hook[memberinfo_contactinfo]
</div>
</div>
</td>
</tr>
<tr>
<td class="tcat">$vbphrase[additional_information]</td>
</tr>
<tr valign="top">
</tr>
<tr>
<td class="tcat">$vbphrase[group_memberships]</td>
</tr>
<tr align="center">
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[left]">
<if condition="$show['extrainfo']">
<dl id="additionalinfo_list">
<if condition="$show['birthday']">
<dt class="smallfont"><strong>$vbphrase[birth_date]</strong>:</dt>
<dd class="smallfont">$userinfo[birthday]</dd>
</if>
<if condition="$show['age']">
<if condition="$userinfo['zodiac_sign']">
<dt class="smallfont"><strong>$vbphrase[iprof_zodiac_sign]</strong>:</dt>
<dd class="smallfont">$userinfo[zodiac_sign]</dd>
</if>
<dt class="smallfont"><strong>$vbphrase[age]</strong>:</dt>
<dd class="smallfont">$userinfo[age]</dd>
</if>
$customfields
<if condition="!empty($userinfo[mood])">
<strong>$vbphrase[my_mood]:</strong>
<br />
<img src="images/mood/$userinfo[mood].gif" border="0" />
</if>
</dl>
<else />
<em>$vbphrase[n_a]</em>
</if>
$template_hook[memberinfo_additionalinfo]
</div>
</div>
</td>
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[left]">
<if condition="$show['membergroups']">
<dl id="membergroups_list" class="smallfont">
$membergroupbits
</dl>
<else />
<div class="smallfont"><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></div>
</if>
$template_hook[memberinfo_groups]
</div>
</div>
</td>
</tr>
</table>
<br />
<!-- GLOBAL TABLE DIVIDOR (COL 2) -->
</td>
<td width="50%" valign="top" style="padding-left: 3px">
<!-- GLOBAL TABLE DIVIDOR (COL 2) -->
</td>
<td width="50%" valign="top" style="padding-left: 3px">
<!-- / GLOBAL TABLE DIVIDOR (COL 2) -->
<if condition="$show['profilepic']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase></td>
</tr>
<tr>
<td class="alt1"><img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
</tr>
</table>
<br />
</if>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><if condition="$show['friendlistlink']"><span style="float: right"><a href="friends.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[iprof_show_all_friends]</a></span></if><phrase 1="$userinfo[username]">$vbphrase[iprof_friends_for_x]</phrase> ($totalfriends)</td>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<if condition="$show['friendlist']">
$friendlist
<else />
<td class="alt1" align="center">
<br />
<phrase 1="$userinfo[username]">$vbphrase[iprof_x_does_not_have_any_friends]</phrase>
<br />
</td>
</if>
</tr>
</table>
<br />
<!-- add profile comment / pagenav -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"><if condition="$show['addcomment']"><a href="profilecomment.php?$session[sessionurl]do=newprofilecomment&u=$userinfo[userid]">$vbphrase[iprof_post_new_profile_comment]</a></if> </td>
<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / add profile comment / pagenav -->
<if condition="$show['comments']">
<div id="comments">
$commentbits
</div>
<else />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$userinfo[username]">$vbphrase[iprof_comments_for_x]</phrase></td>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" align="center">
<br />
<phrase 1="$userinfo[username]">$vbphrase[iprof_x_does_not_have_any_profile_comments]</phrase>
<br />
</td>
</tr>
</table>
</if>
<!-- END GLOBAL TABLE -->
</td>
</tr>
</table>
<!-- / END GLOBAL TABLE -->
<if condition="$show['popups'] AND $show['iprof_rating']">
<!-- member rating menu -->
<div class="vbmenu_popup" id="memberrating_menu" style="display:none">
<form action="member.php" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[iprof_rate_this_member]<a name="goto_memberrating"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_5.gif" alt="$vbphrase[excellent]" /><label for="vote5"><input type="radio" name="vote" id="vote5" value="5" $votechecked[5] />$vbphrase[excellent]</label></div>
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_4.gif" alt="$vbphrase[good]" /><label for="vote4"><input type="radio" name="vote" id="vote4" value="4" $votechecked[4] />$vbphrase[good]</label></div>
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_3.gif" alt="$vbphrase[average]" /><label for="vote3"><input type="radio" name="vote" id="vote3" value="3" $votechecked[3] />$vbphrase[average]</label></div>
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_2.gif" alt="$vbphrase[bad]" /><label for="vote2"><input type="radio" name="vote" id="vote2" value="2" $votechecked[2] />$vbphrase[bad]</label></div>
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_1.gif" alt="$vbphrase[terrible]" /><label for="vote1"><input type="radio" name="vote" id="vote1" value="1" $votechecked[1] />$vbphrase[terrible]</label></div>
</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite" align="center">
<input type="hidden" name="s" value="$session[dbsessionhash]" />
<input type="hidden" name="u" value="$userinfo[userid]" />
<input type="hidden" name="do" value="rate" />
<input type="submit" class="button" value="$vbphrase[vote_now]" />
</td>
</tr>
</table>
</form>
</div>
<!-- / member rating menu -->
</if>
<if condition="$userinfo['iprof_css']">
<div align="center" style="align: center; width: 95%; position: absolute; top: 8px; z-index: 9999">
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="40px" align="center">
<tr align="center">
<if condition="!isset($_REQUEST['no_css'])">
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$userinfo[userid]&no_css=1">$vbphrase[iprof_suppress_customization]</a></td>
<else />
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[iprof_restore_customization]</a></td>
</if>
<if condition="$show['can_erase_css']">
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$userinfo[userid]&do=erase_css">$vbphrase[iprof_erase_customization]</a></td>
</if>
</tr>
</table>
</div>
</if>
$footer
</body>
</html>
janwei
01-17-2008, 05:36 PM
Hi!
I run Version 3.6.8 Does this mod work with his version? If not, would it be much work to upgrade it to 3.6.8?
logicuk
01-17-2008, 06:18 PM
i would also like to know that
carubmun
01-17-2008, 07:26 PM
How does this hack compare to the new system coming out in the vB core soon?
Konstantinos
01-17-2008, 09:32 PM
it works in 3.6.8 can someone make a comment back template option so u can comment back on comment ?
christi78
01-18-2008, 03:24 AM
Yes this mod works in 3.6.8. However you must modify the MEMBERINFO and find a blog/journal system that works in 3.6.8. I am running vbjournal for 3.5.x with slight modification to the code so it works with 3.6.8. I also rewrote the ENTIRE MEMBERINFO to better display the information I wanted to see. If you need help with this installation I will try and help as much as I can but remember I did not code it so somethings may take me a little bit to figure out.
Brandon Sheley
01-18-2008, 03:46 AM
How does this hack compare to the new system coming out in the vB core soon?
I converted over from this mod to the new one with vb 3.7 and I really the new version a lot better.
I like being able to preview the custom profile info when tricking out my own profile, the member albums could use some work.
christi78
01-18-2008, 04:01 AM
In looking at your code I do see some errors with your tables but I am trying to invision what this code would look like on a page as you have changed all the original settings and appear to have 1 to many colums. Take a look at my first MEMBERINFO code and adjust your code to follow this table format. If you need me to arrange your tables I can it will just take some time. You should also think about removing
<if condition="$show['profilepic']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase></td>
</tr>
<tr>
<td class="alt1"><img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
</tr>
</table>
<br />
</if>
christi78
01-18-2008, 04:02 AM
MEMBERINFO TEMPLATE:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<style type="text/css">$userinfo[field35]</style>
<else />
$headinclude
<if condition="$userinfo['iprof_css'] AND !isset($_REQUEST['no_css'])">
<style type="text/css">
<!--
$userinfo[iprof_css]
-->
</style>
</if>
</if>
<title>$vboptions[bbtitle] - $vbphrase[view_profile]: $userinfo[username]</title>
</head>
<body>
<if condition="$userinfo['iprof_isprivate']"><div align="center" style="color: red; background-color: white; border: 1px solid black; padding:2px; margin: 0 0 1px 0">$vbphrase[iprof_alert_profile_is_private]</div></if>
$header
$navbar
<!-- BEGIN GLOBAL TABLE -->
<table class="page" width="100%" border="0" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">
<tr>
<!-- /BEGIN GLOBAL TABLE -->
<!-- BEGIN LEFT TABLE -->
<td class="tdleft" valign="top" width="0%">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr> <td colspan="2" class="tcat">
<strong>$userinfo[username]</strong>
</td></tr>
<if condition="$userinfo['usertitle']">
<tbody>
</if>
<tr>
<td><div align="right"><center><if condition="$show['avatar']">
<div class="smallfont">
<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" border="4" alt="" style="border-color:white;" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></center>
</div>
<else /> <center><img src="http://www.yuwiejunk.com/forum/images/noavatar.gif">
</if></div><br /></center>
<strong><div align="center"><a href="photoplog/index.php?u=$userinfo[userid]">View Album</a></strong><br /><br /><strong><a href="arcade.php?&act=Arcade&module=report&user=$userinfo[userid]">Arcade Scores</a></div></strong></td>
<td align="left" valign="top" class="text">
<div class="smallfont" align="left">$userinfo[usertitle]</div> <br />
<strong>Gender:</strong> $userinfo[field18] <br /> <if condition="$show['age']"><strong>$vbphrase[age]:</strong>
$userinfo[age]</if>
<br /> <strong>Location:</strong> $userinfo[field2]<br />
<if condition="$userinfo['zodiac_sign']"> <strong>$vbphrase[iprof_zodiac_sign]</strong>:$userinfo[zodiac_sign]</if>
<div>$userinfo[onlinestatus]</div>
<br />
<div class="fieldset">Last Login $userinfo[lastactivitydate] at $userinfo[lastactivitytime]<br>$vbphrase[iprof_lastupdate]: <strong>$userinfo[iprof_lastupdate]</strong></div>
<br>
<if condition="$show['iprof_rating']">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
<if condition="$show['who_rated_member']"><a href="#" onclick="who_rated_member($userinfo[userid]); return false;">$vbphrase[iprof_rating]</a><else />$vbphrase[iprof_rating]</if>:
<div id="memberrating" style="display: inline"><a href="$show[nojs_link]#goto_memberrating" title="<phrase 1="$userinfo[iprof_votenum]" 2="$userinfo[iprof_voteavg]">$vbphrase[iprof_user_rating_x_votes_y_average]</phrase>"><if condition="$userinfo['iprof_rating']"><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_$userinfo[iprof_rating].gif" border="0" alt="<phrase 1="$userinfo[iprof_votenum]" 2="$userinfo[iprof_voteavg]">$vbphrase[iprof_user_rating_x_votes_y_average]</phrase>" /><else />$vbphrase[iprof_not_rated]</if></a></div>
<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("memberrating"); </script></if>
</div>
</div>
</if>
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
<if condition="$show['who_viewed_member']"><a href="#" onclick="who_viewed_member($userinfo[userid]); return false;">$vbphrase[iprof_profileviews]</a><else />$vbphrase[iprof_profileviews]</if>: <strong>$userinfo[iprof_profileviews]</strong>
</div>
</div>
</td>
</tr>
</tbody>
</table>
<p>
<table class="tborder" border="1" cellspacing="0" cellpadding="0" width="400">
<tr>
<td colspan="2" class="tcat"><strong>User Options For $userinfo[username]</td></font></strong>
</tr>
<tr>
<td class="tborder">
<tr>
<td class="contactTable a img" height="5" nowrap="nowrap" width="50%"> <div align="left">
<a href="private.php?$session[sessionurl]do=newpm&u=$userinfo[userid]"><">
<img border="0" src="http://www.yuwiejunk.com/forum/images/sendpm.png" align="left" width="120" height="35"></a>
</td>
<td class="contactTable a img" height="5" nowrap="nowrap" valign="top" width="50%">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$userinfo[userid]" rel="nofollow">
<img border="0" src="http://www.yuwiejunk.com/forum/images/emailicon.png" align="left" width="120" height="35"></a>
</td>
</tr>
<tr>
<td class="contactTable a img" height="5" nowrap="nowrap" width="50%"> <div align="left">
<a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$userinfo[userid]">
<img border="0" src="http://www.yuwiejunk.com/forum/images/addfriend.png" align="left" width="120" height="35"></a>
</td>
<td class="contactTable a img" height="5" nowrap="nowrap" valign="top" width="50%">
<a href="profile.php?$session[sessionurl]do=addlist&userlist=ignore&u=$userinfo[userid]">
<img border="0" src="http://www.yuwiejunk.com/forum/images/block.png" align="left" width="120" height="35"></a>
</if>
</td>
</tr>
</table>
<p>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="tcat"><strong>User Information</td> </font></strong>
</tr>
<tr>
<td valign="top"></td>
</tr>
<tr>
<td><div class="smallfont"><a href="$userinfo[homepage]" target="_blank"
dir="ltr">My Home Page</a></div></td>
</tr>
<tr>
<td><div class="smallfont"><strong>Yuwie URL:</strong><br /><a href="$userinfo[field12]" target="_new">$userinfo[field12]</a></div></td>
</tr>
<td><div class="smallfont"><strong>Myspace URL:</strong><br /><a href="$userinfo[field19]" target="_new">$userinfo[field19]</a></div></td>
</tr>
<tr>
<if condition="$show['profileviews']">
<td>
<div class="smallfont">
<if condition="$show['profileviewsother']"><a href="#" onClick="openWindow('misc.php?$session[sessionurl]do=profileviews&u=$userinfo[userid]', 300, 400); return false;">$vbphrase[profile_views]</a><else />$vbphrase[profile_views]</if>: $userinfo[profileviews]
</div>
</div>
</if>
</tr>
<tr>
<td ><div class="smallfont"><a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td>
</tr>
<tr>
<td ><div class="smallfont"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&s earchuser=$userinfo[urlusername]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
</tr>
<tr>
<td ><div class="smallfont">$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td></div>
</tr>
<tr>
<td >
<if condition="$vboptions['usereferrer']">
<div class="smallfont">
<strong>$vbphrase[referrals]:</strong> $referrals
</div>
</div>
</if>
</tr>
<tr>
<td ><div class="smallfont"><a href="payments.php?$session[sessionurl]gift=true&userid=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[buy_x_a_sub]</phrase></a>
</td>
</td></div>
</tr>
</table>
<br />
<if condition="$userinfo[field20]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" wrap="" style="" align="left" height="10" valign="center" colspan="2">
<span ><strong>$userinfo[username]'s Media </span> </td> </font></strong>
</tr>
<tr >
<td align="left" valign="top"> <div align="center"><object width="320" height="240"><param name="movie" value="http://www.youtube.com/v/$userinfo[field20]"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/$userinfo[field20]" type="application/x-shockwave-flash" wmode="transparent" width="320" height="240"></embed></object></div></td>
</tr>
</table>
</if>
<p> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="tcat" align="left" height="10" valign="center" colspan="2"><strong>$userinfo[username]'s Details</td> </font></strong>
</tr>
<tr valign="top" >
<td align="left" valign="top" width="33%"> <div align="left"><span ><strong>Marital Status:</strong></span></div></td>
<td style="">$userinfo[field26]</td>
</tr>
</tr>
<tr valign="top" >
<td align="left" valign="top" width="33%"> <div align="left"><span ><strong>Children:</strong></span></div></td>
<td style="">$userinfo[field27]</td>
</tr> <tr >
<td align="left" valign="top"> <div align="left"><span ><strong>Religion:</strong></span></div></td>
<td style="">$userinfo[field28]</td>
</tr>
<tr >
<td align="left" valign="top"> <div align="left"><span ><strong>Hometown:</strong></span></div></td>
<td style="">$userinfo[field29]</td>
</tr>
<tr >
<td align="left" valign="top"> <div align="left"><span ><strong>Ethnicity:</strong></span></div></td>
<td style="">$userinfo[field30]</td>
</tr>
<tr >
<td align="left" valign="top"> <div align="left"><span ><strong>Occupation:</strong></span></div></td>
<td style="">$userinfo[field4]</td>
</tr>
</table>
<p>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td colspan="3" valign="middle" class="tcat"><strong>$userinfo[username]'s Interests</td></font></strong>
</tr>
<tr valign="top" >
<td align="left" valign="top"><span ><strong>General:</strong></span></td>
<td align="left" valign="top">$userinfo[field3]</td>
</tr>
<tr >
<td align="left" valign="top"><span ><strong>Hobbies:</strong></span></td>
<td align="left" valign="top">$userinfo[field21]</td>
</tr>
<tr >
<td align="left" valign="top"><span ><strong>Music:</strong></span></td>
<td align="left" valign="top">$userinfo[field22]</td>
</tr>
<tr >
<td align="left" valign="top"><span ><strong>Movies:</strong></span></td>
<td align="left" valign="top">$userinfo[field23]</td>
</tr>
<tr >
<td align="left" valign="top"><span ><strong>TV Shows:</strong></span></td>
<td align="left" valign="top">$userinfo[field24]</td>
</tr>
<tr >
<td align="left" valign="top"><span ><strong>Books:</strong></span></td>
<td align="left" valign="top">$userinfo[field25]</td>
</tr>
<tr >
<td align="left" valign="top"><span ><strong>Groups:</strong></span></td>
<if condition="$show['membergroups']">
<td>$membergroupbits</td>
<else />
<td><strong><phrase 1="$userinfo[username]">$vbphrase[x_is_not_a_member_of_any_public_groups]</phrase></strong></td>
</if>
</table>
</td>
<!-- / END Left TABLE -->
<!-- BEGIN RIGHT TABLE -->
<td class="tdright" valign="top" width="60%">
<if condition="$show[journalinfo]"><table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="tcat"><strong>$userinfo[username]'s Latest Blog Entry</td></font></strong>
</tr>
<tr >
<td><if condition="$show[journalinfo]"> <if condition="$show[journal_lastentry]"><a href="journal.php?$session[sessionurl]do=showentry&e=$journal[lastentry_id]">$journal[lastentry]</a>
($journal[lastentry_date])<br />
<else />$vbphrase[private]</if> </if></td>
</tr>
<tr >
<td><if condition="$show[journalinfo]"> [<a href="journal.php?$session[sessionurl]do=showjournal&j=$journal[journal_id]"><phrase 1="$userinfo[username]">$vbphrase[visit_xs_journal]</phrase></a>]
</if></td>
</tr>
</table>
<p></if>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr class="tcat">
<td class="tcat"><strong>$userinfo[username]'s Blurbs</td></font></strong>
</tr>
<tr >
<td valign="top"><strong>About Me:</strong><br /><br />$userinfo[field1]</td>
</tr>
<tr >
<td valign="top"><strong>Who I'd Like to Meet:</strong><br /><br />
$userinfo[field31]</td>
</tr>
</table>
<br>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><if condition="$show['friendlistlink']"><span style="float: right"><a href="friends.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[iprof_show_all_friends]</a></span></if><phrase 1="$userinfo[username]">$vbphrase[iprof_friends_for_x]</phrase> ($totalfriends)</td>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<if condition="$show['friendlist']">
$friendlist
<else />
<td align="center">
<br />
<phrase 1="$userinfo[username]">$vbphrase[iprof_x_does_not_have_any_friends]</phrase>
<br />
</td>
</if>
</tr>
</table>
<br />
<!-- add profile comment / pagenav -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td class="smallfont"><if condition="$show['addcomment']"><a href="profilecomment.php?$session[sessionurl]do=newprofilecomment&u=$userinfo[userid]">$vbphrase[iprof_post_new_profile_comment]</a></if> </td>
<if condition="$show['pagenav']"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
<!-- / add profile comment / pagenav -->
<if condition="$show['comments']">
<div id="comments">
$commentbits
</div>
<else />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$userinfo[username]">$vbphrase[iprof_comments_for_x]</phrase></td>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td align="center">
<br />
<phrase 1="$userinfo[username]">$vbphrase[iprof_x_does_not_have_any_profile_comments]</phrase>
<br />
</td>
</tr>
</table>
</if>
<!-- END GLOBAL TABLE -->
</td>
<!-- /END RIGHT TABLE -->
</tr>
</table>
<!-- / END GLOBAL TABLE -->
<if condition="$show['iprof_rating']">
<!-- member rating menu -->
<div class="vbmenu_popup" id="memberrating_menu" style="display:none">
<form action="member.php" method="post">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[iprof_rate_this_member]<a name="goto_memberrating"></a></td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_5.gif" alt="$vbphrase[excellent]" /><label for="vote5"><input type="radio" name="vote" id="vote5" value="5" $votechecked[5] />$vbphrase[excellent]</label></div>
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_4.gif" alt="$vbphrase[good]" /><label for="vote4"><input type="radio" name="vote" id="vote4" value="4" $votechecked[4] />$vbphrase[good]</label></div>
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_3.gif" alt="$vbphrase[average]" /><label for="vote3"><input type="radio" name="vote" id="vote3" value="3" $votechecked[3] />$vbphrase[average]</label></div>
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_2.gif" alt="$vbphrase[bad]" /><label for="vote2"><input type="radio" name="vote" id="vote2" value="2" $votechecked[2] />$vbphrase[bad]</label></div>
<div><img class="inlineimg" src="$stylevar[imgdir_rating]/rating_1.gif" alt="$vbphrase[terrible]" /><label for="vote1"><input type="radio" name="vote" id="vote1" value="1" $votechecked[1] />$vbphrase[terrible]</label></div>
</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite" align="center">
<input type="hidden" name="s" value="$session[dbsessionhash]" />
<input type="hidden" name="u" value="$userinfo[userid]" />
<input type="hidden" name="do" value="rate" />
<input type="submit" class="button" value="$vbphrase[vote_now]" />
</td>
</tr>
</table>
</form>
</div>
<!-- / member rating menu -->
</if>
<if condition="$userinfo['iprof_css']">
<div align="center" style="align: center; width: 95%; position: absolute; top: 8px; z-index: 9999">
<table class="tborder" cellpadding="6" cellspacing="0" border="0" width="40px" align="center">
<tr align="center">
<if condition="!isset($_REQUEST['no_css'])">
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$userinfo[userid]&no_css=1">$vbphrase[iprof_suppress_customization]</a></td>
<else />
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$userinfo[userid]">$vbphrase[iprof_restore_customization]</a></td>
</if>
<if condition="$show['can_erase_css']">
<td class="vbmenu_control"><a href="member.php?$session[sessionurl]u=$userinfo[userid]&do=erase_css">$vbphrase[iprof_erase_customization]</a></td>
</if>
</tr>
</table>
</div>
</if>
$footer
</body>
</html>
FCS-Webmaster
01-18-2008, 04:02 AM
For all those who have problems with a class_core.php error message
Try to instlla the german translation - WORKED for me 100% after trying 1000imes this one
http://www.vbulletin-germany.org/showthread.php?t=159&highlight=vS-Interactive+Profiles
rbrashear68
01-18-2008, 12:48 PM
Thanks again Christy!!! I'll have time to digest this later. I know html pretty well, but anything beyond that, I'm a noob :D I'll look this over and see if I can make heads or tails of it.
Rick
FCS-Webmaster
01-18-2008, 03:25 PM
Is there any possibility to post the notifications from the navbar into to the header of a nonvb site?!
christi78
01-18-2008, 04:42 PM
FCS-Webmaster take a look here it may provide you with help doing what you are asking.
https://vborg.vbsupport.ru/showthread.php?t=166791&highlight=external+site
rbrashear68
01-18-2008, 10:44 PM
Christi! You are the ma....uh I mean woman! LOL!
Thanks SOOOOO much for the help! The profile looks great now! :up:
Question though. I don't see how for users to populate some of the profile categories such as 'Marital Status', 'Children', etc. Where do we enter this info?
Thanks again!
Rick
christi78
01-19-2008, 06:06 PM
You need to create these fields in your admincp "user profile fields" Just add the new fields with the appoproite name and then copy the field number in to the code and replace the field numbers that I have in the code with yours.
skariko
01-21-2008, 07:44 AM
I think i make an error, all the profile is goog but when i try to view the "other infraction" of a user.. the link is to view the other profile comments.
If you view the attachment, when i click on "2" to view the second page of infraction of that user the link below is: http://www.***.it/forum/profilecomment.php?u=1&page=2
How can i change it?
Thanks.
Ska
rbrashear68
01-21-2008, 02:00 PM
Okay Christi, I think I have a small clue what you mean. In the ACP, I go to edit templates, then User Profile Fields, then what sub category do I choose? Is it 'userfield_textbox'?
christi78
01-21-2008, 04:43 PM
Okay Christi, I think I have a small clue what you mean. In the ACP, I go to edit templates, then User Profile Fields, then what sub category do I choose? Is it 'userfield_textbox'?
Yes depending on which field you are creating you will either make a single line text field or a mutiline text field. Here is a list of the ones I created. Just replace the field numbers that are generated when you create your fields in the code I sent you. So if you make an about me field and it is listed as field 13 then change the field1 in the code to refect field 13 which is yours. To create a field just go in to Admin CP click on "User Profile Fields" then click on "User Profile Field Manager" .
About Me
Multiple-Line Text Box Editable, Searchable field1
Location
Single-Line Text Box Editable, Searchable, Members List field2
Quote:
Single-Line Text Box Editable, Searchable field17
Interest General
Multiple-Line Text Box Editable, Searchable field3
Gender:
Single-Line Text Box Editable, Searchable field18
Occupation
Single-Line Text Box Editable, Searchable field4
Hobbies:
Multiple-Line Text Box Editable, Searchable field21
Music:
Multiple-Line Text Box Editable, Searchable field22
Movies
Multiple-Line Text Box Editable, Searchable field23
TV Shows
Multiple-Line Text Box Editable, Searchable field24
Books
Multiple-Line Text Box Editable, Searchable field25
Marital Status:
Single-Line Text Box Editable, Searchable field26
Children
Single-Line Text Box Editable, Searchable field27
Religion
Single-Line Text Box Editable, Searchable field28
Home Town
Single-Line Text Box Editable, Searchable field29
Ethnicity
Single-Line Text Box Editable, Searchable field30
Who I would like to meet:
Multiple-Line Text Box Editable, Searchable field31
Myspace URL
Single-Line Text Box Editable, Searchable, Members List field19
Yuwie Profile Address
Single-Line Text Box Editable, Searchable, Members List field12
Youtube Video v=
Single-Line Text Box Editable, Searchable field20
rbrashear68
01-25-2008, 05:47 PM
Thanks again Christi, but I still don't understand 100%. You said the above text is input into the code of the userfield_textbox, but I don't see how it could translate that. Let me confirm that I'm supposed to add lines exactly as you typed them into here:
<fieldset class="fieldset">
<legend><label for="ctb_$profilefieldname">$profilefield[title]</label></legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0" width="100%">
<tr>
<td>$profilefield[description]</td>
</tr>
<tr>
<td><input type="text" class="bginput" name="userfield[$profilefieldname]" id="ctb_$profilefieldname" value="$bbuserinfo[$profilefieldname]" size="$profilefield[size]" maxlength="$profilefield[maxlength]" /></td>
</tr>
</table>
</fieldset>
<input type="hidden" name="userfield[{$profilefieldname}_set]" value="1" />
Please forgive my ignorance :o Is it possible you mean to use an html editor to add this to the above code?
I don't see the exact name "User Profile Field Manager":
https://vborg.vbsupport.ru/external/2008/01/10.jpg
christi78
01-26-2008, 01:42 AM
Ok first it is not in the edit templates to begin with you must frist create the fields. I have created or the ones you want to see on the profile. This is done in the AdminCP on the left hand side you will see
User Profile Fields
User Profile Field Manager
Add New User Profile Field
User Profile Field Categories
User Ranks
Select the Add New User Profile Field and create the fields. Each Field created is associated with a number that vbulletin assigns to it once created.
Then in the MEMBERINFO code where you want to see the field displyed use the following code.
<tr valign="top" >
<td align="left" valign="top" width="33%"> <div align="left"><span ><strong>(Name of the field):</strong></span></div></td>
<td style="">$userinfo[field#]</td>
</tr>
If you want send me a PM and we can get together on this and if you want I can get on chat or something and walk you though it.
rbrashear68
01-26-2008, 02:39 PM
LOL! Silly me! :( Sorry, I was looking in the wrong place the whole time! Thanks for being patient with me! I'll give that a try! You're the best! :)
Rick
edit: Christi, I got it worked out. It helps a great deal for me to look in the right spot LOL! Thanks so much for your help.
I do still have one minor problem when viewing user profiles. This occurred after installing the mod. There are two things on the navbar that no longer link to anything when you click on it. One is "Search" and the other is the "Quicklinks"
https://vborg.vbsupport.ru/external/2008/01/5.jpg
I think if I find the code on another page that pertains to that, I can fix it, but if you know off hand, please post. -Thanks again!
edit again!: Now looking at it again, I think it's the code that is affecting it somehow. It has the proper hook (I believe), but something is disabling those links.
christi78
01-27-2008, 01:08 AM
I would think then you are not pulling $navbar but I would need to look at the page can you send me the link.
rbrashear68
01-28-2008, 02:27 PM
Christi, (queue the Twilight zone them song) it is now working. It was like this for days, but for some reason decided to start working. When it was acting up, it did it in Firefox and IE, but strangely it works now.
Again, thank you so much for sticking with me and helping me! I learned a lot about this on this mod and your help alone. Great stuff!
christi78
01-29-2008, 02:50 AM
Glad it started working :) If I can get this to match up with Myspace layouts I will post the code here fo all to use.
Shazz
01-29-2008, 03:32 AM
When upgrading to 3.7 I recommending uninstalling this.
D|ver
01-29-2008, 01:25 PM
When upgrading to 3.7 I recommending uninstalling this.
is there already a importer for the comments? that would be awesome!
Greeksgal
01-31-2008, 08:19 PM
I want to upgrade the forum to 3.6.8 but have a few mods installed..
Most of them aren't a problem, can just reinstall them but am wondering about one in particular..the interactive profiles mod.
If I upgrade the forum will all the friends lists, profile comments and ratings etc that my members currently have disappear, i.e. will the mod have to be installed afresh?
thxs
cheat-master30
01-31-2008, 08:21 PM
To 3.6.8? Don't think that would change this mod, as the stuff like comments and friends lists are stored in the database, and wouldn't be deleted unless you actually uninstalled the modification. If you mean 3.7.0, that's another story.
Soljah
01-31-2008, 09:37 PM
When I try to add a comment to a members page I get this
Error 404: File Not Found
christi78
02-01-2008, 12:42 AM
Soljah make sure you uploaded the files correctly it sound as if you missed 1
:Judge:
02-03-2008, 01:53 AM
I have upgraded to 3.7, now to uninstall this all I have to do is "Uninstall" from products correct?
All the files and templates for 3.6.8 have already been replaced with 3.7 files. Im sure this is an obvious question but figured I would put it out here. ;)
FCS-Webmaster
02-04-2008, 11:31 PM
Question Profile Comment:
User A Posts at first an get the number #1
After this User B posts and get then the #1
User A Posting gets automatically thenumber #2.
How can I change this?!
The sort order is right, new postings are always on top, thats fine.
Shazz
02-05-2008, 12:56 AM
I have upgraded to 3.7, now to uninstall this all I have to do is "Uninstall" from products correct?
All the files and templates for 3.6.8 have already been replaced with 3.7 files. Im sure this is an obvious question but figured I would put it out here. ;)
Yes. And delete any unnessary .php files from FTP :)
:Judge:
02-05-2008, 06:37 AM
Yes. And delete any unnessary .php files from FTP :)
Thanks just wanted to make sure :p
Zaiaku
02-09-2008, 10:20 PM
Still no one has made a coverter for this to use the 3.7 profile comment system?
zappsan
02-10-2008, 01:22 AM
Still no one has made a coverter for this to use the 3.7 profile comment system?
I made one, I'm going to put it up now.
Shazz
02-10-2008, 01:40 AM
Still no one has made a coverter for this to use the 3.7 profile comment system?
3.7 has one already :rolleyes:
TCE Killa
02-10-2008, 09:52 PM
I have had this installed for ages and said thanks alot for this, this is my favourite mod. But I can't believe I haven't noticed this yet. Is there away to make a default profile comment on this? When someone registers, a profile comment is sent out to them automatically by the admin (like on PM's, you can send a default PM to users when they register). I really need to be able to do this because if a user doesn't have a profile comment, there whole profile is all messed up until they have a profile comment, everything is fine.
Andy R
02-12-2008, 12:08 PM
3.7 has one already :rolleyes:Shazz, can you be kind enough to outline the upgrade process for those of us who have vS-Interactive Profiles installed on a 3.6.x board and want to go to 3.7?
I am most concerned with keeping profile comments and the buddies (members who have connected with each other).
Thanks in advance,
Andy
PS. Shoot me an email, I'd like to learn more about your services.
synisterk
02-12-2008, 04:33 PM
Awsome hack...
Animecraving
02-12-2008, 04:37 PM
Shazz, can you be kind enough to outline the upgrade process for those of us who have vS-Interactive Profiles installed on a 3.6.x board and want to go to 3.7?
I am most concerned with keeping profile comments and the buddies (members who have connected with each other).
Thanks in advance,
Andy
PS. Shoot me an email, I'd like to learn more about your services.
why so... in vb 3.7 there already have this...but the easier edit one too..
Ksb2050
02-12-2008, 06:13 PM
They're right. VB 3.7's default profile settings makes this very obsolete. ;)
weedheaven
02-15-2008, 07:59 AM
I'm having problems. I think its a small problem for others. But i dont know what to do at the moment to get rid of it.
I did everything whats told
But i end up like this
The forum info is at contact info, and the pm's are in the wrong part. Any help on this would be apreciated. How would i get this normal.
and alsow a problem when people dont have a signature in use. Then it totaly looks WEIRD!
-edit-
nevermind
Fixed it
I added this In the wrong place, so deleted it, and added it to the right one. Problem solved :) </tr>
<if condition="!$show['popups'] AND $show['iprof_rating']">
<tr>
<td class="tcat"><a name="goto_memberrating"></a>$vbphrase[iprof_rate_this_member]</td>
</tr>
<tr align="center">
<td class="panelsurround" align="center">
<div class="panel">
<div align="center">
<!-- rate this member -->
<form action="member.php" method="post">
<div class="smallfont">
<input type="hidden" name="s" value="$session[dbsessionhash]" />
<input type="hidden" name="u" value="$userinfo[userid]" />
<input type="hidden" name="do" value="rate" />
<select name="vote" onchange="this.form.submit()" style="width:175px">
<optgroup label="$vbphrase[choose_a_rating]">
<option value="5" $voteselected[5]>5 : $vbphrase[excellent]</option>
<option value="4" $voteselected[4]>4 : $vbphrase[good]</option>
<option value="3" $voteselected[3]>3 : $vbphrase[average]</option>
<option value="2" $voteselected[2]>2 : $vbphrase[bad]</option>
<option value="1" $voteselected[1]>1 : $vbphrase[terrible]</option>
</optgroup>
</select>$gobutton
</div>
</form>
<!-- / rate this member -->
</div>
</div>
</td>
</tr>
</if>
<tr>
<td class="tcat">$vbphrase[contact_info]</td>
</tr>
<tr align="center">
rrokdoka
02-18-2008, 06:16 AM
ohhhhhh man...can someone help me with what i did wrong?
http://community.rrokdoka.org/member.php?u=25
Neo_obs
02-18-2008, 07:13 AM
ohhhhhh man...can someone help me with what i did wrong?
http://community.rrokdoka.org/member.php?u=25
You forgot to find this
<td class="panelsurround" align="center">
<div class="panel">
... (few lines of code have been skipped) ...
<if condition="$show['membergroups']">
And add this above it
</tr>
<tr>
<td class="tcat">$vbphrase[group_memberships]</td>
</tr>
<tr align="center">
If you want PM me and I can help you... on an IM client.
ProAzn
02-19-2008, 09:03 PM
Is this mod compatible with vbseo and has the ability to change the layout design like zoints or myspace. We have used zoints but its causing errors from conflicts with vbseo. So may have to change over...
If yes, then this mod would fit our site.
TheEnforcer
02-20-2008, 08:12 PM
I need help :(
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/bomalley/public_html/forums/member.php(840) : eval()'d code on line 178
$template_hook[memberinfo_pos4]
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat">$vbphrase[forum_info]</td>
</tr>
<tr valign="top">
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[left]">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[join_date]: <strong>$userinfo[datejoined]</strong>
</div>
</div>
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
$vbphrase[iprof_lastupdate]: <strong>$userinfo[iprof_lastupdate]</strong>
</div>
</div>
<if condition="$show['iprof_rating']">
<div class="fieldset">
<div style="padding:$stylevar[formspacer]px">
<if condition="$show['who_rated_member']"><a href="#"
<fieldset class="fieldset">
<legend>$vbphrase[posts]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
</if>
<td>
$vbphrase[total_posts]: <strong>$userinfo[posts]</strong> (<phrase 1="$postsperday">$vbphrase[x_posts_per_day]</phrase>)
</td>
</tr>
<if condition="$vboptions['profilelastpost']">
<tr>
<td>
$vbphrase[last_post]:<br />
<a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a><br />
$userinfo[lastpostdate] <span class="time">$userinfo[lastposttime]</span>
</td>
</tr>
</if>
<tr>
<td><a href=
Soljah
02-22-2008, 04:18 PM
Is there any way to add profile templates like on myspace? I dont know alot about CSS.
cheat-master30
02-22-2008, 06:19 PM
You can add premade templates, but I'm not 100% sure how. I think it's under Styles or something. I made a ton of them if it helps:
https://vborg.vbsupport.ru/showthread.php?t=151888
Soljah
02-23-2008, 10:51 AM
For some reason my friends show up on my profile with updated profile information. Is there a way to remove that? I would prefer just having the AVI and username only without all of the update information.
Lombardo
02-23-2008, 05:23 PM
How do you leave comments? i cant see anything for it :S
Shazz
02-23-2008, 06:30 PM
How do you leave comments? i cant see anything for it :S
Have you checked usergroup permissions?
Baldilocks
02-24-2008, 05:15 PM
This is a most excellent modification! This has given me a reason not to jump to 3.7.0 for a long while yet as my board is heavily modded.
I have my board so guests can view profiles- take a look!!
www.euphoricarythmia.com (http://www.euphoricarythmia.com)
Baldilocks
02-24-2008, 05:16 PM
How do you leave comments? i cant see anything for it :S
You have to set User Permissions for each Usergroup in the Usergroup Manager.
boxerman
02-26-2008, 02:43 PM
hi guys,
i cant get it working.. did everything it said...
check my profile :( usergroup settings are fine :(
http://oxgaming.co.uk/member.php?u=1
DivineMessenger
03-06-2008, 10:11 AM
I accidently put the CSS input box in my profile twice, can anyone tell me part of the manual edits is for the CSS block in the edit profile screen?
veenuisthebest
03-15-2008, 02:03 AM
Hello,
How do I disable email notifications globally for every user ?? Can't find any option ..
Thanks in advance
Seiyaboy
03-15-2008, 07:37 AM
Please Help.
When viewing a member's profile under member.php it worked fine. But when I changed the pages vbulletin calls the profilecomment.php instead. And where the link "Delete Post" isn't there. As an administrator that's really frustrating as I cannot delete older comments but have to edit them instead. I've tried to edit the templates numerous times but none of it worked. Now I hope I can get some help from some fellow vb users who also use this mod.
Konstantinos
03-16-2008, 07:03 AM
Please Help.
When viewing a member's profile under member.php it worked fine. But when I changed the pages vbulletin calls the profilecomment.php instead. And where the link "Delete Post" isn't there. As an administrator that's really frustrating as I cannot delete older comments but have to edit them instead. I've tried to edit the templates numerous times but none of it worked. Now I hope I can get some help from some fellow vb users who also use this mod.
u did something wrong. what do mean u changed the pages?
veenuisthebest
03-16-2008, 09:39 AM
Hello,
How do I disable email notifications globally for every user ?? Can't find any option ..
Thanks in advance
pleaseee reply !!!!!
Seiyaboy
03-16-2008, 10:56 AM
u did something wrong. what do mean u changed the pages?
No, it's not something I did wrong. The page nav appears on the member profile page when the number of profiles comments exceed the number set to show on the profile page in acp. For example, my image shows that I am viewing page 2, and yet as an admin with root access, the "delete post" link is not there. I've tried editing the templates to see what went wrong but no luck. There is something missing in the xml or in the profilecomment.php file.
veenuisthebest
03-16-2008, 05:24 PM
pleaseee reply !!!!!
reply plzzz...
boiboi
03-18-2008, 06:45 AM
They're right. VB 3.7's default profile settings makes this very obsolete. ;)
is this just a rumor? i have yet to see the myspace looking homepage and profiles in vb 7
cheat-master30
03-18-2008, 08:41 AM
It does have everything from this modification except the premade profile styles...
vBulletin 3.7 has the bolded:
Default avatars for people with no avatar defined (can be turned on or off, as desired)
Ability to set profiles as private (with admincp backup switch)
Ability to restrict posting of comments to friends only (with admincp backup switch)
Myspace-Style "Friend Requests" (see screenshots) with ability to accept / decline
Friendster-Style profile field highlights - keywords become clickable links that can be used for search purposes
Comment Flood Control
Comment Numbers w/ Links to Individual Comments
New Comment E-Mail Notification
Friend Request E-Mail Notification
Friend Request Response E-Mail Notification
E-Mail Notifications can be turned On and Off
Navbar "New Comments" and "New Friend Requests" Indicators
Pagination support in friend space and comments
Morphed, more compact memberinfo layout and postbit template, with avatar support
Member Profile Ratings, Also Displayed in Posts.
Member Profile Ratings can be enabled or disabled for each user individually.
Who Rated Member w/ Access Permissions
Who Viewed Member w/ Access Permissions
Last Profile Update in memberinfo
Graphical Zodiac Sign in memberinfo and in postbit
Support for custom profile css with preview option and with an admin ability to create pre-defined css templates - and unlike in other systems, malicious javascript cannot be injected.
Custom css can be temporarily suppressed when viewing customized profiles.
Custom css can be permanently deleted from customized profiles by privileged users.Italic formatted options I am not sure about.
veenuisthebest
03-19-2008, 03:20 AM
Hello,
How do I disable email notifications globally for every user i.e. unchecked by default ?? Can't find any option ..
Thanks in advance
ny_cuban
03-21-2008, 06:12 PM
Warning: require(/home/allproga/public_html/forum/includes/visionscripts/psionic_iprof/_install.php) [function.require]: failed to open stream: No such file or directory in /admincp/plugin.php(1970) : eval()'d code on line 1
Fatal error: require() [function.require]: Failed opening required '/home/allproga/public_html/forum/includes/visionscripts/psionic_iprof/_install.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/allproga/public_html/forum/admincp/plugin.php(1970) : eval()'d code on line 1
^^^^I need help please this the message I keep getting^^^^^
cheat-master30
03-21-2008, 09:04 PM
You've probably forgot to upload the install file. Try uploading _install.php in that directory it says there is no file in...
Konstantinos
03-22-2008, 01:06 PM
No, it's not something I did wrong. The page nav appears on the member profile page when the number of profiles comments exceed the number set to show on the profile page in acp. For example, my image shows that I am viewing page 2, and yet as an admin with root access, the "delete post" link is not there. I've tried editing the templates to see what went wrong but no luck. There is something missing in the xml or in the profilecomment.php file.
yes happens here also in page2 (Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php(296) : eval()'d code on line 339) seems like a bug in profilecomment.php cause it happens when u call profilecomment.php even if u are page 1 or 2
Konstantinos
03-22-2008, 01:43 PM
pleaseee reply !!!!!
u need to run a query
ny_cuban
03-28-2008, 05:06 PM
You've probably forgot to upload the install file. Try uploading _install.php in that directory it says there is no file in...
that the thing there was no _install.php in the zip can any one help me with this please and thank you
poromenos
03-28-2008, 10:30 PM
hey,i justed installed this plugin,i double checked all the code,but i get the following error in members profile:
In users profile,it has an extra sidebar!
See an example
http://www.ninty.gr/forum/member.php?do=getinfo&u=56
http://www.ninty.gr/forum/member.php?find=lastposter&f=12
Thanx in advance :)
Konstantinos
03-30-2008, 07:49 AM
hey,i justed installed this plugin,i double checked all the code,but i get the following error in members profile:
In users profile,it has an extra sidebar!
See an example
http://www.ninty.gr/forum/member.php?do=getinfo&u=56
http://www.ninty.gr/forum/member.php?find=lastposter&f=12
Thanx in advance :)
u didnt do well the template edits
poromenos
03-30-2008, 08:07 PM
yeah i know,i just dont know in which exact part!
when i try to install thru the install file, it wont work
River_rush
04-06-2008, 06:34 PM
I have just uninstalled this mod and am removing the code from the templates.
I need to UNDO this instruction
FIND
<if condition="$show['profilepic']">
<td valign="top" align="$stylevar[right]" rowspan="2">
<img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" />
</td>
</if>
Replace with
(nothing, just delete it)
Can someone tell me the line I have to re insert the above code after please?
Thanks
Harley D
04-20-2008, 02:39 PM
It should be close to lines 33-37. See below. I cut a bit more than the code that was deleted, to help you locate the correct area easier.
</if>
<div class="bigusername">$userinfo[musername] $userinfo[onlinestatus]</div>
<if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if>
</td>
<if condition="$show['profilepic']">
<td valign="top" align="$stylevar[right]" rowspan="2">
<img src="$userinfo[profilepicurl]" $userinfo[profilepicsize] alt="<phrase 1="$userinfo[username]">$vbphrase[xs_picture]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" />
</td>
</if>
</tr>
<tr valign="top">
<if condition="$show['avatar']">
deLi_kurT
04-21-2008, 06:57 AM
Thanks
lilfields10
05-20-2008, 09:56 PM
is there a way you can make the friend requests and comment notifications go to private messages? Maybe even in a special folder? That would be awesome. Overall an awesome mod though, I just came back to see updates, been using this for a while now.
nicolerork
06-16-2008, 01:04 PM
Is there a way to set up a page pagination for friends lists?
Ash Ketchum
06-16-2008, 09:02 PM
I installed vS on my forum, but my group memberships and contact information are showing up all crappy like. How do I change this?
Here's an example: http://poke-sages.com/member.php?u=3
rootnik
06-17-2008, 03:29 AM
I installed vS on my forum, but my group memberships and contact information are showing up all crappy like. How do I change this?
Here's an example: http://poke-sages.com/member.php?u=3
I suggest reverting the template and applying the changes again. You've messed up somewhere...
whiteeagle0
06-25-2008, 05:51 AM
please tell me how to fix this everytime i enter a myspace layout code it comes up with this -.-
fixed it but now i have this problem.....
my background to my website doesn't transparent when i add a myspace layout...so my profile looks really really ugly...how can i fix this?
Warlord
08-10-2008, 02:02 AM
I installed this and hacked it a bit. I love it. I think it's an amazing tool to help build your community.
Great hack!
Check out my profile here (http://www.projectfanboy.com/vb/member.php?u=162) for a demo.
I am having the problem with the instant messengers, but I think I'll find a fix for that soon. Oh and there is something wrong with the <IF> statement for the commenting system, it still says there are no comments even if there are comments on the profile page, but should be able to figure that out too.
Still.. Great hack!
Warlord
08-10-2008, 02:40 AM
Ok, I forget what the orginal code was on the new memberinfo template for this hack but the vbulletin out of the box code for the memberinfo Instant Messenger section looks like this (minus the table I wrapped it in)
<!-- INSTANT MESSENGER ICONS -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<if condition="$show['hasimicons']">
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[left]">
<fieldset class="fieldset">
<legend><font color="#ffffff">$vbphrase[instant_messaging]</font></legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<if condition="$show['textimicons']">
<if condition="$userinfo['showicq']">
<tr>
<td>$vbphrase[icq]</td>
<td>$userinfo[icq]</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$vbphrase[aim]</td>
<td>$userinfo[aim]</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$vbphrase[msn]</td>
<td>$userinfo[msn]</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$vbphrase[yahoo]</td>
<td>$userinfo[yahoo]</td>
</tr>
</if>
<if condition="$userinfo['skype']">
<tr>
<td>$vbphrase[skype]</td>
<td>$userinfo[skype]</td>
</tr>
</if>
<else />
<if condition="$userinfo['showicq']">
<tr>
<td>$userinfo[icqicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$userinfo[aimicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a></td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$userinfo[msnicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a></td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$userinfo[yahooicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a></td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td>$userinfo[skypeicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;">$userinfo[skype]</a></td>
</tr>
</if>
</if>
$template_hook[memberinfo_iminfo]
</table>
</fieldset>
</if>
$template_hook[memberinfo_contactinfo]
</div>
</div>
</td>
</tr>
</table>
<!-- END INSTANT MESSENGER ICONS -->
Users who have nothing filled out in their profile for instant messengers have the instant messenging box show up on their profile but it's empty (it doesn't show any of the icons or IM usernames, but does show the table)
Users who have added their instant messenger names to their profile don't even get the box to show up (nothing at all appears).
Does anyone have any idea how to fix this? I've looked at the code and I'm not finding any reason the original code shouldn't work.:confused:
Warlord
08-10-2008, 03:51 PM
Ok, I've SERIOUSLY cleaned up the MEMBERINFO code from a previous poster (Jascul I think). Not complaining though, it was a great starting block to rebuild from. There was just a lot of bad html in there.
Here's my memberinfo template as it stands now. If you wish to use this code you will need to create user profile fields and correctly edit this template accordingly.
To create user profile fields, log in to your Admin CP and click on User Profile Fields and then Add New User Profile Field.
Please note that, I'm still experiencing the problems with the instant messenger icons. I will post the corrections when/if I find them.
You will also likely want to delete everything in between the WEBCOMIC comments as well.
Warlord
08-10-2008, 10:09 PM
On the instant messenger icons problem...
At first I thought it was a coding problem, but if it is I've yet to find a reason why they shouldn't display.
Then I thought maybe it was a usergroup problem after I noticed they do show up in some users profiles. But it doesn't seem to matter what usergroup you're in, it seems to randomly choose which users to display for and I don't understand why.
I'm in the admin usergroup (Steven Sykora).
It displays nothing, no icons and no cell for it.
(I have Yahoo, and AOL screen names filled out in my profile.)
Another admin (Drake Jondrew).
It displays the cell, but no icons.
He has no screen names input.
(If I edit his profile in the admin cp, and add a messenger name, it does appear.)
A regular registerred member (Leroy Green).
It displays the cell and the AOL icon.
A supermoderator (Sebastian Piccione)
The cell appears, but not any icons.
(He has no screen names entered in his profile)
If anyone has any insights in to this problem, I'd greatly appreciate it.
(That's the only screen name he has entered in his profile)
Konstantinos
08-11-2008, 03:43 AM
On the instant messenger icons problem...
At first I thought it was a coding problem, but if it is I've yet to find a reason why they shouldn't display.
Then I thought maybe it was a usergroup problem after I noticed they do show up in some users profiles. But it doesn't seem to matter what usergroup you're in, it seems to randomly choose which users to display for and I don't understand why.
I'm in the admin usergroup (Steven Sykora).
It displays nothing, no icons and no cell for it.
(I have Yahoo, and AOL screen names filled out in my profile.)
Another admin (Drake Jondrew).
It displays the cell, but no icons.
He has no screen names input.
(If I edit his profile in the admin cp, and add a messenger name, it does appear.)
A regular registerred member (Leroy Green).
It displays the cell and the AOL icon.
A supermoderator (Sebastian Piccione)
The cell appears, but not any icons.
(He has no screen names entered in his profile)
If anyone has any insights in to this problem, I'd greatly appreciate it.
(That's the only screen name he has entered in his profile)
i noticed that those who filled the messenger icons AFTER the hack is installed they show. but for those who filled them before the hack they dont show. so must be coding error need fix too
Warlord
08-11-2008, 04:26 PM
I guess that could be the problem, seems no one knows how to fix this?
Warlord
08-15-2008, 12:38 AM
Well so far we just took out that first IF statement to get them all showing up. Problem with that tho is that even members with no instant messenger info have the IM table appearing. :(
On a different subject, I wanted to be able to add a [Comment Back] link in each profile comment so I came up with this and thought others might be interested in it as well.
In template iprof_postbit find:
<if condition="$post['editlink']">[<a href="$post[editlink]">$vbphrase[edit_post]</a>]</if>
Add underneath it:
<!-- COMMENT BACK -->
<a href="profilecomment.php?$session[sessionurl]do=newprofilecomment&u=$post[userid]"><strong>[Comment Back]</strong></a>
<!-- END COMMENT BACK -->
Konstantinos
08-24-2008, 05:19 AM
Well so far we just took out that first IF statement to get them all showing up. Problem with that tho is that even members with no instant messenger info have the IM table appearing. :(
On a different subject, I wanted to be able to add a [Comment Back] link in each profile comment so I came up with this and thought others might be interested in it as well.
In template iprof_postbit find:
<if condition="$post['editlink']">[<a href="$post[editlink]">$vbphrase[edit_post]</a>]</if>
Add underneath it:
<!-- COMMENT BACK -->
<a href="profilecomment.php?$session[sessionurl]do=newprofilecomment&u=$post[userid]"><strong>[Comment Back]</strong></a>
<!-- END COMMENT BACK -->
<if condition="$bbuserinfo['userid'] == $post['memberid'] AND $bbuserinfo['userid'] != $post['userid']">[<a href="profilecomment.php?$session[sessionurl]do=newprofilecomment&u=$post[userid]">$vbphrase[comment_back]</a>]</if> this will show the comment back only to people viewing their own profile
Spicey LA
08-25-2008, 04:36 PM
is this mod compaitable with version 3.7 of vbulletin???
i wz attemptin to install it but am now hesistatin in case is it not compaitable with version 3.7 of vbulletin and if shit go wrong..
so am askin before i install this mod on my forum is it compaitable with vbulletin version 3.7????
thank you
PoetJA-1975
08-25-2008, 09:02 PM
I doubt that it's compatible with 3.7.x series - but why would you want to install it on a 3.7 anyway? The same functionality (and much more) is already included in the 3.7 series' user profiles without having to install any modification ---> http://jpicforum.info/37692-post2.html
At anyrate - vS-Interactive Profiles is a wonderful modification for the 3.6.x series. I had it installed on my Forum and it worked a treat.
Jacquii.
Konstantinos
08-26-2008, 06:38 AM
I doubt that it's compatible with 3.7.x series - but why would you want to install it on a 3.7 anyway? The same functionality (and much more) is already included in the 3.7 series' user profiles without having to install any modification ---> http://jpicforum.info/37692-post2.html
At anyrate - vS-Interactive Profiles is a wonderful modification for the 3.6.x series. I had it installed on my Forum and it worked a treat.
Jacquii.
cmon dude the 3.7 memberinfo and "social networking" is a joke
acast
09-07-2008, 07:04 PM
Anybody solved the problem of the vbplaza gifts?? The first person that makes you a comment steal your gifts to his member profile, but if you add the first comment to your own profile the gifts dont go to other member profile.
acast
09-09-2008, 11:40 PM
Uninstalled for the vbplaza problem.
Warlord
09-12-2008, 05:39 PM
<if condition="$bbuserinfo['userid'] == $post['memberid'] AND $bbuserinfo['userid'] != $post['userid']">[<a href="profilecomment.php?$session[sessionurl]do=newprofilecomment&u=$post[userid]">$vbphrase[comment_back]</a>]</if> this will show the comment back only to people viewing their own profile
Personally, I like to have the comment back feature to appear on every profile comment no matter if it's your profile or someone else's. IMO this makes it easier for people to comment to each other, instead of having to visit their profile before commenting to them.
Good job with the coding though. It looks like you use a vbphrase that I don't think comes with the hack though, so you should probably add how to add the phrase for anyone wanting to use your code.
On a different note:
Does anyone know of a vBulletin blog system for 3.6.x that I could add to this hack so that it has the look of the myspace blogs? I want to have the blog entry titles appear in a table in the upper right hand corner of the member profile which link to the actual blog entry page(s).
Warlord
09-14-2008, 09:10 PM
Ok, I've got a better fix for the instant messenger issue we were having.
Replace the instant messenger code in the MEMBERINFO template I posted here (https://vborg.vbsupport.ru/showpost.php?p=1595552&postcount=611) with this.
<!-- INSTANT MESSENGER ICONS IN FIFTH TABLE -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="$stylevar[left]">
<fieldset class="fieldset">
<legend><font color="#ffffff">$vbphrase[instant_messaging]</font></legend>
<!-- FIRST NESTED TABLE -->
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<START NESTED IF STATEMENT -->
<if condition="$show['textimicons']">
<!-- START SECOND NESTED IF STATEMENTS -->
<if condition="$userinfo['showicq']">
<tr>
<td>$vbphrase[icq]</td>
<td>$userinfo[icq]</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$vbphrase[aim]</td>
<td>$userinfo[aim]</td>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$vbphrase[msn]</td>
<td>$userinfo[msn]</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$vbphrase[yahoo]</td>
<td>$userinfo[yahoo]</td>
</tr>
</if>
<if condition="$userinfo['skype']">
<tr>
<td>$vbphrase[skype]</td>
<td>$userinfo[skype]</td>
</tr>
</if>
<else />
<if condition="$userinfo['showicq']">
<tr>
<td>$userinfo[icqicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a></td>
</tr>
<else />
<tr>
<td><img src="/vb/images/misc/im_icq.gif"></td>
<td>N/A</td>
</tr>
</if>
<if condition="$userinfo['showaim']">
<tr>
<td>$userinfo[aimicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a></td>
<else />
<tr>
<td><img src="/vb/images/misc/im_aim.gif"></td>
<td>N/A</td>
</tr>
</tr>
</if>
<if condition="$userinfo['showmsn']">
<tr>
<td>$userinfo[msnicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a></td>
</tr>
<else />
<tr>
<td><img src="/vb/images/misc/im_msn.gif"></td>
<td>N/A</td>
</tr>
</if>
<if condition="$userinfo['showyahoo']">
<tr>
<td>$userinfo[yahooicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a></td>
</tr>
<else />
<tr>
<td><img src="/vb/images/misc/im_yahoo.gif"></td>
<td>N/A</td>
</tr>
</if>
<if condition="$userinfo['showskype']">
<tr>
<td>$userinfo[skypeicon]</td>
<td><a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;">$userinfo[skype]</a></td>
</tr>
<else />
<tr>
<td><img src="/vb/images/misc/im_skype.gif"></td>
<td>N/A</td>
</tr>
</if>
<!-- END SECOND NESTED IF STATEMENTS -->
<!-- END NESTED IF STATEMENT -->
<!-- $template_hook[memberinfo_iminfo] -->
<!-- END FIRST NESTED TABLE -->
</table>
</fieldset>
</if>
<!-- $template_hook[memberinfo_contactinfo] -->
</div>
</div>
</td>
</tr>
</table>
<!-- END INSTANT MESSENGER ICONS IN FIFTH TABLE -->
tomotron
03-24-2009, 09:35 PM
Looking for help transitioning to vb 3.7.x
basically, I just want users "friends" to follow them after I leave interactive profiles for the friends system in the new vbulletin. Their friends show up as contacts, but the "friends" box is unchecked and users need to resend a friend request.
If anyone can help I am offering to pay for their services, thanks!
We recently migrated a forum to a new url and the custom css no longer works. Everything else works. I reimported the product allowing overwrite which didn't fix it. A complete uninstall/reinstall isn't a good option for us as we don't want to lose the data. I suspect we no longer have the correct path to the custom css. Can anyone advise what the path should be? Any other helpful comments are welcome. Thanks!
identitas
11-04-2009, 03:43 PM
How can I put in a box for my groups in the profile?
I use vBulletin 3.8.4, and yes, it works with vs-interactive with some hacks.
mmllc
07-02-2010, 05:23 PM
I have a few problems with this mod, works great regardless, except for some template modifications that just won't work right. Hopefully someone else has run into one or more of these issues and can get me going again. I did notice that alot of the things I needed to find to make replacesments for just weren't there, so I had to "wing it" and place these modifications where I thought they might need to go.
Notifications
Firstly, the navbar red text that is supposed to appear if/when a user has new comments and friend requests just will not show up as it is given to me in the install:
<if condition="$show['pmstats']"><br /><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase></if>
If I remove the if condition and leave in the vbphrases, the text obviously does show up and it does say 2 new comments or friend requests, but its this conditional that is making it disappear no matter if the user has new notifications or not.
User Ratings
I am obviously missing this template mod or some other setting because I have yet to see on any profile where I can rate a user. Upon further inspection, the modification that I think handles the ratings I did indeed insert into memberinfo but it's totally not showing up on my pages.
I see in the template
<if condition="$show['popups'] AND $show['iprof_rating']"> and what follows definitely appears in my forum pages when loaded, but its physically no where to be found by me the admin or any user when browsing. So all my members have "NO RATING" next to their names because we can't rate each other.
I physically took the code:
<table>
<tr>
<td class="tcat"><a name="goto_memberrating"></a>$vbphrase[iprof_rate_this_member]</td>
</tr>
<tr align="center">
<td class="panelsurround" align="center">
<div class="panel">
<div align="center">
<!-- rate this member -->
<form action="member.php" method="post">
<div class="smallfont">
<input type="hidden" name="s" value="$session[dbsessionhash]" />
<input type="hidden" name="u" value="$userinfo[userid]" />
<input type="hidden" name="do" value="rate" />
<select name="vote" onchange="this.form.submit()" style="width:175px">
<optgroup label="$vbphrase[choose_a_rating]">
<option value="5" $voteselected[5]>5 : $vbphrase[excellent]</option>
<option value="4" $voteselected[4]>4 : $vbphrase[good]</option>
<option value="3" $voteselected[3]>3 : $vbphrase[average]</option>
<option value="2" $voteselected[2]>2 : $vbphrase[bad]</option>
<option value="1" $voteselected[1]>1 : $vbphrase[terrible]</option>
</optgroup>
</select>$gobutton
</div>
</form>
<!-- / rate this member -->
</div>
</div>
</td>
</tr>
</table>
and put it in the ministats memberinfo template, and it ALMOST worked, and when I hit submit I get a security token error. But at least its showing. I'm running 3.8 and this is for an older version, but anyone can suggest anything to try to make it work?
Thanks :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.