The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
hi guys,
i want to when calling login_redirect hook, this time seems that code Code:
<td class="alt2 smallfont" colspan="2"> |
#2
|
|||
|
|||
![]()
I understand that you want to do something by writing code in a plugin using hook login_redirect, but I don't understand what it is you want to do.
|
#3
|
||||
|
||||
![]()
yes i want write some code in login_redirect plugin. i want this time show this code =<td class="alt2 smallfont" colspan="2"> in HEADER template. only this time = login_redirect time. at HEADER template.
|
#4
|
|||
|
|||
![]()
Sorry, I still cannot understand. Maybe someone else will understand.
|
#5
|
||||
|
||||
![]() Quote:
Code:
<if condition="THIS_SCRIPT == 'login' AND $_REQUEST['do'] == 'login'">html codes here</if> Because Login Redirect time, form calling header vs. templates. and i calling from header codes login redirect time. but i want this code seem : at ONLY Login redirect but this code(<if condition="THIS_SCRIPT == 'login' AND $_REQUEST['do'] == 'login'">html codes here</if>) is insufficient. |
#6
|
|||
|
|||
![]()
Sorry, I still don't get it. Sounds like you want something to happen only on a redirect, but I think the login_redirect hook code is only called when redirecting.
|
#7
|
||||
|
||||
![]() Quote:
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|