![]() |
I think you are drawing the wrong option for changing user titles regarding the length. It is taking the maxlength from ['maxuserlength'] instead of an option relating to the customusertitle.
Also, the glowing usernames do not show up in firefox. |
Suggestions, ability to remove what users can and can not buy.
|
Quote:
|
Quote:
|
Quote:
|
In action.changeotherusertitle.php
Find: Code:
if (strlen($newusertitle) > $vbulletin->options['maxuserlength']) Code:
if (strlen($newusertitle) > $vbulletin->options['ctMaxChars']) Find: Code:
if (strlen($newusertitle) > $vbulletin->options['maxuserlength']) Code:
if (strlen($newusertitle) > $vbulletin->options['ctMaxChars']) |
To answer some questions:
1) Change Username changes the name inside the database. 2) I dont have vBookie installed, maybe I'll install it to look at compatibility issues sometime this weekend. 3) I have changed it to use the proper setting for maximum user title length. (It still uses the username minimum as a minimum value for user titles.) 4) You can set options accessible per usergroup from the Admin CP by setting the allowed usergroups or the denied usergroups. (By default, if its not in the allowed usergroups its already denied too.) 5) I will be adding a v3Arcade Pass (This is the entire reason I wrote this hack, I need this for my forums before I can add more Arcade Games. Probably will be done/started by the weekend.) ALSO: If you change the points field, make sure its compatible with DECIMAL values, some points fields might be Integers and not DECMIMAL(30, 5) fields. I've almost gotten v1.0.2 ready for release, I'm tidying up just a bit... stay tuned .... -CMX P.S. Does anyone have a public bug tracking spot I could use to track bugs for this hack? |
for some reason, Points: is followed by nothing. :/ http://www.speakout.biz/forum
everything else seems to be ok, except that i cant see any points. |
Quote:
|
gavinzac: Try updating to the new version v1.0.2 and see if its fixed.
gamebgs: I really need these features for my own webpage thats the fuel behind the fire of this entire hack. -CMX |
All times are GMT. The time now is 09:19 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|