The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
I would like to place a chunk of Paypal code in threads. This will not be a donate button. Below is the code: Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="88NKKJTDCZPKY"> <table> <tr><td><input type="hidden" name="on0" value="Jumperjack Premium Passes">Jumperjack Premium Passes</td></tr><tr><td><select name="os0"> <option value="Daily Pass">Daily Pass $20.00 USD</option> <option value="7 Day Pass">7 Day Pass $75.00 USD</option> <option value="30 Day Pass">30 Day Pass $200.00 USD</option> </select> </td></tr> </table> <input type="hidden" name="currency_code" value="USD"> <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> Is there a work around for this? Thanks |
#2
|
|||
|
|||
![]()
what template are you trying to put it in
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|