![]() |
The funniest thing. The bars look like the bars from another hack. like the rpg hack.
|
Okay, check it out! Here is my forumhome_pmloggedin template, see attached image.
PHP Code:
|
ok here is mine forumhome_pmloggedin
Where does that backgroud tag keep showing up after I make a post? im going to put this into a txt file and attach it. this is insane when I post its chaning my code........ Code:
<tr id="cat"> |
ok here is the txt ver
I dont understand why this board is still parseing inside of the [ php ] and [ code ] tags need to get that fixed. |
I figured out how you did it, mine is a tad different I put the gauge in a separate box, different color, etc., though.
|
lets see a SS of yours ver
Im going to rewrite this hack so it doesnt use images so that a few less images download each time. |
My inbox in now 78% full, however the bar is still yellow, it's supposed to change to red after 75%.
any ideas? |
okay, for those of you using the bar graph here is the correct code to display the green, yellow and red images:
PHP Code:
|
Very nice hack, just working great with my vB 2.2.6!!
Thank you!! :D |
you dont need this line
Code:
$inboxpms=$DB_site->query_first("SELECT COUNT(*) AS messages FROM privatemessage WHERE userid=$bbuserinfo[userid] $ignoreusers"); you can replace it with this line. Code:
$inboxpms=$allpm; |
All times are GMT. The time now is 08:05 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:
|