The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
how to run $userinfo command on showgroups.php ?
|
|
#2
|
||||
|
||||
|
What do you mean "run $userinfo"? What are you trying to do?
|
|
#3
|
|||
|
|||
|
im Not Understand
|
|
#4
|
||||
|
||||
|
Exmp. $userinfo[lastactivitytime] not working on showgroups templates.
|
|
#5
|
||||
|
||||
|
Quote:
Here's how it should be: $userinfo['lastactivitytime'] |
|
#6
|
||||
|
||||
|
$userinfo is not a valid variable in those templates. I believe you need to use $user. But, since you haven't said what you are doing, and to what template, I'm not really sure.
|
|
#7
|
||||
|
||||
|
Quote:
![]() Lynne, yes $user code only works Thankyou.
|
![]() |
|
|