vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - AJAX - Mouseover Profile Preview (https://vborg.vbsupport.ru/showthread.php?t=123687)

PatrickAdrichem 08-14-2006 06:02 PM

Ok i fixed it It was best for me to remove all the code of the pointer so that the pointer was gone. then change left: 18px; to right: 18px; and top from 0px to 15px;

under: #ajax_tooltipObj .ajax_tooltip_content{
in file: ajax-tooltip.css

the file for the arabic made it dodgy because the tooltip was over the names.

Now it would be nice though if it could auto resize based on the profile picture because some people have big pics at my forum well the exact same size as the box and then you get unusable scroll-bars.

for now i just made it bigger myself though.

bada_bing 08-14-2006 06:06 PM

Anyone test this on vb 3.5.4?

ericgtr 08-14-2006 06:10 PM

Quote:

Originally Posted by bada_bing
Anyone test this on vb 3.5.4?

Someone reported that it didn't work. I think there have been too many code revisions in 3.6 for this to be backwards compatible.

firstrebel 08-14-2006 06:21 PM

Quote:

Originally Posted by ericgtr
Hmm.. This only happens after applying the change to Paul's Visitors Today code?

No, I reverted the plugin code and it was the same.

Bob

ericgtr 08-14-2006 06:26 PM

Quote:

Originally Posted by firstrebel
No, I reverted the plugin code and it was the same.

Bob

Okay, for the forumhome_logged in user, what if you revert back to just this?
Code:

$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]"onmouseover="ajax_showTooltip('member_ajax.php?$session[sessionurl]u=$loggedin[userid]',this);return false" onmouseout="ajax_hideTooltip()">  $loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]

firstrebel 08-14-2006 06:57 PM

I decided to put this on the live forum and so I started from scratch...and...it all works OK now. I don't know why I had the problem on the dev site as it is an exact copy of the live site. Anyway, thanks for the help.

It would be nice to find a way to resolve the issue with the popup disappearing off to the right without reducing the width of the forum as that would break a few other things I have done.

Regards.

Bob

BETIServices 08-18-2006 06:47 AM

I like to ge tthe hack working, can somebody point me in the right direction, I have everything working but I do not know how to do the following:

Create a new template:

Name: member_ajax

Contents:
PHP Code:

<tr valign="top">
<
strong>$userinfo[username]</strong>
<
br />
            <if 
condition="$show['avatar']">
                <
td><img src="$userinfo[avatarurl]$userinfo[avatarsizealt="<phrase 1="$userinfo[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td>
            <else />
                <
td>&nbsp;</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>&nbsp;</div>
                </if>
                <if 
condition="$show['currentlocation']">
                    <
div>$userinfo[action$userinfo[where]<if condition="$show['detailedtime']"> - <else /> @ </if> $userinfo[time]&nbsp;</div>
                </if>
            </
td>
        </
tr


y2krazy 08-18-2006 12:52 PM

Styles & Templates > Style Manager > Find Your Style > Dropdown Box > Scroll to the Top > Add New Template

:)

BETIServices 08-18-2006 03:02 PM

Quote:

Originally Posted by y2krazy
Styles & Templates > Style Manager > Find Your Style > Dropdown Box > Scroll to the Top > Add New Template

:)

Excelent and perfect instructions :D

Demo: http://www.betisforum.com

ericgtr 08-18-2006 03:13 PM

Quote:

Originally Posted by BETIServices
Excelent and perfect instructions :D

Demo: http://www.betisforum.com

Cool, looks good. However it looks like you have the online turned off for guests, when I mouse over I get the access denied page. You can either turn it on or turn off the mouseover for registered users to get it to match up. Also, please don't forget to click install :)


All times are GMT. The time now is 01:00 PM.

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.02001 seconds
  • Memory Usage 1,758KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)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