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)

Barakat 08-12-2006 02:03 AM

wont works with product-vbranking.xml hack, "Search Engine-Friendly URLs for vBulletin"

bchertov 08-12-2006 04:05 AM

How about support in for the username of the poster in the postbit???

ericgtr 08-12-2006 04:21 AM

I added that to the member_ajax template earlier. Just copy and paste it in again and it will show up.

Code Monkey 08-12-2006 04:29 AM

Interesting. However, you should really try to integrate the vbulletin AJAX code so that compatabilities fall in line with vbulletin.

Atakan KOC 08-12-2006 06:26 AM

Profile view Member List

open template "memberlist_resultsbit"

find

HTML Code:

<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>
replace

HTML Code:

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

firstrebel 08-12-2006 07:16 AM

Quote:

Originally Posted by ericgtr
Yes, I stated that in the initial post. :)

If you mean this
Quote:

It also won't display a mouseover for a members name that is wrapped from one line to another.
I read that it applies if the user name is at the end of one line and continues into the next. This is correct, as the popup does not show.

When not logged in I get as is shown in this attachement when hovering 3rd name from the right. The forum logo is also being displayed in the popup; not a 'no permissions' message.

When logged in the 2nd and 3rd names from the right still have the popus cut off.

Bob

abosaleh 08-12-2006 10:35 AM

thank a lot mr ericgtr

I have one Question

look at my attachment
The postion for Englesh language is left

how can I make the dispaly informatiom in the right side for arabic postion

abosaleh 08-12-2006 11:01 AM

I repair it for arabic postion

for arabic user thay cat use attached files off CSS

firstrebel 08-12-2006 09:11 PM

Quote:

Originally Posted by ericgtr
Because that's the one referenced in the header template. Sorry for pointing you to the wrong one. :)

Both css files have to be edited because if the background colour has been changed from default and only ajax-tooltip-demo.css is edited, when someone not logged in hovers the background setting in ajax-tooltip.css will be active instead.

This is a nice mod but the faults I have found need to be fixed, as they detract from a good forum.

Bob

ericgtr 08-12-2006 09:18 PM

Quote:

Originally Posted by firstrebel
Both css files have to be edited because if the background colour has been changed from default and only ajax-tooltip-demo.css is edited, when someone not logged in hovers the background setting in ajax-tooltip.css will be active instead.

This is a nice mod but the faults I have found need to be fixed, as they detract from a good forum.

Bob

Thanks for the input. If you don't want to manually edit to suit your design needs, then this mod probably isn't for you.


All times are GMT. The time now is 03:35 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.01257 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_html_printable
  • (4)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