The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Username Font Selection Per User (Light) By BOP5 VB4 Details »» | ||||||||||||||||||||||||||||||||||
Username Font Selection Per User (Light) By BOP5 VB4
Developer Last Online: Aug 2023
Version 1.0 - Initial Release
Version 1.1 - Bugfix for vB 4.1.4 and above Version 1.7.7 - Critical Security Update Version 1.8.0 - Added post count setting / Added existing Markup setting Live Demo: Qapla.com Forums Demo (Gold Version). The purpose of this mod is to let users pick a custom font (either from a list you specify or optionally, a custom font they choose) to show up wherever username markup is allowed. (The postbit, profiles, who's online, blogs, CMS, etc...) This is the free version, you can let users choose a font. The GOLD version allows users to to choose a font, a font size, and/or a font color- each permission with independent usergroup control. Gold version available at: Qapla.com Forums - Username Color, Size, & Font Selection. Both versions include a "Live Preview" option allowing users to instantly see the effect of their changes before saving. Both versions automatically add the options in Settings -> General Settings page, at the bottom, for users with permission. In both versions all options font (and color/ size in gold) are independently controllable by usergroup permissions, so for example you could let registered users pick a font, mods pick a font AND color, and VIP users pick a font, color, and size. You can add or remove available fonts from the list in Admin CP. In the Gold version you can add/remove available colors and you can set a range of allowable font sizes. See Screenshots for more details. Screenshots are of free version only. See the GOLD thread, above, for screenshots of GOLD version. Anyone running VB 4.1.4 to 4.1.8 please see the bug notice in the next post. ------------------------------------------------------ Please "Mark as Installed" if you use this. Donations always appreciated. :up: Nominate MOTM if you LOVE it! Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
FReeSTER |
Comments |
#2
|
||||
|
||||
It looks like a bug was introduced in VB 4.1.4 where they accidentally re-used the same variable for new query causing this database error.
This is a vBulletin bug, not a bug with this mod. Currently affected versions are VB 4.1.4 - 4.1.7 and even though it's not out yet, 4.1.8 will probably have it too. To fix the problem you will have to manually edit your file: online.php Find the code (around line 277- may vary by version): PHP Code:
PHP Code:
This will fix the database error on who's online. I realize it is a pain to do a manual file edit so I added an option to simply disable the mod on "Who's Online" to avoid this bug. Just to reiterate- VB versions below 4.1.4 are not affected by this bug. |
#3
|
|||
|
|||
Working good!
installed. Small bug in info.txt: Quote:
|
Благодарность от: | ||
BirdOPrey5 |
#4
|
||||
|
||||
oh thank you, I put the wrong readme file. Will fix ASAP.
|
#5
|
|||
|
|||
Some database error...
Notification via e-mail.. HTML Code:
Database error in vBulletin 4.1.5: Invalid SQL: SELECT IF(userid > 0, 1, 0) as isuser, COUNT(session.userid) as online_users , user.bop5_userfont AS bop5_userfont FROM session as session WHERE session.lastactivity > 1318442418 GROUP BY isuser; MySQL Error : Unknown column 'user.bop5_userfont' in 'field list' Error Number : 1054 Request Date : Wednesday, October 12th 2011 @ 08:30:18 PM Error Date : Wednesday, October 12th 2011 @ 08:30:18 PM Script : http://www.pijanitvor.com/online.php Referrer : http://www.pijanitvor.com/forum.php IP Address : xxxxxxxxx Username : xxxx Classname : vB_Database MySQL Version : |
#6
|
||||
|
||||
For some reason it looks like the field wasn't added to your database during the install, you could try installing again. If it still gives an error I could give instructions on how to manually add the field to the database.
|
#7
|
|||
|
|||
I have to uninstall...
It's deleted my custom modification (little icon before username).. |
#8
|
|||
|
|||
hi, gold version is free? thx
|
#9
|
||||
|
||||
Quote:
No, the gold version is not free. |
#10
|
|||
|
|||
Quote:
It's added via Username Markup, and with some CSS styling... But it is not the end of the world... Keep creating MODs, it is awesome how you tweak vBulletin! :up: Edit: you can see it here: http://www.pijanitvor.com/showthread...026#post186026 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|