vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Avatar/Image Reflection Effect (https://vborg.vbsupport.ru/showthread.php?t=114726)

Tralala 10-04-2006 12:56 AM

Quote:

Originally Posted by Ziki
https://vborg.vbsupport.ru/showthread.php?t=122623

But I think it should work anyway because I added class="reflect"

Try disabling that one and see if this one starts working.

Tralala 10-05-2006 01:29 PM

Any progress, Ziki?

AMG021 10-12-2006 03:00 AM

does it work for 3.6.2?

Shazz 10-12-2006 03:05 AM

Quote:

Originally Posted by AMG021
does it work for 3.6.2?

Yes.

bolly.beats 12-10-2006 08:16 PM

Well its not working for me :(, where i m going wrg can someone help me?

Like u told in tutorial, in step 3(a):

Quote:

Step 3a (optional, for forums using postbit:) To add the reflection effect underneath avatars in thread view, FIND in "postbit" template:


<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>
<td nowrap="nowrap">


REPLACE THAT WITH:


<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" class="reflect" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>
<td nowrap="nowrap">
But i dnt have that so what i did is changed it to :

Quote:

<if condition="$show['avatar']">
<div class="smallfont">
&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] class="reflect" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>
Same thing with i changed it in postbit_leagacy tempelate. I think that should work. But dunno, wat's wrong?

Tralala 12-11-2006 10:53 AM

Try changing it to

Quote:

<if condition="$show['avatar']">
<div class="smallfont">
&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" class="reflect" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>
If that doesn't work... I dunno.

Do you have any other hacks installed that modify the avatar appearance, like usergroup frames or glow/color effects? Those may be interfering.

Panagioths 12-17-2006 03:03 PM

I have a custom theme called "Aria" and I can't find the <!-- content table --> that you mention at the installation. Any ideas how I can insert it in the template's header?

Lord Kirken Mor 02-25-2007 06:07 AM

This work on 3.6 at all?

Shazz 02-25-2007 06:08 AM

Quote:

Originally Posted by Lord Kirken Mor (Post 1190192)
This work on 3.6 at all?

:up:

Tralala 02-25-2007 05:35 PM

Quote:

Originally Posted by Lord Kirken Mor (Post 1190192)
This work on 3.6 at all?

Yes it does.


All times are GMT. The time now is 02:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01263 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete