Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: Trekkie101 on January 02, 2005, 05:13:49 PM

Title: Display Membername On Hover
Post by: Trekkie101 on January 02, 2005, 05:13:49 PM
Link to Mod (http://mods.simplemachines.org/index.php?mod=73)

When the mouse is held over a name it will display the login name of that person which is useful if custom titles are used to remember who people are.

Screenshot Here (http://dhost.info/trekkie101/displaymembername.PNG)

Tested with SMF 1 and RC2
Test File seems to be working, try it at your own will.
Title: Re: Display Membername On Hover
Post by: Trekkie101 on January 02, 2005, 05:15:57 PM
During install Recent.php may fail but the mod still works and displays the green logo as it still works.

Code by Oldiesmann, made into Mod be me for easyness and for anyone to use.

Enjoy.  :)
Title: Re: Display Membername On Hover
Post by: Webrunner on January 04, 2005, 05:54:02 PM
I just installed it on SMF 1.0 final and i got a database error  :(

Title: Re: Display Membername On Hover
Post by: Trekkie101 on January 05, 2005, 08:25:52 AM
Well nothing to do with this mod it doesnt touch the database at all pure code all the way.
Title: Re: Display Membername On Hover
Post by: Fanta on January 05, 2005, 01:23:10 PM
Thanks! It's helpfull on my forum. ;)
Title: Re: Display Membername On Hover
Post by: Jedi_Amara on January 11, 2005, 04:47:41 PM
I got a database error when I installed it on 1.0 and the error went away when I uninstalled it. It said it was something to do with Recent.php too.

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '.body, m.smileysEnabled
FROM smf_messages AS m, smf_topics AS
File: /home/ryux/public_html/forum/Sources/Recent.php
Line: 88
Title: Re: Display Membername On Hover
Post by: Kirby on January 11, 2005, 04:53:05 PM
Why not custom title on hover? :P
Title: Re: Display Membername On Hover
Post by: Trekkie101 on January 12, 2005, 03:45:26 AM
Sorry i could replicate these errors but im gonna have a look and see.
Title: Re: Display Membername On Hover
Post by: Midgard on January 12, 2005, 03:47:31 AM
What is this?

<a title="..."> ?
Title: Re: Display Membername On Hover
Post by: Trekkie101 on January 12, 2005, 03:58:44 AM
Anyone wanna try my new version, ive removed the code change on line 78 thats the only thing that could affect that little bit of code. Try the test file if you wish.
Title: Re: Display Membername On Hover
Post by: [Unknown] on January 12, 2005, 04:42:11 AM
Quote from: Midgard on January 12, 2005, 03:47:31 AM
What is this?

<a title="..."> ?

Tooltips...

http://www.w3schools.com/xhtml/xhtml_standardattributes.asp

-[Unknown]
Title: Re: Display Membername On Hover
Post by: Jedi_Amara on January 13, 2005, 06:06:04 AM
I tried the new one, didn't break the forum but didn't actually work either.
Title: Re: Display Membername On Hover
Post by: LostProphecy on January 28, 2005, 07:44:53 PM
works for me even though recent.php failed :)
Title: Re: Display Membername On Hover
Post by: guilliam on June 06, 2005, 06:10:20 PM
im using 1.0.3, i dont see anything added up? its the same with the core smf?
Title: Re: Display Membername On Hover
Post by: d3v on June 10, 2005, 11:53:32 PM
Can I change the syntax of the pop-up? Instead of (membername) ---> ::membername
SMF 1.0.4.

Thank you.
Title: Re: Display Membername On Hover
Post by: LostProphecy on July 06, 2005, 05:52:11 AM
anyone tested this on 1.1 beta 3 public yet??