The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
iframe an external page with $userinfo value?
hello everyone,
I want to use a vB field as in $userinfo[fieldX] into an Iframe on a page. this page is pointing to an other page which has a # value. What i want is to change the value of the framed url into the value of the field per user example... uhmmm this is how i THOUGHT it would work Code:
<iframe style="width: 100%; height:1000px"; border: 0px" id="catalog" frameborder="0" scrolling="yes" src="/catalog/index.php?manufacturers_id=$userinfo[field70]"></iframe> Any help would be much appreciated |
#2
|
||||
|
||||
$bbuserinfo instead of $userinfo.
|
#3
|
||||
|
||||
hmmz thank you for the reply and i tried it right away.... but didnt work.. so still somn missing? this frame is placed on an external page so its not a vB page but within the zoints profile so it just shows an empty frame cry
|
#4
|
||||
|
||||
Zoints Profile?
|
#5
|
|||
|
|||
you need to chrdir('/forumdir'); and require_once your global.php on top of that page
try index.php?manufacturers_id=$vbulletin->userinfo['field70']"></ |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|