![]() |
PayPal Subscription/Donate Button in FORUMHOME Template
I have this inside FORUMHOME <!-- member logout --> as part of a PayPal Button Form:
Code:
<table> Using $vbulletin->userinfo['username'] I would like the logged in username to appear in the form. This section of FORUMHOME <!-- member logout --> Is only shown to logged in users so the variabe $vbulletin->userinfo['username'] should be true and active. This would take the shopping cart order over to PayPal and insert the true username into PayPal's order, rather than user allthumbs typing it himself. How do I get userinfo['username'] into the form text line? (vBulletin 3.8.9 Patch Level 1) |
Try this:
Code:
<input type="text" name="os1" value="$bbuserinfo[username]" maxlength="200" required /> |
All times are GMT. The time now is 09:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|