The Arcive of vBulletin Modifications Site. |
|
Center Block php Details »»
|
|||||||||||||||||||||||||
I want center block to be displayed based on this.
if ($bbuserinfo[usergroupid]=="4") { *** show template IsMember } else { *** show template NotMember } Not I've created two templates called 'IsMember' and 'NotMember' each containing html Question I have is how to I call the tempate from php script in center block? Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
try doing this:
PHP Code:
|
|
#3
|
|||
|
|||
|
I guess I've got bigger problems, from reading past posts. VBportal which I'm using center block for hasn't implemented php very well. Refer to this thread -->
http://www.vbportal.com/forums/showt...nter+block+php |
![]() |
|
|