The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Thanks Lynne, still not solved the problem though.
It's maybe one of life's great mysteries. =( |
#12
|
||||
|
||||
Show me your meetstaff_usergroupbit template.
|
#13
|
|||
|
|||
Do you not mean the usergroup template? That's the one that I've been editing?
I also don't see how it's a problem with anything in there, as the profile pics are not showing up on the profiles in internet explorer. |
#14
|
||||
|
||||
The meetstaff_usergroupbit template calls the info to the staff page.
I use both IE & FF , I have no issue's. I sent you what I use. |
#15
|
|||
|
|||
Usergroupbit template:
Code:
<tr> <td class="alt2" align="center" valign="middle" width="100"> <a href="member.php?$session[sessionurl]u=$user[userid]"><img src="$user[profilepicurl]" $user[ppwidth] $user[ppheight] alt="<phrase 1="$user[username]">$vbphrase[xs_picture]</phrase>" border="0" /></a> </td> <td class="alt1" width="100%" > <div class="bigusername"><a href="member.php?$session[sessionurl]u=$user[userid]" rel="nofollow">$user[musername]</a> $user[onlinestatus]</div> <div class="smallfont">$user[usertitle]</div> <ul class="list_no_decoration"> <if condition="$show['locationfield'] AND $user['field2']"> <div class="smallfont" title="$vbphrase[location_perm]"> <li><span class="shade">$vbphrase[location_perm]:</span> $user[field2] </div> </if> </li> <if condition="$user['field4']"> <li><span class="shade">$vbphrase[occupation]:</span> $user[field4]</li> </if> <if condition="$user['field3']"> <li><span class="shade">$vbphrase[interests]:</span> $user[field3]</li> </if> <li><span class="shade">$vbphrase[last_activity]:</span> $user[lastonline]</li> <li><span class="shade">$vbphrase[join_date]:</span> $user[datejoined] at $user[timejoined]</li> <li><span class="shade">$vbphrase[birthday]:</span> $user[birthday] <li><span class="shade">$vbphrase[posts]:</span> $user[posts]</li> <li><span class="shade"><phrase 1="$user[username]">$vbphrase[visit_xs_homepage]</phrase>:</span> <a href="$user[homepage]" target="_blank" dir="ltr">$user[homepage]</a></li> <if condition="$show['pmlink']"> <li> <img class="inlineimg" src="$stylevar[imgdir_button]/sendpm.gif" alt="<phrase 1="$user[username]">$vbphrase[send_private_message_to_x]</phrase>" border="0" /> <a href="private.php?$session[sessionurl]do=newpm&u=$user[userid]" rel="nofollow"><phrase 1="$user[username]">$vbphrase[send_private_message_to_x]</phrase></a> </li> </if> <if condition="$show['emaillink']"> <li> <img class="inlineimg" src="$stylevar[imgdir_button]/email.gif" alt=" <phrase 1="$user[username]"> $vbphrase[send_message_via_email_to_x]</phrase>" border="0" /> <a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$user[userid]" rel="nofollow"><phrase 1="$user[username]">$vbphrase[send_message_via_email_to_x]</phrase></a> </li> </if> </ul> </td> </tr> <if condition="$user['field6']"> <tr> <td class="alt1" colspan="2" width="100%"> <dt class="shade">$vbphrase[field6_title]</dt><dd>$user[field6]</dd></td> </tr> </if> <if condition="$showforums"> <tr> <td class="alt1" colspan="2" width="100%"> <dt class="shade">Forums $user[username] Maintains:</dt> $user[forumbits]</td> </tr> </if> |
#16
|
||||
|
||||
ok, You were usiing the newest version that showed avatars, right?
You may need to revert the Meet Our Staff Templates and re edit it the way you want. I to had that issue with images now wanting to display. Revert the meetstaff template first, view your page. |
#17
|
|||
|
|||
Ok problems fixed, I'm so stupid lol. The guest usergroup permissions were set not to be able to view profile pics. Because I never use IE I wasn't logged in to my site on it, so I couldn't see the pics.
Thanks to everyone for trying to help a stupid person ^_^ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|