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)

sinisterpain 07-06-2007 08:22 PM

Quote:

Originally Posted by tweakmonkey (Post 1283959)
Does anyone know why on some users who has an assigned avatar, it shows the "This Donor has No Avatar" image?

I'm running VB 3.6.5 w/ the modified ZIP version of the software linked above, and VBSEO 3.0.0

This mod is great. Thanks.

The mod queries the avatar table in the database.

nyqnzguju 07-10-2007 01:01 PM

nice hack thanks will install it tonight

nyqnzguju 07-12-2007 01:00 AM

i installed it but i dont see aany progrees bar

SCREEN SHOT http://maxupload.com/img/D6B8B1A8.png


using form v3.6.7pl

sinisterpain 07-12-2007 12:48 PM

Quote:

Originally Posted by nyqnzguju (Post 1288759)
i installed it but i dont see aany progrees bar

SCREEN SHOT http://maxupload.com/img/D6B8B1A8.png


using form v3.6.7pl

Two things would cause this
1. you do not have the GD librarys installed on your site
2. You did not select to show goals in the donation options in admincp or you did not assign the goal to your buttton.

cashpath 07-12-2007 03:16 PM

None of my donors were showing up so I went into admincp and when I click on Donation Settings NOTHING appears. Just a save button, no options.

What would be the best way to fix this?

nyqnzguju 07-12-2007 07:13 PM

Quote:

Originally Posted by sinisterpain (Post 1289153)
Two things would cause this
1. you do not have the GD librarys installed on your site
2. You did not select to show goals in the donation options in admincp or you did not assign the goal to your buttton.

I did the admin cp option how do i install GD library's in my site

Ranger187 07-12-2007 08:36 PM

Make sure it's turned on via php.ini if your running windows. You have to have it installed if it's *ix.

sinisterpain 07-12-2007 09:14 PM

Quote:

Originally Posted by cashpath (Post 1289219)
None of my donors were showing up so I went into admincp and when I click on Donation Settings NOTHING appears. Just a save button, no options.

What would be the best way to fix this?

If you made the template edits, your users will have the option in their usercp to be shown as a donor or not by checking the box. If they have not elected to do this then they will not show up.

nyqnzguju 07-12-2007 09:15 PM

GD IS ALREADY INSTALLED IN SERVER YOU KNOW WHAT ELSE MAY COUSE THE PROBLEM


opps sorry for the caps

sinisterpain 07-12-2007 09:18 PM

Quote:

Originally Posted by nyqnzguju (Post 1289466)
GD IS ALREADY INSTALLED IN SERVER YOU KNOW WHAT ELSE MAY COUSE THE PROBLEM


opps sorry for the caps

Is it on?

DieselMinded 07-12-2007 10:37 PM

FWIW I had my host chmod the ppverify.php page to 777 and this is working great again

DM

sinisterpain 07-12-2007 10:40 PM

Good to hear

nyqnzguju 07-13-2007 12:33 AM

Quote:

Originally Posted by sinisterpain (Post 1289468)
Is it on?


yes the Gd Is on

sinisterpain 07-13-2007 01:40 AM

Quote:

Originally Posted by nyqnzguju (Post 1289605)
yes the Gd Is on

I will probably have to look at your set up cause it should work. PM me with admin and site info if you wish me to look at it.

DieselMinded 07-17-2007 06:32 PM

Not complaining just a note but ...

http://www.dieselbombers.com/alldonors.php

Shouldn't the guys with $50 All be Gold?

sinisterpain 07-17-2007 08:28 PM

Quote:

Originally Posted by DiesellMinded (Post 1293871)
Not complaining just a note but ...

http://www.dieselbombers.com/alldonors.php

Shouldn't the guys with $50 All be Gold?

Currently it does not work that way it goes by latest donation thats the highest and places it first.

Lextreme 07-20-2007 04:36 AM

Anyone have their website installed with this function and what is your donation result? Link please

USAMustangs.com 07-25-2007 07:38 PM

Has anyone ported this to work on vB 3.6.5?

sinisterpain 07-25-2007 08:24 PM

Quote:

Originally Posted by USAMustangs.com (Post 1301528)
Has anyone ported this to work on vB 3.6.5?

It works with 3.6.5 but you have to install with the donation.zip and not the author's files. Review a view threads back for a link

DieselMinded 07-25-2007 09:51 PM

THANKS FOR THIS

Running on 3.6.7PL1

We have collected a total of $920.02 since June 27th 2007

DM

USAMustangs.com 07-26-2007 01:19 AM

i'm running vb 3.6.5 and i just installed this using the donations.zip

everything seems to be displaying correctly except when you click on my url ending with ppverify.php i get a database error

Database error in vBulletin 3.6.5:

Invalid SQL:
INSERT INTO donation_paypalipn (

any ideas?

and also, it does not show up anywhere on my donations.php page where someone can actually make a donation?

sinisterpain 07-26-2007 04:28 AM

Quote:

everything seems to be displaying correctly except when you click on my url ending with ppverify.php i get a database error

Database error in vBulletin 3.6.5:

Invalid SQL:
INSERT INTO donation_paypalipn (

any ideas?
You should not be clicking on a link to ppverify as it is only used by the donation script to recieve Paypal postback variables so it can update the donation_paypalipn table with your donors payment info.

Quote:

it does not show up anywhere on my donations.php page where someone can actually make a donation?
The link for the donation page should be donate.php not donation.php

USAMustangs.com 07-26-2007 04:57 AM

EDIT: Fixed

Thanks for your help.

Dannyloski 07-28-2007 03:09 PM

So far its working fine on 3.6.8 :up:

Marv 07-30-2007 12:35 PM

Has anyone sorted out how it can be done that guest donors (or esp. donors which have been donated via bank transfer and the donating members are added later in the admincp) are calculated in the goal overview.
By now it´s only listing the new member and the amount, but it doesnt add the amount to the goal. I.e. if you already achieved 48 % of the goal and someone sent you 50 bugs your goal stays at 48% instead of showing 51%. Is there a workaround for that ?

Anyone ? Help aprecciated.

sinisterpain 07-30-2007 09:41 PM

Quote:

Originally Posted by Marv (Post 1305294)
Has anyone sorted out how it can be done that guest donors (or esp. donors which have been donated via bank transfer and the donating members are added later in the admincp) are calculated in the goal overview.
By now it?s only listing the new member and the amount, but it doesnt add the amount to the goal. I.e. if you already achieved 48 % of the goal and someone sent you 50 bugs your goal stays at 48% instead of showing 51%. Is there a workaround for that ?

Anyone ? Help aprecciated.

Are you refering to if when adding a member donation through the admincp and it not updating the goal.

txsbmw 08-01-2007 01:59 PM

I just got my first donation using this hack. It added shipping and tax to the donation total. Any ideas how to change this so it does not?

sinisterpain 08-01-2007 08:28 PM

Quote:

Originally Posted by txsbmw (Post 1307113)
I just got my first donation using this hack. It added shipping and tax to the donation total. Any ideas how to change this so it does not?

Check your settings in your paypal account. Also are you using a tax id in the settings for the paypal donation mod?

krustyx 08-02-2007 04:08 AM

Quote:

Originally Posted by sinisterpain (Post 1307492)
Check your settings in your paypal account. Also are you using a tax id in the settings for the paypal donation mod?

yeah, its in paypal, in your profile, shipping calculation

remove the settings there (clear settings)

krustyx 08-02-2007 04:40 AM

Quote:

Originally Posted by DiesellMinded (Post 1283139)
I had a donation today and the program didnt notice it I had to add the user manually , Ive had 5 or 6 successful ones what could cause this to stop working ?

DM

sinisterpain, please look at this problem, i have the same problem and i know what it is.

the variable showdonor is changing to 0 (and its not supposed to) in the database

the variable donor is changing to 1 and its OK, but showdonor is not supposed to change. It happened with my last 2 donors... and worked fine with the first 4 guys.

I just dont know this mod too well to see wich code is changing the variable.

Thank you for supporting us my friend :)

txsbmw 08-02-2007 05:48 PM

Quote:

Originally Posted by sinisterpain (Post 1307492)
Check your settings in your paypal account. Also are you using a tax id in the settings for the paypal donation mod?

No I am not using a Tax ID, the field is blank in the settings.

As for the shipping I do have shipping charges enabled because I use that paypal account for my business. I thought it would only apply shipping if you specify it in the button?

EDIT: Nevermind the tax issue. I charge tax on those in my state, and the donator just happen to reside in my state.

USAMustangs.com 08-02-2007 09:10 PM

Is it possible to show the top donors, but not display the amount they donated?

Like instead of the Total Donations amount being displayed it could say private?

http://www.usamustangs.com/forum/alldonors.php?

sinisterpain 08-02-2007 11:14 PM

Quote:

Originally Posted by USAMustangs.com (Post 1308443)
Is it possible to show the top donors, but not display the amount they donated?

Like instead of the Total Donations amount being displayed it could say private?

http://www.usamustangs.com/forum/alldonors.php?

Below will remove the column from the template.

Go to admincp->styles and templates-Paypal Donation templates->donations_all_donors

Find this:

Code:

<tr align="center">
<td class="thead">$vbphrase[ranked_by]</td>
<td class="thead">$vbphrase[member_avatar]</td>
<td class="thead">$vbphrase[member_name]</td>
<td class="thead">$vbphrase[total_donated]</td>

Remove whats in red:
Code:

<tr align="center">
<td class="thead">$vbphrase[ranked_by]</td>
<td class="thead">$vbphrase[member_avatar]</td>
<td class="thead">$vbphrase[member_name]</td>
<td class="thead">$vbphrase[total_donated]</td>

Save and reload the template

sinisterpain 08-02-2007 11:28 PM

Quote:

Originally Posted by krustyx (Post 1307765)
sinisterpain, please look at this problem, i have the same problem and i know what it is.

the variable showdonor is changing to 0 (and its not supposed to) in the database

the variable donor is changing to 1 and its OK, but showdonor is not supposed to change. It happened with my last 2 donors... and worked fine with the first 4 guys.

I just dont know this mod too well to see wich code is changing the variable.

Thank you for supporting us my friend :)

What you describe is not your problem.
The only time donor is set to 1 is when paypal post back to your site confirming the donation was made then your donor is set to 1 as it should.
The problem is one of an inconsistancy that occurs with fsock which is the method being used for reading and confirming the paypal transaction. This is not due to coding issues but more so problems in the paypal postback system with fsock. I am looking into it and will try to provide to methods of reading and posting back ie.. using either fsock or curl.
The show donor being set to 1 is a selectable option for users and maybe is a problem why you can not see anything for the two donors you mention. Each user is given the option in their usercp if they wish to be shown as a donor. If they do not check this option they will not be visible in the donor list or have a donor button in their postbit.

sinisterpain 08-02-2007 11:30 PM

Quote:

Originally Posted by txsbmw (Post 1308255)
No I am not using a Tax ID, the field is blank in the settings.

As for the shipping I do have shipping charges enabled because I use that paypal account for my business. I thought it would only apply shipping if you specify it in the button?

EDIT: Nevermind the tax issue. I charge tax on those in my state, and the donator just happen to reside in my state.

Try adding the input for no shipping to the button

txsbmw 08-03-2007 12:14 AM

Quote:

Originally Posted by sinisterpain (Post 1308566)
Try adding the input for no shipping to the button

Ok I got it figured out. Had to update the option in paypal to allow individual items to have their own shipping.

cache 08-09-2007 06:31 AM

does this mod have the option to choose between personal paypal account or premium
account? Some donor may use credit card to donate a personal paypal account. It would
be nice you can switch between personal and premium/business paypal

txsbmw 08-09-2007 01:49 PM

The donator can have a personal paypal account, business/premiere account or no account at all with paypal (they just use a credit card to donate).

But YOU must have a Business or Premiere account for this to work. It will not matter what kind of account the donator has.

USAMustangs.com 08-09-2007 02:05 PM

Quote:

Originally Posted by sinisterpain (Post 1308552)
Below will remove the column from the template.

Go to admincp->styles and templates-Paypal Donation templates->donations_all_donors

Find this:

Code:

<tr align="center">
<td class="thead">$vbphrase[ranked_by]</td>
<td class="thead">$vbphrase[member_avatar]</td>
<td class="thead">$vbphrase[member_name]</td>
<td class="thead">$vbphrase[total_donated]</td>

Remove whats in red:
Code:

<tr align="center">
<td class="thead">$vbphrase[ranked_by]</td>
<td class="thead">$vbphrase[member_avatar]</td>
<td class="thead">$vbphrase[member_name]</td>
<td class="thead">$vbphrase[total_donated]</td>

Save and reload the template

I appreciate your response, but that didn't seem work our for me? When I did it...it removed the column title block "Total Donated", but it did not remove "Total Donations $75.00" column below it.

I want to remove the dollar amount displayed off of this page. http://www.usamustangs.com/forum/alldonors.php?

I want it to either say Total Donations Private or just have the whole Total Donated vertical column disappear.

Thanks

txsbmw 08-09-2007 02:18 PM

Quote:

Originally Posted by USAMustangs.com (Post 1313665)
I appreciate your response, but that didn't seem work our for me? When I did it...it removed the column title block "Total Donated", but it did not remove "Total Donations $75.00" column below it.

I want to remove the dollar amount displayed off of this page. http://www.usamustangs.com/forum/alldonors.php?

I want it to either say Total Donations Private or just have the whole vertical Total Donated vertical column disappear.

Thanks

I maybe wrong but I think you also have to remove the following from the donations_all_donor_bits:

Code:

<td class="alt1" align="center" width="33%">$vbphrase[total_donations] <if condition="$vboptions['base_currency'] == 'USD' OR $vboptions['base_currency'] == 'AUD' OR $vboptions['base_currency'] == 'CAD'">$<else /><if condition="$vboptions['base_currency'] == 'EUR'">€<else /><if condition="$vboptions['base_currency'] == 'GBP'">?<else /><if condition="$vboptions['base_currency'] == 'JPY'">?</if></if></if></if>$total</td>
It's at the bottom

EDIT: There are actually 2 places tp delete it in that template it looks like


All times are GMT. The time now is 04:15 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.02909 seconds
  • Memory Usage 1,846KB
  • 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
  • (5)bbcode_code_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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