The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]() Quote:
![]() I had tried with preregister function, but had no success, so I tried the return with no more ... I try again :up: --------------- Added [DATE]1438595546[/DATE] at [TIME]1438595546[/TIME] --------------- It works fine ![]() Code:
global $vbulletin; $fournisseur = $vbulletin->db->query_first(" SELECT telephone FROM devis_fournisseurs WHERE userid=$post[userid] "); $telephone = $fournisseur[telephone]; vB_Template::preRegister('postbit_legacy', array('telephone' => $telephone)); But you said Quote:
I tried recording in an array and check them with in_array but no success ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|