need a bit of help coding this simple donate link in postbit.
this is my setup which I'm some what got it working for vb 4.I'm not experienced and need help
the problem with this is when you click on the link to donate i get error on paypal page saying "PayPal cannot process this transaction because of a problem with the seller's website. Please contact the seller directly to resolve this problem." I'm not sure where else to look for..Code:<vb:if condition="$post['field7']"> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id={vb:raw post.field7}" rel="nofollow" target="_blank"><img src="{vb:stylevar imgdir_misc}/egdonate.png" WIDTH="96" HEIGHT="21" alt="Support Developer with Paypal" BORDER="0"></a> <br /> <vb:if condition="$post['field6']=='Yes'"> <a href="https://www.paypal.com/us/verified/pal={vb:raw post.field6}"><img src="{vb:stylevar imgdir_misc}/egverify.png" WIDTH="96" HEIGHT="21" alt="Support Developer with Paypal" BORDER="0"></a></vb:if></vb:if>
T.I.A


LinkBack URL
About LinkBacks





Reply With Quote
