Version: 2.0, by ericgtr
Developer Last Online: Feb 2022
Category: Forum Home Enhancements -
Version: 3.6.0
Rating:
Released: 08-10-2006
Last Update: 02-06-2007
Installs: 569
Uses Plugins Template Edits
Additional Files
No support by the author.
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:
By default this uses it's own CSS located in the CSS folder. To change the background color, edit ajax-tooltip.css and find /* Background color */ and change to your background color.
There is a space after each username, between the comma's. Currently working on fixing this.
If the name wraps to the next line, it will not display on mouseover.
The javascript box will run off the end if the forum width is at 100% for usernames on the edge. (currently working on this)
[8/13] Added the option to turn off for guests. This is ideal both to save server load and if you have the member list turned off for guess through the admin CP.
[10/28] Fixed broken page (css display) and included a Product installer.
[10/28] Now also shows "mousing over members" in the Who's Online page.
[11/1] Added a delay so it has to be moused over for a small amount of time before it will show. Removed caching and put a timer on it so there will no longer be a need to refresh the page to get the latest on where a user is, it will do it automatically.
[11/8]
Added option to make the window stay open so you can click within it or scroll (if scrollbars appear) clicking anywhere outside of it will close it. To do this:
In the forumhome_loggedinuser find:
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.
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.
Not at all. I mentioned this for the information of others as it was not documented anywhere. This is a nice mod but the attachments in my posts #16 and #26 make it unusable at the moment. I am hoping there is a some way to fix those issues.
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".
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
I have played with this and can't seem to get a conditional wrapped around the plugin code for the visitors today mod. I will keep playing with it and let you know.
@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.
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
Update sent. Added option to turn off for guests with Paul's Visitors Today modification.
Thanks for the work. I now have a different problem since the update. The popup no longer works on Currently Active Users. There must be anomoly on my site as it works OK on yours.
Thanks for the work. I now have a different problem since the update. The popup no longer works on Currently Active Users. There must be anomoly on my site as it works OK on yours.
Bob
Hmm.. This only happens after applying the change to Paul's Visitors Today code?