The Arcive of vBulletin Modifications Site. |
|
Details »»
|
|||||||||||||||||||||||||
I think it's possible, but since my knowledge of PHP is as advanced as the "hello world" script I can't make it myself
![]() So you get a simple text line or something (the same as you get on the vbulletin) but simply on another page that sais "you have 0 private messages" Does it exist ? Or can you make one like really fast ? ![]() Thanks Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Open your global.php, and add this code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Now you can use this Code:
You have $newpm[messages] ($unreadpm[messages] undread) out of $allpm[messages] in total. ).
|
|
#3
|
||||
|
||||
|
azerty,
Please enter your license info into your user profile. See my sig for details. Thanks!
|
|
#4
|
|||
|
|||
|
You say put it in any template, but I don't want it in a template, I want it on another page, so a normal php page.
|
|
#5
|
||||
|
||||
|
Please put your license info into your user profile as I requsted. Thanks.
|
|
#6
|
|||
|
|||
|
is this possible, im wanting to do somethin like this on my site...
|
|
#7
|
|||
|
|||
|
Steve, just on a side note, I do not see anything in your signature at this time that pertains to entering license information (may be one reason he has not entered it). I am not trying to be rude, just pointing that out (may have been deleted by accident).
Just trying to help out
|
|
#8
|
||||
|
||||
|
[QUOTE]Originally posted by SaintDog
Steve, just on a side note, I do not see anything in your signature at this time that pertains to entering license information (may be one reason he has not entered it). I am not trying to be rude, just pointing that out (may have been deleted by accident). Just trying to help out
|
|
#9
|
||||
|
||||
|
I don't have
PHP Code:
[php] PHP Code:
|
![]() |
|
|