Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-05-2010, 07:16 PM
D19RNY D19RNY is offline
 
Join Date: Jun 2010
Location: LDN
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Adding a pay pal button in threads

I really need help with this I insert the code, the pay pal image comes up but i keep getting
this vBulletin Message
"Invalid Action Specified"
Reply With Quote
  #2  
Old 06-05-2010, 08:42 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

best to use a mod for that a good one is clickable link in postbit it will put a link
right under the users avatar you can make it say what ever you want Donate Paypal what ever i will try and find it and add the link in here

--------------- Added [DATE]1275774333[/DATE] at [TIME]1275774333[/TIME] ---------------

these are both good
https://vborg.vbsupport.ru/showthread.php?t=236480
https://vborg.vbsupport.ru/showthread.php?t=235619
Reply With Quote
  #3  
Old 06-06-2010, 02:03 PM
D19RNY D19RNY is offline
 
Join Date: Jun 2010
Location: LDN
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks harleyparts but im not trying to get donations i have a couple of items to sell and the html code is a custom paypal button
Reply With Quote
  #4  
Old 06-06-2010, 02:33 PM
Xencored Xencored is offline
 
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by D19RNY View Post
Thanks harleyparts but im not trying to get donations i have a couple of items to sell and the html code is a custom paypal button
Can you paste the code here (staring out ****** the personal info!)
Reply With Quote
  #5  
Old 06-06-2010, 02:38 PM
D19RNY D19RNY is offline
 
Join Date: Jun 2010
Location: LDN
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Mike i need to add a button into different posts because the prices would be different.
HTML 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="K2QVWZ4GH65BC">
<input type="image" src="https://www.paypal.com/en_US/GB/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.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>
The code is straight from the pay pal button generator.

If you click on the link to my forum below and then the pay pal button you'll see the problem
http://www.fivestargamerz.com/showth...Car-DVD-Player
Thanks Mike
Reply With Quote
  #6  
Old 06-06-2010, 04:31 PM
Xencored Xencored is offline
 
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by D19RNY View Post
Hi Mike i need to add a button into different posts because the prices would be different.
HTML 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="K2QVWZ4GH65BC">
<input type="image" src="https://www.paypal.com/en_US/GB/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.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1">
</form>
The code is straight from the pay pal button generator.

If you click on the link to my forum below and then the pay pal button you'll see the problem
http://www.fivestargamerz.com/showth...Car-DVD-Player
Thanks Mike
Hey i looked at your post but i see nothing wrong
the button is under the "?310 Inc Delivery"

Whats the problem?
Reply With Quote
  #7  
Old 06-06-2010, 06:48 PM
D19RNY D19RNY is offline
 
Join Date: Jun 2010
Location: LDN
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

click the button, you will get the vBulletin Message
"Invalid Action Specified"
Reply With Quote
  #8  
Old 06-06-2010, 09:49 PM
hotslot's Avatar
hotslot hotslot is offline
 
Join Date: Mar 2010
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it worked for me when I clicked on it.
Reply With Quote
  #9  
Old 06-07-2010, 09:22 AM
sportsbuddys's Avatar
sportsbuddys sportsbuddys is offline
 
Join Date: May 2010
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have one on my home page as a widget and also in my support tab
Reply With Quote
  #10  
Old 06-07-2010, 02:58 PM
D19RNY D19RNY is offline
 
Join Date: Jun 2010
Location: LDN
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know what the problem is if your a guest viewing it will go to the pay pal site but if you are a registered user it goes to a vb error page.
And I really appreciate the help from all you guys that have taken a look and helped.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:54 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04114 seconds
  • Memory Usage 2,256KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete