The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Sorry for not give you enough info. I'll try again.
THE CODE IS 1. $foruminfo = verify_id('forum', $formforumid, 0, 1); 2. $forumperms = fetch_permissions($foruminfo[forumid]); 3. $newpost['username'] =& $vbulletin->userinfo['username']; 4. $newpost['message'] =& $formsend; 5. $newpost['title'] =& $normalanswer1; (put $radioanswer1 here) 6. $newpost['parseurl'] = '1'; 7. $newpost['poststarttime'] = $poststarttime; $newpost['posthash'] = $posthash; all I want to do put 2 variables on line 5. The variable has already been defined I just want to display it along with $normalanswer1.....I've tryed just putting next to $normalanswer1 it it does not show up on the output. Make any sense ? |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|