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)

trickfly 01-06-2007 05:05 PM

I'm having difficutly installing the script.

Do I follow freish install instructions or upgrade instructions on the readme.txt

please can you help

trickfly 01-06-2007 05:17 PM

Why does the box disappear when you move your mouse ?

Please PM thanks,

Love the script

ericgtr 01-07-2007 01:21 PM

Quote:

Originally Posted by trickfly (Post 1152054)
Why does the box disappear when you move your mouse ?

Please PM thanks,

Love the script

The box should only dissapear when you click outside of it or mouseover another name.

adhari_com 01-07-2007 03:16 PM

perfect and nice one, how do I make the tooltip on the left side of the mouse?

criscokid 01-13-2007 06:24 PM

Quote:

Originally Posted by blind-eddie (Post 1141596)
The problem I'm seeing is that every person who installed this hack including me thought this worked as it does here , I as well as other members who have installed this wanted this to work everywhere...homepage, whosonline, member list or when you are looking at forums and mouse over member name at last post...ect

The mod description says this is for username mouseovers on the forumhome page. I for one would love to see this mod working for every instance of hovering over a person's username on every page. How much work would be involved to get that to work?

ericgtr 01-13-2007 11:44 PM

Quote:

Originally Posted by criscokid (Post 1158249)
The mod description says this is for username mouseovers on the forumhome page. I for one would love to see this mod working for every instance of hovering over a person's username on every page. How much work would be involved to get that to work?

Considering the javascript is in the header this will work anywhere that you can wrap the code below around/integrate into the URL. It can be tricky but it's doable in most cases.

Code:

<a href="#" onmouseover="ajax_showTooltip('member_ajax.php',this);return false" onmouseout="ajax_hideTooltip()">

criscokid 01-14-2007 08:37 AM

Quote:

Originally Posted by ericgtr (Post 1158457)
Considering the javascript is in the header this will work anywhere that you can wrap the code below around/integrate into the URL. It can be tricky but it's doable in most cases.

Just very time consuming... any idea how many instances of code replacement and templates would need to be edited?

Limerick 01-14-2007 08:50 AM

Hello all,

Is it possible to let this hack works only for Admin ?

Thanks,

criscokid 01-14-2007 07:00 PM

Quote:

Originally Posted by ubblite (Post 1119187)
The text file included called "visitors today" is incorrect. It works with Paul's hack called "Members who have posted Today (or in the last 24 hours)", not "Members who have visited Today (or in the last 24 hours)".

The template for this mod uses a different variable: $today[userid] instead of $loggedin[userid]
Quote:

Originally Posted by ZeeLex (Post 1111560)
I have installed Show Spiders on ForumHome and when I mouseover to the spiders in the box the forum home page is showing.

If you see the forum home page in the ajax box it generally means that you're not using the correct variable in the template.

criscokid 01-14-2007 07:33 PM

I'd like to change what information appears in the ajax box - is that straightforward? Is it just a matter of a template edit


All times are GMT. The time now is 09:11 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.01402 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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