The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Ranks System Details »» | |||||||||||||||||||||||||||||||||||
Yet Another Ranks System
Developer Last Online: Oct 2023
* CREATE A BACKUP OF YOUR FORUM AND DATABASE BEFORE INSTALLING !
I've had quite a few PM's in regards to this and seeing as how once upon a time I administered a gaming tournament forum it came in handy... we had virtual armies in battlefield games with Generals, LtCol's, Captains, squads of 6 and enjoyed a rank structure along with our awards so we converted the Awards mod into a Ranks mod, many also had a need for it and now we have it for 4.x. This is a complete re-write of the 4.x Yet Another Awards System by CypherSTL and Xanlamin ( https://vborg.vbsupport.ru/showthread.php?t=232684 ) with updates including one fix by another community member for the profile tabs (noted in Changelog.txt). I hope everyone enjoys it who finds a use for it . DESCRIPTION: This is a Medals/Ranks system. Admin can give members ranks, and rank icons will be displayed in member's profile, posts, as well as in a rank list. FEATURES: In AdminCP
In ModCP
Front page & other
Attention: If you do not properly setup this modification you will see errors such as: Quote:
Other issues:
Download Now
Screenshots
Show Your Support
|
12 благодарности(ей) от: | ||
Azucar, BCP Hung, elwizard, FinalFantasy, Gorgasm, Jack.D, mitch84, mohammadxxx, Sage Knight, Sayid, snowlion |
Comments |
#182
|
||||
|
||||
Quote:
|
#183
|
|||
|
|||
Try to store the CSS as files
admincp >> Settings >> Options >> Style & Language Settings >> Store CSS Stylesheets as Files? (Select "YES") Results: The <legend> is not working in postbit style The default postbit style will be as same as (Style 2) where (Style 1) is not working. (There is no <legend>) Any idea about how to fox this bug? |
#184
|
|||
|
|||
I just installed this mod in version 4.2.0. It shows in the ACP panel and it is set to show the link in the navigation bar. But the tab is not there. Any suggestions?
|
#185
|
|||
|
|||
System working correctly but keep getting the below 2 errors when issuing awards.
Any idea on how to address them? Warning: mysql_insert_id() [function.mysql-insert-id]: Access denied for user 'nobody'@'localhost' (using password: NO) in [path]/admincp/rank.php on line 594 Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/admincp/rank.php on line 594 |
#186
|
|||
|
|||
Anyone have any ideas?
Warning: mysql_insert_id() [function.mysql-insert-id]: Access denied for user 'nobody'@'localhost' (using password: NO) in [path]/admincp/rank.php on line 594 Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/admincp/rank.php on line 594 Works fine though.. |
#187
|
|||
|
|||
how can i align styel 1 to center?
|
#188
|
|||
|
|||
I'm trying to include the ranks with the normal postbit info - join date, post, etc. and tried using the following code:
<vb:if condition="$post[showuserranks]"><dt>Awards</dt><dd>$post[userranks]</dd></vb:if> What I see is this: Any ideas? |
#189
|
||||
|
||||
Quote:
Style 1 is supposed to have the legend, are you saying it's not within your default style when using style 1 option or are you running a custom style where something might be conflicting? I'm assuming it was not showing becuase there was no ranks.css file present, adding to additional.css file should sort this though. Quote:
Quote:
mysql_insert_id() is deprecated in php 5.5.0+ that is why it came to mind but again post date makes me think it was something else at the time. Off the top of my head... try adding this to additional.css OR replacing the definition in ranks.css template: Code:
.ranks_legend { float:none; text-align:center; } That will not work, edit the appropriate template in the rank template of families based on what style for the ranks you have. AdminCP > Styles & Templates > Style Manager > Edit Templates > Yet Another Ranks System Templates |
#190
|
||||
|
||||
This mod will work on 4.2.1?
|
#191
|
||||
|
||||
I see no reason why not, if you find an issue report promptly for a fix .
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|