![]() |
it gives a blank star until they reach the minimum amount of posts to obtain a star.
|
Quote:
|
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; |
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...
|
either that or the "for" loop maybe?
|
the right place to fit is:
Code:
while ($post=$DB_site->fetch_array($posts) and $counter++<$perpage) { |
All times are GMT. The time now is 03:57 AM. |
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:
|