vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   PayPal Donations For vBulletin 3.5.0 (https://vborg.vbsupport.ru/showthread.php?t=91567)

Trana 12-04-2006 10:37 PM

Quote:

Originally Posted by puregraf (Post 1132030)
i already did this

<?xml version="1.0" encoding="ISO-8859-1"?><navgroups product="vbulletin">

and this

In your admincp, there are two options:

Set donations to test only? (set to no)
Donations System Active? (set to yes)

This script doesn't install the button for you. You need to link to it by modifying your navbar template via admincp.

puregraf 12-04-2006 10:42 PM

yes i understand, but here http://www.puregraffiti.com/graffiti-space/donate.php

there is no donate button inside the donate page, where do they click to donate then?

thank you

Trana 12-04-2006 10:47 PM

In your admincp\paypal donations you need to create a button.

puregraf 12-04-2006 10:52 PM

nevermind, i found a whole new section for this, i didnt see it before.

sorry to waste your time, thank you

sinisterpain 12-04-2006 11:01 PM

You should have a paypal Donation button on the right side in the admin cp. Where you can add a goal, add a button, add a donor etc. if you do not have this then you did not upload all the PHP files. There should be a donation_admin.php file in your forum/admincp folder on your webserver.
Just looked at your page got your button I see

puregraf 12-04-2006 11:34 PM

yes i did, thank you, i had not seen the link on the side bar at all, i didnt know it had created that, and i was only looking under vbulletin options/paypal donations

thanks!

smoknz28 12-05-2006 03:01 AM

Quote:

Originally Posted by sinisterpain (Post 1131308)
The button will be like the one I have on my site. If you wish to use another you can go to your paypal account and go to Merchant services then donations creat a button with the one you wish.

You will need to edit the donation_bits template under paypal donations templates (Admin Cp=>styles&templates=>style manager=>PaypalDonation Templates=>donation_bits).
find:

Code:

<if condition="$vboptions['ipn_test'] == 1">
<form name="donate" action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post">
                        <else />
<form name="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
                                </if>
<input type="hidden" name="notify_url" value="$vboptions[notify_url]">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure">

change:
Code:

<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-butcc-donate.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
to the new code you get from the paypal script

Ahhhh, well actually...it helps to go to the control panel and look harder...I didn't know that this hack added it's own menu with all the config info. Duhhh....argh....

I have the button configured as the generic one that comes with the hack for now and made this hack live to my users. When I have more time, I'll work on creating a button in the way you mentioned.

Thanks for all your help! :)

smoknz28 12-06-2006 12:37 PM

Darn....and I thought I was doing so well...

K, I had a member donate through the hack with PayPal. I got an email from PayPal telling the member sent funds....but when I go to the link as a user to view who has donated....his name does not appear. It seems that the hack is not tracking who has donated. I've gone into the cp and checked to see if maybe his info is sitting in there as pending....but nothing in there in regards to him either.

Ideas as to what may be wrong?

Edited....

I looked on my PayPal information on the "Notification of payment received" and it's sending me all the info I would think the hack needs:

Total Amount: $5.00 USD
Currency: U.S. Dollars
Transaction ID: 21H13075454846620
Quantity: 1
Item/Product Name: Donation To The Hideout
Item/Product Number: 90.186.237.158
Buyer: xxxxxx xxxxxxx

cddw.ltd 12-06-2006 01:02 PM

If they've not had the verification page when clicking on the exit button from Paypal (I.E. they get an error page) it doesn't track it correctly.

smoknz28 12-06-2006 07:28 PM

There have been some thoughts from my members on the issue of showing who has donated and the amounts... Their thoughts are that showing who and how much was donated by the members could cause issues. Where those members think they are above the moderators and can disregard rules, etc. Or, those who have given more than others may tend to think they can get away with more than others who have given less or none at all.

Is there any way we can show just those who have given without the amount donated? Then, is there a way we can show just the amount donated, but without the member's name?

Also, I still can't get mine to display who have paid through PayPal....when a member goes into PayPal and donates....I get an email from PayPal alerting me that someone has donated....but this hack is not grabbing that info.


All times are GMT. The time now is 08:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02707 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete