Version: 1.1, by FlyingDutchman
Developer Last Online: Feb 2009
Version: 3.5.4
Rating:
Released: 04-17-2006
Last Update: 04-21-2006
Installs: 10
Uses Plugins
No support by the author.
Current Version: 1.1
Released: april 18 2006
Last Updated: april 22 2006
Current known bugs: none
Important notice about PHP version
If you are using PHP4, you can download the product-usernamebolder-PHP4.xml file instead of the normal one, it is case sensitive, i can't do anything about that... the normal (PHP5) version is case insensitive
What does this hack do?
Whenever you post a new thread or reply it will bold (add tags) to any usernames it finds in the post. As from version 1.1 you can specify what you want to do with the username (bold, italic, etc. any bbcode works).
Example
If I post this message (X123 is a user on the board):
- - I'd like to thank X123 for his support.
It will be posted like this:
- - I'd like to thank X123 for his support.
Installation
Easy, download the product-usernamebolder.xml file, import the product and you're all done Note: if you are still using PHP4, download the product-usernamebolder-PHP4.xml file. For more info see above.
Upgrade from old version
Easy too, remove old product, download new xml file, import the new product and you're all set
Features
3 vB Options in a new Settinggroup
adjustable look of the replaced text using bbcode
just a single plugin needed
Updates
April 22
Seperate xml for PHP4 as the normal one is only working with PHP5
April 19, update 3
-version 1.1
Bug fixed
Updated code to allow special characters in the usernames
Added 3 Options to the vB Options in a new settinggroup
April 19, update 2
Bug fixed, but another one appeared.
(much) Faster code
April 19, update 1
Tried to fix bug, partially fixed
Important
I moved this hack from beta to stable. It currently is stable. This hack could be a issue for the performance if you have a lot of users.
You will have to install it to see if it's not slowing your board.
What do you mean with this exactly? I just added the possibility to change the output of the plugin from the admin cp. You can use any bbcode. I'm wondering if that's what you are looking for? if not please tell me what you mean with the Username HTML Markup colors..
Hi,
I mean like this screen shot
The color legend
EDIT: Nope it would only be a good idea if members did not change their fonts to others/colors all the time
ok i figured out the problem. This plugin requires php5! i upgraded and now it works fine. Excellent!
Actually it works TOO well. We have a user named "Dandelion" but if somebody is referring to the plant "dandelion" it substitutes for the name.
ok i figured out the problem. This plugin requires php5! i upgraded and now it works fine. Excellent!
Actually it works TOO well. We have a user named "Dandelion" but if somebody is referring to the plant "dandelion" it substitutes for the name.
I don't see anything specific in this plugin that would require php5.
All i can say is this will probally stall peoples database if they have a LARGE userbase... of course thats been said.. but still.
I don't see anything specific in this plugin that would require php5.
All i can say is this will probally stall peoples database if they have a LARGE userbase... of course thats been said.. but still.
I don't see a good way to acomplish this.
there probably is no good way to accomplish it... anyway I think I found the best possible approach here...
just released this because it was requested and I thought it might be usefull for someone
d4v3r5, afaik, the problem was caused by users having special chars in their name, but I fixed that (that explains why it would work on 1 board but not the other, as the users are of course different)
And I chose to make the search caseinsensitive, because I don't expect users to type other user's names in correct casing... I'd rather type flyingdutchman instead of FlyingDutchman
maybe I should create a option for that if it really is a problem...
Fatal error: Call to undefined function: str_ireplace() in /home/********/public_html/forum/includes/functions_newpost.php(335) : eval()'d code on line 63
Fatal error: Call to undefined function: str_ireplace() in /home/********/public_html/forum/includes/functions_newpost.php(335) : eval()'d code on line 63
I just figured out that PHP5 is required...
anyway, I uploaded a PHP4-version of the hack. this one is case sensitive though!
Installed and confirm that this is case sensitive on php4. This is a cool hack for smaller boards, but IMHO not for larger boards with many users's names. I had things bolding inside regular words that matched usernames. Looked funny.
I have to uninstall. Thanks Dutchman for a nice hack, but it's just not for me