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.
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. :)
I just installed it on SMF 1.0 final and i got a database error :(
Well nothing to do with this mod it doesnt touch the database at all pure code all the way.
Thanks! It's helpfull on my forum. ;)
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
Why not custom title on hover? :P
Sorry i could replicate these errors but im gonna have a look and see.
What is this?
<a title="..."> ?
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.
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]
I tried the new one, didn't break the forum but didn't actually work either.
works for me even though recent.php failed :)
im using 1.0.3, i dont see anything added up? its the same with the core smf?
Can I change the syntax of the pop-up? Instead of (membername) ---> ::membername
SMF 1.0.4.
Thank you.
anyone tested this on 1.1 beta 3 public yet??