![]() |
|
Mod Options |
![]() |
|||||||||||||||
[release v2] my stars hack (adm/smod/mod/user)
![]() Developer Last Online: Dec 1969 ![]() ![]() ![]() This modification is in the archives.
ok, this is the hack i use.
it makes difference on per user/mod/super mod/admin basis. You can customize it as you like. If the user has below than X msgs, he get an empty star. If the user reach X msgs, he will get a special star which means he reach the max ![]() You'll need six images,so. [star.*.gif] star.no.gif // the empty one star.user.gif star.mod.gif star.supermod.gif star.admin.gif star.max.gif //the special one
to use it, include the code where you want, in the postbit template. finally, here are my stars. hope this is useful ![]() Download Now Only licensed members can download files, Click Here for more information. Show Your Support
No members have liked this post.
|
Comments |
#2
|
|||
|
|||
ops.... i forgot to give credit to freddie for the original code.... silly me
![]() i've just create a complete package to be sure the code will not mess up. cya. No members have liked this post.
|
#3
|
|||
|
|||
hey, any chance ya can merge this with tubedogg's star hack?
http://www.vbulletin.com/forum/showt...threadid=12648 No members have liked this post.
|
#4
|
|||
|
|||
it's a totally different approach...
mine is a hack "as is", tubedogg's one has cp integration and other features... No members have liked this post.
|
#5
|
|||
|
|||
I want the CP intergration!
As does alot of people! No members have liked this post.
|
#6
|
||||
|
||||
i pasted the code in to the postbit template and i get nothing back...
here is my postbit template:
i just get the php stuff back when i do a view source on the html it generates??? why? do i need to put the php tags @ the top/bottom?? No members have liked this post.
|
#7
|
|||
|
|||
sorry, i was my fault
i was in a hurry ![]() save the code as a file, in the main forum dir,eg. stars.php, then in the head of your showthread.php file, right under require global.php,add include('stars.php'); and in the postbit simply insert $stars ![]() hope it helps. No members have liked this post.
|
#8
|
|||
|
|||
![]() now it makes sense... thanks... except everybody has one blank star... hmm... time to debug and figure out why... No members have liked this post.
|
#9
|
|||
|
|||
Stars (or ranks) will officially make their debut in version 2.1. I will try to create something as diverse and feature rich as possible.
No members have liked this post.
|
#10
|
|||
|
|||
![]() sounds great... in the meantime.. any idea why the if statment in the above code doesn't work for me... i am using 2.0b3 No members have liked this post.
|
#11
|
|||
|
|||
it gives a blank star until they reach the minimum amount of posts to obtain a star.
No members have liked this post.
|
#12
|
|||
|
|||
No members have liked this post.
|
#13
|
|||
|
|||
you can customize these values:
$sh = 12; //height of the stars $sw = 11; //width of the stars $starposts = 20; // Number of posts to give a new star $maxstars = 10; // Maximum stars per line $maxtotalstars = 20; // Maximum stars to give $maxmsgs = $starposts*$maxtotalstars; No members have liked this post.
|
#14
|
|||
|
|||
i've messed w/them some and i still only get one blank star... as if the "if - ifelse - else" statment is not working right...
No members have liked this post.
|
#15
|
|||
|
|||
either that or the "for" loop maybe?
No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 05:59.