MyBB Codes

Full Version: [Release 1.4.x] Rank System
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
//----------------
//PLUGIN OVERVIEW:
//----------------

Name: Rank System
Author: exdiogene
Description: This Plugin will add a rank system for your members that will be displayed in their Profile and in their Posts. Registered members can view a list of all members with the same rank and Administrators/Moderators can edit the members rank.
Website: http://www.mybbcodes.com
Version: 1.3
Compatibility: 1.4.x,1.6.x,1.8.x,2.0.x
Files To Upload: One
Files To Edits: None
Author is Responsible For Any Damage: NO
Author Provide Support For This Product: YES
License: Inside the License Folder
Copyrighted: All codes within the product are strongly copyrighted.

//------------
//SCREENSHOTS:
//------------
[attachment=578]

[attachment=566]

[attachment=567]

//----------
// DOWNLOAD:
//----------

If you are subscriber, then Go to the download button.
[Image: download.jpg]

//--------
//SUPPORT:
//--------

You can reach our support forum at: Plugins Support
The administrator can be reached here: exdiogene

---
I hope that you will appreciate this plugin.
Thank You
exdiogene
---
Hello exdiogene! I have a question about this plugin ... I use the classic postbit with their respective information in tables (attached image) as an achievement to call this plugin to one of these tables? Normally is {$post['XXXXXXX']}... So I want to make plugin Activity ... Thank you!

[attachment=576]
Hello,

i am trying to understand what you ask me. If your question is to know if the plugin will work in the "classic" post display mode, the answer is yes.

If your question is to know the variable name containing the rank information, the information is appended directly to the $post['user_details'] in the plugin.

If it is not what you want to know, please be more explicit in your question... Wink

From the picture you are showing me, i cannot get any information helping me to understand more. I only see images and icons... Undecided
What I do is that the Rank System appears in one of the tables in postbit-classic icons such as inside the table, as pictured ... Thank you!
From what i can understand you want to be able to display each part of the ranking information separately in a table you place inside your postbit-classic.

If this is what you want, i will need to modify the plugin to let you use the new $post['rank_text'] and $post['rank_bar'] variables that i would create inside the plugin to allow you to do so.

Just confirm if this is what you need?

Wink
If that's what I do... Thank you! Smile
(02-22-2010 09:15 PM)AlanB Wrote: [ -> ]If that's what I do... Thank you! Smile

Sorry i cannot understand what you wrote. I try to translate but it make no sense to me... UHH

Please write it in your main language (i believe it should be spanish) and send it to me in a Private Message. It would be easier for me this way.
The plugin have been upgraded with your desired features!

To keep the previous rank values assigned to your users, you can download the new plugin, copy it over the old one, then you will uninstall it and reinstall it again.

Smile
Hola Exdiogene, estuve probando el plugin actualizado y tome pantallazos del error que produce al instalarlo... A continuacion detallo los errores:

- Error #1

Al activar instalar y activar el plugin pasa que aparece al final de todo totalmente desestructurado...

[attachment=579]

-Error #2

Al llamar a las variables $post['rank_text'] y $post['rank_bar'] sucede que desaparece toda la informacion detallada de los usuarios quedando como resultado lo que muestran las imagenes...

[attachment=580]
[attachment=581]

Saludos AlanB desde Argentina!

PD: Me ofrezco como tester de este plugin Cool
Please, keep posting in english on the forums. Wink

If you must write in spanish, send me a PM...

From what i could understand you seem to say that the data is unstructured and have bad looking.

With the pictures i see, the only problem seem to be the rank_bar that is not centered as the rest. If it is only this that is bugging you, i could make the rank_bar with a centered style.

You must also understand that plugins are made for the majority of users and most users are using standard postbit display.
Pages: 1 2 3 4
Reference URL's