The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
In $vbphrase[notify] I want to put a condicional... It is possible??
Quote:
|
#2
|
||||
|
||||
![]()
I think I tried it once and it didn't work. Try it somewhere.
|
#3
|
||||
|
||||
![]()
Not work,... and the variable is not call in template... and Windows can't find in vBulletin files
someone know in witch vbulletin php file is call this variable? $vbphrase[notify] Thank you |
#4
|
|||
|
|||
![]()
You will probably have to search for
Code:
fetch_phrase('notify'); Code:
construct_phrase('notify' |
#5
|
||||
|
||||
![]()
the problem is that Windows XP can't find inside the php vbulletin files.... not are simples txt files....
|
#6
|
||||
|
||||
![]()
Won't your text editor search all files within a directory for a certain phrase?
|
#7
|
|||
|
|||
![]()
functions_newpost.php line 1395 vB 3.7.2
|
#8
|
||||
|
||||
![]()
Excelent... thank you very much!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|