![]() |
AJAX - Mouseover Profile Preview
What it does:
This script will display profile info when you mouseover their username on the forumhome page, the javascript (ajax) is from http://www.dhtmlgoodies.com/index.ht...t=ajax-tooltip See screenshot or test drive it here by waving your mouse over usernames in the What's Going On box http://www.guitarblast.com/ (currently off for guests, see screenshot below) Notes&Updates:
Keep in mind that if you leave this on for guests, you must also allow guests to view member info. Admin CP > Usergroups > Usergroup Manager > Unregistered / Not Logged In [edit] > Can View Member Info (Yes). Upgrade and fresh install instructions are included in the zip file. That's it! Pleas click Install if you use this :) |
very nice :) thank you man;)
|
very nice clicks install
|
Nice indeed. Good job!
|
:yesway: Awesome modification, i love it and i'm sure my users will to
|
Very nice I was looking for this mod for a long time !
|
Thanks guys, please click install if you use it. :)
|
Will this work with 3.5.4?
|
Quote:
|
I tested this on my dev site and the background colour was changed. I assume the css file in this mod takes the place of vB's css.
Bob |
Quote:
|
Thanks. Very nice mod.
Bob |
sweet, works on both, IE and FF
|
Quote:
Bob |
Because that's the one referenced in the header template. Sorry for pointing you to the wrong one. :)
|
Problem with names at end of line (not wrapped to next line). See attachment.
Bob |
Yes, I stated that in the initial post. :)
|
Doesn't work in vb 3.5.3 :surprised:
|
Great hack thank ericgtr
|
very thank :)
|
wont works with product-vbranking.xml hack, "Search Engine-Friendly URLs for vBulletin"
|
How about support in for the username of the poster in the postbit???
|
I added that to the member_ajax template earlier. Just copy and paste it in again and it will show up.
|
Interesting. However, you should really try to integrate the vbulletin AJAX code so that compatabilities fall in line with vbulletin.
|
Profile view Member List
open template "memberlist_resultsbit" find HTML Code:
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a> 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> |
Quote:
Quote:
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 |
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 |
I repair it for arabic postion
for arabic user thay cat use attached files off CSS |
Quote:
This is a nice mod but the faults I have found need to be fixed, as they detract from a good forum. Bob |
Quote:
|
Quote:
Bob |
Okay, I've updated the first post with the current issues. I've also added the option to turn it off for guests, this will address the issue where it shows the no permissions message.
|
I have reuploaded all files and done the new template edits but if not logged in I am still getting the popup as in post #26 for members listed in " Total members that have visited the forum today".
Bob |
great hack, Installed.
would it be possible to integrat with Cyb - Advanced Forumhome Statistics too? Thanks Derek |
Quote:
@Derekclarke, I haven't seen that mod yet but once this is installed the code will work anywhere because the includes are in the header. It's just a matter of setting up the URL to work with it. |
Update sent. Added option to turn off for guests with Paul's Visitors Today modification.
|
Here is how to optionally add this to Paul's Members who have posted Today modification (note this is only for the 3.6 version)
In the Plugin PHP Code find: Code:
$posttoday .= "href=\"search.php?do=finduser&u=$today[userid]\" title=\"$wrdate\" >"; Code:
$posttoday .= "href=\"search.php?do=finduser&u=$today[userid]\"onmouseover=\"ajax_showTooltip('member_ajax.php?$session[sessionurl]u=$today[userid]',this);return false\" onmouseout=\"ajax_hideTooltip()\" title=\"$wrdate\" >"; Code:
$posttoday .= "href=\"search.php?do=finduser&u=$today[userid]\" title=\"$wrdate\" >"; Code:
if (!is_member_of($vbulletin->userinfo, 1) AND !is_member_of($vbulletin->userinfo, 3)){ |
Ok well it works on www.rebscum.com but i would like to face it the other way so instead of going right next to the name i want it left of the name plus i want to adjust the size of the box a bit
|
Quote:
Bob |
Quote:
|
All times are GMT. The time now is 06:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|