The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
<form data to thread breaks layout?
Hi guys,
I'm trying to add the following code to a thread (in a forum with HTML enabled for admins) Code:
<form action="https://checkout.google.com/api/checkout/v2/checkoutForm/Merchant/xxxxxxxxxx" id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm"> <input name="item_name_1" type="hidden" value="Assigned Value"/> <input name="item_description_1" type="hidden" value="Assigned Value"/> <input name="item_quantity_1" type="hidden" value="1"/> <input name="item_price_1" type="hidden" value="00.0"/> <input name="item_currency_1" type="hidden" value="GBP"/> <input name="shopping-cart.items.item-1.digital-content.url" type="hidden" value="http://myurl.com"/> <input name="_charset_" type="hidden" value="utf-8"/> <input alt="" src="https://checkout.google.com/buttons/buy.gif?merchant_id=xxxxxxxxxxx&w=117&h=48&style=trans&variant=text&loc=en_US" type="image"/> </form> Can anyone help with how to get this displaying correctly?? Thanks in advance. DoA |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|