PDA

View Full Version : Paypal Donations for vBulletin 3.0.7


Pages : 1 2 [3]

Devil Woman
08-21-2005, 07:10 AM
Can any one help me fix this please.
Thankyou

Invalid SQL: INSERT INTO donation_paypalipn (
`txn_id`, `userid`, `test_ipn`, `notify_version`, `verify_sign`,
`first_name`, `last_name`, `payer_business_name`, `address_name`,
`address_street`, `address_city`, `address_state`, `address_zip`,
`address_country`, `address_status`, `payer_email`, `payer_id`,
`payer_status`, `business`, `receiver_email`, `receiver_id`,
`item_name`, `ip_address`, `quantity`, `invoice`,
`memo`, `tax`, `option_name1`, `option_selection1`, `option_name2`,
`option_selection2`, `payment_date`, `parent_txn_id`, `txn_type`,
`payment_type`, `payment_status`, `pending_reason`, `reason_code`,
`mc_gross`, `mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`,
`settle_amount`, `settle_currency`, `exchange_rate`, `case_id`,
`case_type`, `case_creation_date`, `valid`
) VALUES (
'', '0', '0', '0', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '0', '',
'', '0', '', '', '',
'', '', '', '',
'', '', '', '',
'0', '0', '', '0', '0',
'0', '', '0', '',
'', '', '0'
);
mysql error: Duplicate entry '' for key 1

mysql error number: 1062

Date:
Script:
Referer:

mholtum
08-25-2005, 07:22 AM
Can any one help me fix this please.
Thankyou

Invalid SQL: INSERT INTO donation_paypalipn (
`txn_id`, `userid`, `test_ipn`, `notify_version`, `verify_sign`,
`first_name`, `last_name`, `payer_business_name`, `address_name`,
`address_street`, `address_city`, `address_state`, `address_zip`,
`address_country`, `address_status`, `payer_email`, `payer_id`,
`payer_status`, `business`, `receiver_email`, `receiver_id`,
`item_name`, `ip_address`, `quantity`, `invoice`,
`memo`, `tax`, `option_name1`, `option_selection1`, `option_name2`,
`option_selection2`, `payment_date`, `parent_txn_id`, `txn_type`,
`payment_type`, `payment_status`, `pending_reason`, `reason_code`,
`mc_gross`, `mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`,
`settle_amount`, `settle_currency`, `exchange_rate`, `case_id`,
`case_type`, `case_creation_date`, `valid`
) VALUES (
'', '0', '0', '0', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '0', '',
'', '0', '', '', '',
'', '', '', '',
'', '', '', '',
'0', '0', '', '0', '0',
'0', '', '0', '',
'', '', '0'
);
mysql error: Duplicate entry '' for key 1

mysql error number: 1062

Date:
Script:
Referer:I have this setup and running with one exception, this exact same error when I go to http://www.yourdomain.com/forum/ppverify.php is there are fix?

xfaethorx
08-25-2005, 07:37 AM
I dont get this. Ive done the instructions like 3 times. Everytime I donate and get taken back to my page, it says Ive donated 0.00 and I dont get added to the goal, nor the donater top 5 list. Plus it doesnt show nothing but 0's in my admin cp, for valid, invalid transactoins.


Damit..

I'm quoting this as its the EXACT same problem I've been having I've tried uninstalling and re-installing it from scratch over and over. Bottoms line is it doesn't work even if I add it by hand. Has anyone else had this problem? did you fix it? if not how many people have it ? I had this hack working once

CHIngs
08-25-2005, 04:27 PM
I make new goals every month.

I have one question. If someone donates, why isint the goal updating itself? Everytime someone donates, I have to manually update the goal.

Now it seems ok because there arent so many donators, but if alot of people start donating, there is no way to keep track of ALL of them.

Is there a solution for this?

mholtum
08-25-2005, 04:41 PM
Can any one help me fix this please.
Thankyou

Invalid SQL: INSERT INTO donation_paypalipn (
`txn_id`, `userid`, `test_ipn`, `notify_version`, `verify_sign`,
`first_name`, `last_name`, `payer_business_name`, `address_name`,
`address_street`, `address_city`, `address_state`, `address_zip`,
`address_country`, `address_status`, `payer_email`, `payer_id`,
`payer_status`, `business`, `receiver_email`, `receiver_id`,
`item_name`, `ip_address`, `quantity`, `invoice`,
`memo`, `tax`, `option_name1`, `option_selection1`, `option_name2`,
`option_selection2`, `payment_date`, `parent_txn_id`, `txn_type`,
`payment_type`, `payment_status`, `pending_reason`, `reason_code`,
`mc_gross`, `mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`,
`settle_amount`, `settle_currency`, `exchange_rate`, `case_id`,
`case_type`, `case_creation_date`, `valid`
) VALUES (
'', '0', '0', '0', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '0', '',
'', '0', '', '', '',
'', '', '', '',
'', '', '', '',
'0', '0', '', '0', '0',
'0', '', '0', '',
'', '', '0'
);
mysql error: Duplicate entry '' for key 1

mysql error number: 1062

Date:
Script:
Referer:Bump

LEAD_WEIGHT
08-25-2005, 07:18 PM
mysql error number: 1062
I thought it was white space error.
I almost always think that number is white space.

paul41598
08-29-2005, 10:14 PM
my module doesnt work. I have it set to show the latest 5 donors, and its only showing 3. Another person just donated, so thats 4 people total, however it only shows 3 on the homepage????

mholtum
08-30-2005, 12:46 AM
Bump

alyster4k
08-31-2005, 02:23 PM
Thanks for the add-on.

I use vBadvanced CMPS 2.0 and the Donations block is full text size. Can anyone be so kind to point me in the direction where to change a particular template to include the "smallfont" tag? Thank you!

paul41598
08-31-2005, 08:37 PM
wish there was a way where if someone donated, it would auto PM the administrator or something! :(

alyster4k
09-01-2005, 02:28 AM
Mine does this anyway by way of a Paypal email notifying me someone sent cash.

jr1001
09-01-2005, 02:11 PM
I've skimmed over the 35 pages of this thread (35!!) ;) and tried to see if this was brought up before... if I overlooked it - my apologies in advance..

First off - EXCELLENT HACK!! Thanks for the dev effort - this is definitely a huge step up from the home grown solution I was using before.

One question though is that I noticed that in the postbit, donors are identified with the donate_donor.gif - which I really like. But - on my site, it is only showing the image for the last (or highest - not sure which) donor.

I would prefer to have it show for ALL donors. Did I do something wrong during the install? Or is this working as intended?

Everything else seems to be working absolutely fine.

Thanks again.

alyster4k
09-01-2005, 06:39 PM
I make new goals every month.

I have one question. If someone donates, why isint the goal updating itself? Everytime someone donates, I have to manually update the goal.

Now it seems ok because there arent so many donators, but if alot of people start donating, there is no way to keep track of ALL of them.

Is there a solution for this?

Same problem here too. Hmmm..

msimonds
09-02-2005, 01:15 PM
This is a great hack and got it installed without a problem, OUTSTANDING Cloudrunner

One question though, I am paypal verified and when i click on the verified link, it takes me to paypal but wants me to sign in before i can view that I am verified. I thought that anyone was allowed to click on this and see that the owner of the site is verified
http://www.sportsrant.com/forums/donate.php


Am i doing something wrong


Regards
Mike
Sportsrant.com

msimonds
09-02-2005, 06:01 PM
The only thing that I can see wrong with it is that the donations still show the highest members who donated even when the donations have been switched in the admincp to the latest donors

tuanluu
09-03-2005, 08:41 AM
what about vb 3.0.8????

msimonds
09-04-2005, 03:08 AM
once again it seems that support for this hack is dead

its too bad, has some small bugs, wouuld be great to pickup and get it working properly

xug
09-05-2005, 03:21 AM
Will this be ported to vB 3.5.0?

Reef
09-06-2005, 01:10 AM
How can I get IPN working on a private board?

This is an excellent Mod however, I'm having problems with paypals IPN being able to access ppverify.php and updating the data since it is private..

My question is, How can I open permissions to ppverify.php so it can be accessed by IPN? I have tried various things within global.php but nothing has worked so far.

When not logged into the board and accessing that script manually, I keep getting the dreaded "You are not logged in or you do not have permission to access this page" so this tells me that IPN is having the same issues and is why my data never gets updated.

This may be the problem some others are having as well so, does anyone know how to allow access to this script without changing global permissions?

Thanks

mholtum
09-06-2005, 01:22 AM
wish there was a way where if someone donated, it would auto PM the administrator or something! :(
You should get an email from paypal. I do

ericgtr
09-07-2005, 01:23 PM
This is a great mod and I appreciate all the time CR put into it. The only bummer is that it does not update itself automatically so you have to manually add each user and update the goal, steps that I don't know make it worth it. I have went through the install instructions over and over. Still, there are a lot of neat features with this mod.

Since so many others are also having this issue maybe the part of the features that says "Automatic updates EVERY time a user donates or retracts a donation." should be pulled so it doesn't give the wrong impression.

msimonds
09-07-2005, 01:39 PM
This is a great mod and I appreciate all the time CR put into it. The only bummer is that it does not update itself automatically so you have to manually add each user and update the goal, steps that I don't know make it worth it. I have went through the install instructions over and over. Still, there are a lot of neat features with this mod.

Since so many others are also having this issue maybe the part of the features that says "Automatic updates EVERY time a user donates or retracts a donation." should be pulled so it doesn't give the wrong impression.

I have to agree with eric on this one. It does not properly update and since it seems that the developer has stopped supporting this due to personal reasons, which is fine, I think that it needs to be edited and changed because it does not update itself

contemptx
09-07-2005, 03:30 PM
ok i have installed this on my forum fortecfiles.com and its running fine but the only problem i have is getting the vbadvanced module to show?

i get the following error when i try and save the module to show to users:

Could not find phrase 'adv_portal_must_choose_0_include'.

any help on this would be much appreciated.

mholtum
09-08-2005, 09:05 AM
ok i have installed this on my forum fortecfiles.com and its running fine but the only problem i have is getting the vbadvanced module to show?

i get the following error when i try and save the module to show to users:

Could not find phrase 'adv_portal_must_choose_0_include'.

any help on this would be much appreciated.


I had to delete it and create it manually. Get all the template names, etc. and it only takes 1 minute to recreate it.

mholtum
09-08-2005, 09:07 AM
I seem to be working fine except when Paypal trys to go to /ppverify.php I get this error message.


Database error in vBulletin 3.0.8:

Invalid SQL: INSERT INTO donation_paypalipn (
`txn_id`, `userid`, `test_ipn`, `notify_version`, `verify_sign`,
`first_name`, `last_name`, `payer_business_name`, `address_name`,
`address_street`, `address_city`, `address_state`, `address_zip`,
`address_country`, `address_status`, `payer_email`, `payer_id`,
`payer_status`, `business`, `receiver_email`, `receiver_id`,
`item_name`, `ip_address`, `quantity`, `invoice`,
`memo`, `tax`, `option_name1`, `option_selection1`, `option_name2`,
`option_selection2`, `payment_date`, `parent_txn_id`, `txn_type`,
`payment_type`, `payment_status`, `pending_reason`, `reason_code`,
`mc_gross`, `mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`,
`settle_amount`, `settle_currency`, `exchange_rate`, `case_id`,
`case_type`, `case_creation_date`, `valid`
) VALUES (
'', '0', '0', '0', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '0', '',
'', '0', '', '', '',
'', '', '', '',
'', '', '', '',
'0', '0', '', '0', '0',
'0', '', '0', '',
'', '', '0'
);
mysql error: Duplicate entry '' for key 1

mysql error number: 1062

Date: Thursday 08th of September 2005 02:44:05 AM
Script: http://www.ravensrealm.net/forum/ppverify.php
Referer:
Username: mholtum


anyone have any clue as to how I maight fix that?

Mikecp421
09-08-2005, 01:11 PM
is there a reason that there is no where to actually donate? I did the mod completely and all pages work but the donate button brings me to donate.php where there is nowhere to actually initiate the donation. If you go to the top donaters list then it take you to a page where a donate button is but that button takes you right back to......yep you guessed it the donate.php page. Is there a php file I should be pointing to instead of donate.php or should I add some link to donate.php to allo for initiation of a paypal donation? THanks.

mholtum
09-08-2005, 01:21 PM
You have to actually setup a goal and then a button that is connected to that goal. Then the things will appear on the donate page.

GamerPlanet
09-08-2005, 03:56 PM
I had to delete it and create it manually. Get all the template names, etc. and it only takes 1 minute to recreate it.

Could you be a little more descriptive? Delete what and create from where, where is this info? I am a tad lost here...

Thanks.

mholtum
09-08-2005, 05:05 PM
Could you be a little more descriptive? Delete what and create from where, where is this info? I am a tad lost here...

Thanks.

1: Make a list of the templates that are being called to the module.
2: Delete the module.
3: Create a new module that will pull the donate.php file from the modules dir.
4: Use the list of templates in the correct palce and activate.

GamerPlanet
09-08-2005, 06:21 PM
Ahh very nice that worked! Thanks..

Now I just need to figure out why the block is pushing out of its wrapper and moving everything below it down and expanding accross the bottom.

imported_FrankieFive
09-09-2005, 04:40 AM
When users try to enter their usercp to change their password they get this:
Parse error: parse error, unexpected ';', expecting ')' in /mnt/web_a/d48/s32/b0239134/www/forums/profile.php on line 1190

To make things worst I lost my previous profile.php so therefore I am stuck!

rammbs
09-09-2005, 06:34 AM
When I try to update the CMPS module, I get an error that vBulletin can't find the phrase 'adv_portal_must_choose_0_include'.

I've tried reinstalling the phrases for CMPS, but that didn't fix it, so I'm assuming it has something to do with this module?


i had the same problem. so i deleted the existing "donations" module and created a new one based on ARANTHORN'S POST (https://vborg.vbsupport.ru/showpost.php?p=669033&postcount=231)

and now it works perfectly

my config:
vbadvanced v2.0
vbulletin 3.0.8

nymyth
09-09-2005, 08:01 PM
Does anyone know if there is an add-on that allows you to sell physical objects...ie. cds etc.

Thanks.

Peace

ps..GREAT HACK by the way...love it.

GamerPlanet
09-10-2005, 02:32 PM
When someone makes a donation, the screen on my site after being redirected from Paypal, says thak you for your donation of $0.00. The donation works, it is a verified trasaction and I see it in the donation admin panel. It even shows them in the list with the correct ammount. Its just the thank you page that doesn't show the correct value.
Thoughts? Thanks!

George Gerez
09-10-2005, 10:58 PM
Does anyone know when version 1.0.8 of donate came out?
I see Last Update: 02. Jul 2005 but does that mean the program or the original message..

d0dger
09-16-2005, 05:32 PM
Greetings everyone!

This is pretty much my first post to these forums in well over a year. Last time I tried my hand at hacking vB was back in the 2.x days.

Anyhow, I'm a server admin for a CS/BF2 clan, and we use the paypal hack to collect donations from our clan members (and anyone else). Since our hosting bill is monthly, I decided it would better to hack up a recurring payment system, rather than re-creating goals every month.

I searched the forums, and didn't find anything but requests for this mod, so here's my stab at it.

This code should be considered as early beta at best. If it works well for ppl, I will make my own thread elsewhere in the forum.

See this hack in action at http://www.thewolfpackclan.com/forum/donate.php

iSpanish
09-16-2005, 10:12 PM
Hello

Cool , Nice , wonderful and great.....

but can you make it for 3.5.0?

Regards
Marboosh.Net

iSpanish
09-17-2005, 04:00 AM
Hello

Cool , Nice , wonderful and great.....

but can you make it for 3.5.0?

Regards
Marboosh.Net

ooh thanks i found it
https://vborg.vbsupport.ru/showthread.php?s=&threadid=91567

:):)

Icehawk002
09-19-2005, 02:14 PM
Always add your goals first as the buttons can be attached to a specific goal so that the user gets credit for donating towards a specific goal (you can of course add a button that does not attach to a goal for a general coffer fund type of deal, but goals are the preferred method).

After adding a goal, you can then add a button to the site.

The settings for the buttons are self-explanatory for the most part, the only required input from you is the title, and the description of the button. Everything else will work fine without input.


Everything appeared to install fine, but the 'donations' does not appear in admin options so a problem with the last phase quoted above.

Have I missed a step how do I get the donations hack to show in admin?

Icehawk002
09-19-2005, 03:03 PM
Thanks it ok,

Just found a later version of this PayPal hack so will try that first :nervous:

Mikecp421
09-21-2005, 12:08 AM
You have to actually setup a goal and then a button that is connected to that goal. Then the things will appear on the donate page.
I have a reason for the donation but no goal screen? I'm sorry I dont quite get where to go to add a goal?? Is there a way to just add the paypal link to the donatephp page? I cant get it to work at all. Please look at my donate page.

www.meogee.com/donate.php

majorj0nny
09-22-2005, 07:18 AM
im having problems with this - Ive done a clear install never before had this on, its ran through the installation without any obvious errors, etc - but for some reason I cant see my VBA module - its there - but all the viewing permissions are set to NO ... if I try to set them to YES (so I can see the module) it comes back with an error

Could not find phrase 'adv_portal_must_choose_0_include'

?

majorj0nny
09-22-2005, 07:49 AM
im having problems with this - Ive done a clear install never before had this on, its ran through the installation without any obvious errors, etc - but for some reason I cant see my VBA module - its there - but all the viewing permissions are set to NO ... if I try to set them to YES (so I can see the module) it comes back with an error


Could not find phrase 'adv_portal_must_choose_0_include'

?

infact that whole module is screwed - I cant change anything in there without it coming up saying that error. I dont think its pointing to anything either - there are no options for it to use a template or a file or anything ?

bendigo-tech
09-22-2005, 11:14 AM
Any chance of this being released for vB 3.0.9????

Mikecp421
09-22-2005, 12:13 PM
Ok I figured out my problem. There is no ACP link to the donation_admin.php file so I had to manually go to it and was able to get it working. How can I make it available through the ACP?

wobblyman
09-22-2005, 02:09 PM
Any chance of this being released for vB 3.0.9????

Me to, is this compatible with 3.0.0.9?

EricaJoy
09-22-2005, 07:23 PM
I dont get this. Ive done the instructions like 3 times. Everytime I donate and get taken back to my page, it says Ive donated 0.00 and I dont get added to the goal, nor the donater top 5 list. Plus it doesnt show nothing but 0's in my admin cp, for valid, invalid transactoins.


Damit..Same here...is it safe to assume support for this hack has died?

Edit: I just got an update from paypal about an invalid transaction. *le sigh* I'll post the details when I get home.

Edit again: Fixed!

* EricaJoy clicks install

wobbly
09-23-2005, 06:15 PM
im having problems with this - Ive done a clear install never before had this on, its ran through the installation without any obvious errors, etc - but for some reason I cant see my VBA module - its there - but all the viewing permissions are set to NO ... if I try to set them to YES (so I can see the module) it comes back with an error


Could not find phrase 'adv_portal_must_choose_0_include'

?


I have the same problems when trying to edit the module page for the donations. Everything else is working fine, but cant get the block in vbadvanced to show as I cant change the permissions because of this error. Any ideas?

majorj0nny
09-25-2005, 06:41 AM
I have the same problems when trying to edit the module page for the donations. Everything else is working fine, but cant get the block in vbadvanced to show as I cant change the permissions because of this error. Any ideas?

... yeah its crap aint it!

I dont know but looking at that 'module' it just aint pointing to anything ? usually they have pointed to a template of some kind - this one seems to just be a name ? dont seem to point to anything? If the writer of this hack reads this - what file? is it supposed to be showing for vbadvanced ?

majorj0nny
09-25-2005, 06:55 AM
when running http://www.50klicks.com/forum/modules/donate.php i get the following error -

Fatal error: Call to a member function on a non-object in /home/wombats/public_html/forum/modules/donate.php on line 14

?

majorj0nny
09-25-2005, 07:08 AM
there is no such file within the donations system called 'modules.php'...so let's try again to be more specific on the problem at hand...

Secondly, be very certain that you did not try to install the 3.0.7 version of this hack and place it on a 3.5.0 board, or vice versa, it will not work.

Thirdly, line 14 is a commented placeholder in the code on ./donate.php for the latest version of this hack for both vb 3.0.7 and vb 3.50// ####################### SET PHP ENVIRONMENT ###########################so I'm not seeing how you are getting an error on that specific line.

As far as for version two of vbacmps, please, kindly, don't insult yourself by showing me that you are illiterate or lazy; we have covered that in the first post of this thread, which is displayed on each and every page of this thread.

Im getting this fault too - but unlike the other guy who found his files were swopped around - im certain mine are as in the directoryu structure of the original download I did last week.

the donate.php is roughly 10k in the forum root, the one in the modules folder is about 3k, im running vbulletin 3.0.8 and VBA 2

Mastar
09-25-2005, 01:43 PM
HOw do I start the installation??

Cloudrunner
09-25-2005, 01:48 PM
Im getting this fault too - but unlike the other guy who found his files were swopped around - im certain mine are as in the directoryu structure of the original download I did last week.

the donate.php is roughly 10k in the forum root, the one in the modules folder is about 3k, im running vbulletin 3.0.8 and VBA 2

Hey folks, sorry bout the lag off on my part, it's due mostly to personal issues as well as being on the disaster recovery team with my employer, so I've spent quite alot of time "Down South" over the last month or so...

Anyway, they have given me a reprieve from travelling for awhile, and I'll look into some of the problems ya'll have been having. Please don't get all frustrated and upset if I'm not around all the time, I do have a life outside the computer, and I am not always on the thing, plus I cannot promise that I won't be on a flight tomorrow to recover and rebuild hospitals in Texas, Louisiana again as I have been over the last month.

Now, as for the rrors that folks seem to be having with the advanced module, first make sure that in your settings for the donations state to view the donation module. If you do not have that set to yes, the thing will never display the module, also make sure that your other settings for donations are as they should be for your specific site. I included alot of settings for the donations that will remove the functionality of some of the things that PPD does with one simple click on the settings. Please be as specific as possible when descibing your problem, use three pages of text if you have to, I am not a mind reader, nor do I have the ability to wave my magic pink faery wand and see into my crystal ball exactly what you are experiencing unless you put it in plain english for me.

Now on a side note, I have been away quite abit, and will continue to be away off and on, I cannot promise that I will be able to support this hack any longer in the way that I used to. That being said, I am removing the supported check box on the thread; should you have a question or problem with this version, ask, be specific in your descriptions, and I will do my best to help when I can but as of this point, there are no promises being made. As well, I am not going to be adding any features for this version of the hack since 3.5 is nearing completion and gold status, but I am also not releasing any version for 3.5 beyond what I already have until vb has hit gold status.

However, I will keep you updated on progress better of the new gold version of PPD.

)O( Cloudrunner )O(

Cloudrunner
09-25-2005, 01:50 PM
I make new goals every month.

I have one question. If someone donates, why isint the goal updating itself? Everytime someone donates, I have to manually update the goal.

Now it seems ok because there arent so many donators, but if alot of people start donating, there is no way to keep track of ALL of them.

Is there a solution for this?

you must assign a goal to the button for it to track the goal's progress, if you change the goal every day, then you must change the button every day as well.

Cloudrunner
09-25-2005, 01:52 PM
This is a great hack and got it installed without a problem, OUTSTANDING Cloudrunner

One question though, I am paypal verified and when i click on the verified link, it takes me to paypal but wants me to sign in before i can view that I am verified. I thought that anyone was allowed to click on this and see that the owner of the site is verified
http://www.sportsrant.com/forums/donate.php


Am i doing something wrong


Regards
Mike
Sportsrant.com

Honestly, I don't know on that question sir, seems to me that would be an issue to take up with PP themselves.

Cloudrunner
09-25-2005, 01:55 PM
I seem to be working fine except when Paypal trys to go to /ppverify.php I get this error message.


Database error in vBulletin 3.0.8:

Invalid SQL: INSERT INTO donation_paypalipn (
`txn_id`, `userid`, `test_ipn`, `notify_version`, `verify_sign`,
`first_name`, `last_name`, `payer_business_name`, `address_name`,
`address_street`, `address_city`, `address_state`, `address_zip`,
`address_country`, `address_status`, `payer_email`, `payer_id`,
`payer_status`, `business`, `receiver_email`, `receiver_id`,
`item_name`, `ip_address`, `quantity`, `invoice`,
`memo`, `tax`, `option_name1`, `option_selection1`, `option_name2`,
`option_selection2`, `payment_date`, `parent_txn_id`, `txn_type`,
`payment_type`, `payment_status`, `pending_reason`, `reason_code`,
`mc_gross`, `mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`,
`settle_amount`, `settle_currency`, `exchange_rate`, `case_id`,
`case_type`, `case_creation_date`, `valid`
) VALUES (
'', '0', '0', '0', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '0', '',
'', '0', '', '', '',
'', '', '', '',
'', '', '', '',
'0', '0', '', '0', '0',
'0', '', '0', '',
'', '', '0'
);
mysql error: Duplicate entry '' for key 1

mysql error number: 1062

Date: Thursday 08th of September 2005 02:44:05 AM
Script: http://www.ravensrealm.net/forum/ppverify.php
Referer:
Username: mholtum


anyone have any clue as to how I maight fix that?

Delete your blank transaaction in your DB.

Cloudrunner
09-25-2005, 02:00 PM
This is a great mod and I appreciate all the time CR put into it. The only bummer is that it does not update itself automatically so you have to manually add each user and update the goal, steps that I don't know make it worth it. I have went through the install instructions over and over. Still, there are a lot of neat features with this mod.

Since so many others are also having this issue maybe the part of the features that says "Automatic updates EVERY time a user donates or retracts a donation." should be pulled so it doesn't give the wrong impression.

I'm not pulling that, because if you have the system setup properly, it will auto update everytime.

By this I maen:

1) have a goal
2) have a button
3) have that goal assigned to that button
4) the user is logged in
5) the donation is made by clicking the button
6) the user completes the transaction by coming back to your site

After you create the button / goal, it is ALWAYS good practice to go back and verify that something did not hiccup during the creation of the thing. It's very simple to do, just click edit on the goal or button and make sure everything is as it should be. If the associations are not correct, the stuff will break.

Now, that being said, I cannot promise that IPN has not changed its protocol slightly in the last two months as I haven't even glimpsed at this hack for approximately that long, but I will look into the auto update not happening for you guys. Everyone needs to understand that as soon as 3.5 goes gold, I will drop support for this completely 100%, right now I'm only supporting this thing at 25%, even less while I was out and about for the company.

Cloudrunner
09-25-2005, 02:05 PM
Ok I figured out my problem. There is no ACP link to the donation_admin.php file so I had to manually go to it and was able to get it working. How can I make it available through the ACP?

You didn't do all the file edits as required boss, there is a quick edit to the index.php file in the admincp that places the donations admin on your navbar.

Cloudrunner
09-25-2005, 02:15 PM
im having problems with this - Ive done a clear install never before had this on, its ran through the installation without any obvious errors, etc - but for some reason I cant see my VBA module - its there - but all the viewing permissions are set to NO ... if I try to set them to YES (so I can see the module) it comes back with an error


Could not find phrase 'adv_portal_must_choose_0_include'

?

Alright, for everyone freaking out about the module issue, here's the problem, I did NOT design a module for vBadvanced CMPS 2.0. The module was designed for 1.0.

That being said, it shows me just how lazy some folks are to read the information placed in the first post (majorj0nny), seems that the loudest one of all is also the one who did NOT read.

That error that everyone is complaining about (can't find the phrase 'adv_portal_must_choose_0_include') is an error of the vBadvanced 2.0 system trying to read the 1.0 module inproperly.

Not that I have figured ya'lls problem out, check the first post and read the whole thing., better yet, I'll quote a user from a couple of pages back
When I try to update the CMPS module, I get an error that vBulletin can't find the phrase 'adv_portal_must_choose_0_include'.

I've tried reinstalling the phrases for CMPS, but that didn't fix it, so I'm assuming it has something to do with this module?
i had the same problem. so i deleted the existing "donations" module and created a new one based on ARANTHORN'S POST (https://vborg.vbsupport.ru/showpost.php/?p=669033&postcount=231)

and now it works perfectly

my config:
vbadvanced v2.0
vbulletin 3.0.8

Now for aranthorns post, you will need to read the first post, it is there, and listed as the fix to your problem, it has been listed for a long time there MJ. In fact, I'm highly confused as to how you could miss it, as it's in REALLY BIG LETTERS.

Now if you do those steps as listed by aranthorn, and it still doesn't work, then please, by all means, post your issue here and I will do what I can.

* Cloudrunner walks off grumbling to himself on whether it is too much to ask for people to read...

Cloudrunner
09-25-2005, 02:23 PM
Now that I think we've addressed everything, I'm going to rant abit...

While it's not my requirement to tell everyone what is going on in my life, it is my responsibility to everyone to support this thing, because I said I would. In that I have not done so in the last two months. The last month I have been in Louisiana, but for the month previous I have no excuses other than personal issues. Even so, although it is required for me to provide support here, I'll be honest folks, I'd rather not. The reason is that now that I'm home I'm working on the 3.5 version of this thing, and would like to put my efforts into that version of the software. I do not even use 3.0.x anymore on my sites, nor do I want to, but seeing as I said I would support this version, I will to the best of my abilities.

Until 3.5 goes gold. Be ready for that folks, as soon as 3.5 goes gold, I will drop this version like a sack of rocks. This is the warning now, so what you see is what you get as of this point, I'm not going to add functionalities, nor toys to this version. Nor will I visit this thread after that time.

This is just a forewarning.

)O( Cloudrunner )O(

Cloudrunner
09-25-2005, 02:47 PM
HOw do I start the installation??

RTFM

Mikecp421
09-25-2005, 03:43 PM
You didn't do all the file edits as required boss, there is a quick edit to the index.php file in the admincp that places the donations admin on your navbar.
ok well I looked it over numerous times and I can't figure it out. I know what you mean but I just cant figure it out. Thanks anyway!


EDIT, I found a hack to make a link so I got it covered, thanks!

majorj0nny
09-25-2005, 08:48 PM
wow - you are possibly the rudest git ive come across on here... thanks for all your 'help'...

I dont think anyone was too rude in their requests - please remember that not everyone is the big giant head genius that you aparently are, im relitively new to this stuff and I muddle through the best I can! All I can say to my 'few' requests and questions is - sorry there was more than 1 before I politely bowed in appreciation of your ore! - Im really interested in seeing using a paypal system like this on my site... i typed paypal into the search engine and waded through the countless threads... its also a little tiring waping through 35 plus pages of this thread for help... especially when I dont find anything from a word search or if I do they seems to trail off into another tangent.

I thought people posted their stuff on this forum cause they were proud of their work - you seem to have things confused - while I and Im sure others fully apreciate this kind sharing, we dont expect or demand support. how could we the stuff is free?

ahh.. i dont know what Im on about now - Im pissed off you took peoples comments so bloody seriously ! do you suggest in future no one dare ask anything ? or some kind of punishment system that slaps someone across the face when they dare ask a question thats alerady been asked ?

ps - that amazing link you seem to be banding around so much on the first post of this thread - the one for the vba2 thing - is a dead link ... i tried that back before I even thought of posting.

anyhow - I might as well uninstall this thing now - since I fear a public scolding if I dare ask for assistance as I muddle my way through getting to to work for me.

I'll also remember that your hacks are for the elite vbulletin users only it seems - guess im not allowed to appreciate them.

wobbly
09-25-2005, 11:38 PM
I am sorry to upset you cloudrunner, it wasn't meant to. Thanks to the pointer, but I already done that for the 'adv_portal_must_choose_0_include' fix, howver, it wont let me save, as the save button seems to be inactive.

http://showpost.php/?p=669033&postcount=231

Also, the link in the BIG LETTERS (above) is as dead as a Dodo.

wobbly
09-25-2005, 11:55 PM
Ok, I finally sussed it and thank you cloudrunner.

The fix wasnt very clear in my head, as when I tried to save after carrying out the fix, it did nothing, but here is what i done for the

'Could not find phrase 'adv_portal_must_choose_0_include' problem

I went to vbulletin vBa CMPS menu in admin cp

I clicked on add new module

I selected the PHP File option

I then added the parameters like this

I named it donations2

File to include: selected donate.php

Module parent: selected None

Templates Used entered the following

adv_portal_donate
adv_portal_donate_goals
adv_portal_donate_goals_user

Clean File Output: selected NO

Selected my permisions and hit save......voila!!!! a block in all its glory.

Sorry your having a bad time atm Cloudrunner, hope everything gets better soon. :surprised:

Cloudrunner
09-26-2005, 01:54 AM
ok well I looked it over numerous times and I can't figure it out. I know what you mean but I just cant figure it out. Thanks anyway!


EDIT, I found a hack to make a link so I got it covered, thanks!

Run the installer again, and skip to the file edits only option, that defines the file edits to get the links into your admiincp. Everything to installing the hack is in the installer.

Cloudrunner
09-26-2005, 02:24 AM
wow - you are possibly the rudest git ive come across on here... thanks for all your 'help'...

I dont think anyone was too rude in their requests - please remember that not everyone is the big giant head genius that you aparently are, im relitively new to this stuff and I muddle through the best I can! All I can say to my 'few' requests and questions is - sorry there was more than 1 before I politely bowed in appreciation of your ore! - Im really interested in seeing using a paypal system like this on my site... i typed paypal into the search engine and waded through the countless threads... its also a little tiring waping through 35 plus pages of this thread for help... especially when I dont find anything from a word search or if I do they seems to trail off into another tangent.

I thought people posted their stuff on this forum cause they were proud of their work - you seem to have things confused - while I and Im sure others fully apreciate this kind sharing, we dont expect or demand support. how could we the stuff is free?

ahh.. i dont know what Im on about now - Im pissed off you took peoples comments so bloody seriously ! do you suggest in future no one dare ask anything ? or some kind of punishment system that slaps someone across the face when they dare ask a question thats alerady been asked ?

ps - that amazing link you seem to be banding around so much on the first post of this thread - the one for the vba2 thing - is a dead link ... i tried that back before I even thought of posting.

anyhow - I might as well uninstall this thing now - since I fear a public scolding if I dare ask for assistance as I muddle my way through getting to to work for me.

I'll also remember that your hacks are for the elite vbulletin users only it seems - guess im not allowed to appreciate them.

You misunderstand me there boss.

I'm am rude, people already know that. I'm frustrated as to how many folks do not read the post up top. Yours is not the first request that was addressed in the first post. As to the bad link, I'll call my bad and apologize for that, however, a person who takes on something like being an administrator to a forums should realize when there address bar for a given link does not match the linked text (I spelled out the link verbatim when I posted it, unfortunately, something in the coding here on vb.org changed it to remove the https://vborg.vbsupport.ru/... from the link. I have fixed that in the post.

To answer your question, I am a rude SOB when someone comes on and gripes about something that was addressed previously, and then when no response is given (due to me NOT BEING HERE, but where I could do some good by helping the folks down in Louisiana after Katrina, and living in the conditions present there for three weeks just to make sure that the freaking hospital equipment is running even without power and air conditioning required to keep them running) posting multiple times on the same problem, with each post getting more nasty as they come along, instead of simply looking at the problem and then saying, hmmm...the full link is given, but when clicked it goes somewhere else, maybe I should cut and paste the address into the browser bar; nah, that would be too obvious.

So yes, I'm pissy, I'm rude, and I'm frustrated as to how denegrated the public school system has seemed to get lately. Reading must be an acquired skill, as well as simple common sense.

So in closing, here is the link AGAIN:

https://vborg.vbsupport.ru/showpost.php?p=669033&postcount=231

and the one in the first post is fixed for the folks who cannot figure out how to cut & paste and save everyone some hassle.

Again, I apologize for not catching the broke link thing there folks, my bad. But I do expect a small amount of common sense from folks who are willing to run a forums, as fork out the cash to do it with VB. I do not have a big head, nor have I EVER said that I am a genius, It has taken me five years of doing this to get JUST THIS ONE system running. I am a student first and foremost, but more than that, I learn from everything that happens to me. I also own up when I make a mistake, and I expect others to do the same; I made the mistake of assuming that the link was working, it was not, I apologize, it's fixed. As well, I expect people to help themselves first before hollering for assistance from others.

Now I was wrong with the link, and I fixed it, thank you for pointing out that it was broke. I am going to repeat myself here, I will do my best to help where I can, but do not expect my help if your requests make no sense, are not in detail, and demand that something be done.

Oh, and one more thing, I am an A$$ folks, get used to it, especially if you are going to goad me into a corner, I will not deal with that; and to respond to your thing about taking stuff seriously, I take everything seriously. To me what you say is exactly what you mean the first time you say it. Words are a very special thing to me, and I choose mine very carefully, for they can either bite or soothe. Either way, you cannot take back what you have said, the words will always be there, they are the one magickal thing in this world, so yes, I take what everyone says very seriously, including my own words. I do not regret my words, nor do I ever wish to take my words back, because I chose them as I did at that time because I meant what I said. I expect nothing less from anyone else.

Lastly, you will do as you see fit, it does not concern me in the least, if I release another hack and you decide to install it, more power to you, I will not punish for questions asked, as long as they are intelligent, thought out, and specific in details. This is not the first time I have ranted on anyone for not being literate, neither will it be the last. As you so deftly stated, the hacks are free, demand for support is null. However, we all do our best to accomodate, but I can garuantee that the authors of the hacks here at vb.org will all get frustrated and pissed at the folks who install their stuff when the answers have already been given. I just don't care who I piss off when I call those people out. That's the difference.

I released this system because I thought some might like to use it. I do not have to support it (but I will as I can), neither do I need to suffer the proddings of someone who does not wish to help themselves when the answer to their problems is not immediately forthcoming. I have stated previously, I have other issues to deal with, and I don't always have the time to be online, sometimes (like the last three weeks) I'm not even home.

Anyway, you've got me into rant mode right at bed time, and I don't appreciate that, as I expect you didn't appreciate my previous post, nor will you appreciate my position in this one, it matters not.

wobbly, you did not upset me, MJ did with his previous statements infact that whole module is screwed...not screwed, just not implemented properly......yeah its crap aint it!...If it's crap, then uninstall it and go on your way.

In parting let me say this, if you don't like it, uninstall it and keep your childish words to yourself, if you have a problem, post it intelligently, in detail, and you will get a much better reception.

Namaste
)O( Cloudrunner )O(

Mikecp421
09-26-2005, 02:44 AM
Run the installer again, and skip to the file edits only option, that defines the file edits to get the links into your admiincp. Everything to installing the hack is in the installer.
ok will do thanks again! Nice program BTW, exactly what I was looking for and it works otherwise flawlessly excpet for my mistake there!

majorj0nny
09-26-2005, 06:36 AM
wobbly, you did not upset me, MJ did with his previous statements not screwed, just not implemented properly...If it's crap, then uninstall it and go on your way.

In parting let me say this, if you don't like it, uninstall it and keep your childish words to yourself, if you have a problem, post it intelligently, in detail, and you will get a much better reception.

Namaste
)O( Cloudrunner )O(

wow - you have totally misunderstood me and others comments on here and blown everything out of all proportion.

as for the 'yeah crap aint it' problem - i was not refering to the hack itself - merely the frustration in asking for assistance from a thread that dont seem to be answering! Im way too familiar with asking questions (most a lot more detailed than here) on these vbulletin resource sites and getting absolutely no answer.

whatevers happening in your life - no one else really cares man... Its like me expecting you to understand my 'outbursts' if I said I had a bad day/week/month/year/whatever...

if you dont wanna support this hack - just dont - and if you dont wanna answer 'silly' questions - just ignore them.

I dont see I did anything wrong with what I said - since I wasnt getting much response from anyone I was merely posting again with updated ideas as to the causes of my problems.

and boo hoo I made you upset - you made me pissed off in the first place for coming down on me like a tonne of bricks! its not nice getting my inexperience with vbulletin slapped back in my face and mocked cause Im still unfamiliar with what I need to look for to fix a problem and what relates to what!

anyway - I wont bother read and reply to this thread as its already near on 40 pages long - probably becasue its full off people begging for HELP only to get publicly humiliated by you!
:mad:

Cloudrunner
09-26-2005, 08:26 PM
wow - you have totally misunderstood me and others comments on here and blown everything out of all proportion.

as for the 'yeah crap aint it' problem - i was not refering to the hack itself - merely the frustration in asking for assistance from a thread that dont seem to be answering! Im way too familiar with asking questions (most a lot more detailed than here) on these vbulletin resource sites and getting absolutely no answer.

whatevers happening in your life - no one else really cares man... Its like me expecting you to understand my 'outbursts' if I said I had a bad day/week/month/year/whatever...

if you dont wanna support this hack - just dont - and if you dont wanna answer 'silly' questions - just ignore them.

I dont see I did anything wrong with what I said - since I wasnt getting much response from anyone I was merely posting again with updated ideas as to the causes of my problems.

and boo hoo I made you upset - you made me pissed off in the first place for coming down on me like a tonne of bricks! its not nice getting my inexperience with vbulletin slapped back in my face and mocked cause Im still unfamiliar with what I need to look for to fix a problem and what relates to what!

anyway - I wont bother read and reply to this thread as its already near on 40 pages long - probably becasue its full off people begging for HELP only to get publicly humiliated by you!
:mad:

oh yes, I take pride in publicly denegrating others for my personal pleasure. I also take pride in being the local hacky sack for comments such as your work is crap! and then being expected to support the speaker with their problems (just for the record yer only number three since I've been on vb.org that I've +++++-slapped for being lazy and nasty, and my beef is with your comments, no one else's. It's just you.).

As far as inexperience, everyone has been there before, and we all understand that, including myself; however, don't expect a happier response from any of the authors here when you take personal shots at the coding of that author such as you did with mine. I've already explained my absense lately, and did not need to read that literary smack in the head from anyone.

Let's give a "for instance" here...If I walked up to you on the streets and said, "you're a piece of SH*T!" I'm fairly certain you'd be upset. Whether you act upon that is determined by the type of person that you are. I will not put up with that anywhere, so I called it out. By stating what you did, you were basically saying it to my face, and I acted according to the person that I am.

Now you can either accept my apology for taking this into the public eye instead of into PM, or not. If you choose to not take the apology, that is your choice. The fact of the matter is that what you said was wrong, no matter how you look at it, and thus I slapped you for it. Had it been in person, you would have had more than words to deal with.

I sincerely apologize for bringing my personal issue with your remark into the public view and not having done it in private.

Anyway, sorry for dragging the thread down like this folks, I do sincerely apologize for it. In the future I will ensure that the links I post are correctly htmlised to parse within vb.org so that this problem does not happen in the future. And for everyone who reads this, the last few rants were directed only at the person in the posts, not everyone in general. I realize after reading through, that I was in the wrong, and should have taken my personal beef with the person into PM and not in the public eye, and for that I apologize to the rest of you. I was wrong in doing that.

If there are any other issues that I can resolve with the hack itself, let me know and I will do my best to accomodate.

Namaste
)O( Cloudrunner )O(

majorj0nny
09-27-2005, 07:13 AM
Let's give a "for instance" here...If I walked up to you on the streets and said, "you're a piece of SH*T!" I'm fairly certain you'd be upset. Whether you act upon that is determined by the type of person that you are. I will not put up with that anywhere, so I called it out. By stating what you did, you were basically saying it to my face, and I acted according to the person that I am.

Now you can either accept my apology for taking this into the public eye instead of into PM, or not. If you choose to not take the apology, that is your choice.


... I really did not mean for you to take the 'crap' comment as being directed at you or your code in any way... Are you american ? I will put this down to cultural differences in local language as that comment I made meant something entirely different that you obviously percieved. So for that misunderstanding, I am truelly sorry if I caused offence.

Reef
09-27-2005, 12:20 PM
Cloudrunner could you please take a look back at this reply and let me know if you can help me staighten it out..

I only need to relax the permission to ppverify.php so paypal can access it on my private board. How can I bypass the need to 'login' in order for paypal to interact with this script?

https://vborg.vbsupport.ru/showthread.php?p=768640#post768640

I have had this working fine on 3.0.7 with vBadvanced CMPS other than this ability to auto-update... It would be awsome if this can be worked out..

Thanks

Mastar
09-28-2005, 02:59 PM
I got this error --->>>

Warning: open_basedir restriction in effect. File is in wrong directory in /admincp/donations_install.php on line 29

Warning: open_basedir restriction in effect. File is in wrong directory in /admincp/donations_install.php on line 30

Warning: open_basedir restriction in effect. File is in wrong directory in /admincp/donations_install.php on line 31

Warning: open_basedir restriction in effect. File is in wrong directory in /admincp/donations_install.php on line 45

Fatal error: Failed opening required 'donation_install/donation_templates.php' (include_path='') in /mnt/large/home/****/****/fourms/admincp/donations_install.php on line 29

What do I need to do to correct??

Vb 3.09

Mastar
09-30-2005, 10:38 PM
I got this error --->>>

Warning: open_basedir restriction in effect. File is in wrong directory in /admincp/donations_install.php on line 29

Warning: open_basedir restriction in effect. File is in wrong directory in /admincp/donations_install.php on line 30

Warning: open_basedir restriction in effect. File is in wrong directory in /admincp/donations_install.php on line 31


Warning: open_basedir restriction in effect. File is in wrong directory in /admincp/donations_install.php on line 45


Fatal error: Failed opening required 'donation_install/donation_templates.php' (include_path='') in /mnt/large/home/****/****/fourms/admincp/donations_install.php on line 29


What do I need to do to correct??

Vb 3.09


!!!!Can SomeOne HELP!!!!

RapCapital
10-02-2005, 03:55 AM
Before i install i need to know if there's a way to add in people customly who have not donated using the hack but have donated directly through paypal.

Mikecp421
10-03-2005, 01:58 PM
Before i install i need to know if there's a way to add in people customly who have not donated using the hack but have donated directly through paypal.
yes there is, I do it all the time

Trana
10-06-2005, 12:37 AM
Now that VB 3.5 is gold, any idea when we can expect an updated version of this script? It works great on my 3.0.7 board, but I am working on moving to 3.5.

Thanks!

RapCapital
10-07-2005, 04:38 AM
Hello i have recently installed this hack, everything seems to work well so far except when i goto my ppverify.php file i get a white page that says there's a problem with my database

Database error in vBulletin 3.0.7:

Invalid SQL: INSERT INTO vb3_donation_paypalipn (
`txn_id`, `userid`, `test_ipn`, `notify_version`, `verify_sign`,
`first_name`, `last_name`, `payer_business_name`, `address_name`,
`address_street`, `address_city`, `address_state`, `address_zip`,
`address_country`, `address_status`, `payer_email`, `payer_id`,
`payer_status`, `business`, `receiver_email`, `receiver_id`,
`item_name`, `ip_address`, `quantity`, `invoice`,
`memo`, `tax`, `option_name1`, `option_selection1`, `option_name2`,
`option_selection2`, `payment_date`, `parent_txn_id`, `txn_type`,
`payment_type`, `payment_status`, `pending_reason`, `reason_code`,
`mc_gross`, `mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`,
`settle_amount`, `settle_currency`, `exchange_rate`, `case_id`,
`case_type`, `case_creation_date`, `valid`
) VALUES (
'', '0', '0', '0', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '0', '',
'', '0', '', '', '',
'', '', '', '',
'', '', '', '',
'0', '0', '', '0', '0',
'0', '', '0', '',
'', '', '0'
);
mysql error: Duplicate entry '' for key 1

mysql error number: 1062

Date: Thursday 06th of October 2005 10:35:59 PM
Script: http://www.rapcapital.com/forum/ppverify.php
Referer:
Username:****
IP Address: ******

Tony89
10-09-2005, 08:41 AM
I couldnt get this to work with 3.5.0. :ermm:

micheal332001
10-20-2005, 08:55 AM
for this to work on 3.5 there needs to be code changes to all the php files.
As the new 3.5 uses a diffarent call for info from the database and othere things.

Selene
11-19-2005, 11:12 AM
I have installed it and its working fine, but the donors who have donated i cant see the DONATE icon in the postbit

Selene
11-19-2005, 11:15 AM
how can i get to know what template modifications i had to do? i tried to run install again but i cudnt get to the samestep, cuz i think i modifed the legacy postbit whereas i had to modify the other one.

Selene
11-19-2005, 11:16 AM
NO i still dont see the donate button under the avator..for those ppl who have donated...why

Diaego
11-20-2005, 04:24 PM
Not sure how much work is required to port this to vb3.5?

Would be willing to pay £30 GBP if someone can convert it, and it works.

oldfan
11-22-2005, 05:07 AM
thanks, just what I needed :)

oldfan
11-22-2005, 04:25 PM
I cannot understand why I'm getting this error
This recipient is not yet registered. PayPal will send an email to the recipient explaining how to open an account and receive your transaction.

Email: support@metallifukinca.com
Status: Verified
Account Creation Date: Apr. 5, 2003

oldfan
11-22-2005, 05:48 PM
nevermind, I think i fixed it :)
I entered to wrong email, damn typo's

oldfan
11-24-2005, 05:03 AM
Why is it when someone donates, it lists them as a guest donator?
Did I miss something?

oldfan
11-24-2005, 04:03 PM
Why is it when someone donates, it lists them as a guest donator?
Did I miss something?

anyone?

thanks

SCRIPT3R
11-27-2005, 06:49 AM
When using a module designed for the vBa CMPS v1 in v2, the default type doesn't carry over. So All I did was:

Go to your admincp--vBa CMPS--Edit Modules--Donations

In the dropdown list for 'Change Module Type' select PHP

N/A... was linked to a post from the 3.5 section.

oldfan
11-29-2005, 04:16 AM
Why is it when someone donates, it lists them as a guest donator?
Did I miss something?

bump

patrick_m
12-07-2005, 03:59 PM
Will this work with 3.0.10?

patrick_m
12-07-2005, 08:03 PM
Okay I installed this on 3.0.10 and everything looks great. I was able to add donations and such, but when I click on one of the donate buttons on the site, it goes to PayPal and I get the following error from PayPal:
-------------------------------------------------------------
Error Detected
The seller accepts encrypted website payments only. You cannot pay the seller through un-encrypted buttons. Please contact your seller for more details.
-------------------------------------------------------------

What am I doing wrong?

PIKenPIK
12-08-2005, 07:38 AM
It's time to get something back for the monthly high costs ..
Gonna try this mod :D

Thanks!!

patrick_m
12-12-2005, 01:52 PM
**BUMP** anyone?

alyster4k
12-15-2005, 03:16 PM
The only thing that I can see wrong with it is that the donations still show the highest members who donated even when the donations have been switched in the admincp to the latest donors

Bump... same prob here. It only shows the highest donators and not the latest.

Smiry Kin's
12-21-2005, 10:31 PM
port this to 3.5.2????

SCRIPT3R
12-22-2005, 04:40 PM
port this to 3.5.2????
https://vborg.vbsupport.ru/showthread.php?t=91567

sv1cec
12-23-2005, 01:30 PM
Can someone tell me if that works on 3.0.10?

I know that the autor is now busy supporting 3.5 version, but I do not plan to upgrade my board to that version. So if someone can tell me if it works or not, I would appreciate it.

Tnx and rgds

xfaethorx
12-29-2005, 04:59 PM
yep, it works with 3.10 , or at least it should do. Be careful and make sure you set it up correctly as it can be a total SOD to sort out if you fail to do it correctly.

mustang_lex
01-26-2006, 03:45 PM
I have installed mine. Heres a few issues I'm hoping someone can help. BTW I have successfully sent a donation with my credit card so I know it works fine!! Awesome

1) I don't have a Paypal menu on the left in my adminCP. I do have one section under Vbulletin Options. I had to type in admincp/donation_admin.php to create my goal and button. If I could just have the template update I can do this mod.

2) I don't see anything by my user in postbits.

Besides that it works great. I did see a few errors during install but couldn't make heads or tails what it meant. Thanks :)

Mikecp421
01-26-2006, 04:39 PM
I had the same issue that I stated on post 541 and susequently added my own link to the index.php file that relates to that url you stated. Thats how you have to do it. make up your own link.

mustang_lex
01-26-2006, 06:36 PM
Cool. could you post the hack?

Or I did notice all the separet install php files. If I knew which one made the left hand menu addition I could just re-run that script.

Mikecp421
01-26-2006, 08:19 PM
its not really a hack but a link to put that box in the admincp. Just go to your root folder in your ftp and go to admincp>index.php DL that and open it in a program that will allow you to edit, I prefer textpad and go to line 577 or thereabouts and the code should look like this;

construct_nav_spacer();
$printhr = false;
if (can_administer('canadminsettings'))
{
$printhr = true;
construct_nav_option($vbphrase['Donation MOD'], 'http://www.YOURSITE.com/admincp/donation_admin.php', '<br />');
construct_nav_group("Donation MOD", '<hr />');
construct_nav_option($vbphrase['vbulletin_options'], 'options.php?null=0', '<br />');
if ($debug == 1)
{
construct_nav_option($vbphrase['admin_help_manager'], 'help.php?do=manage&script=NOSCRIPT');
}
construct_nav_group($vbphrase['vbulletin_options'], '<hr />');
}
if ($printhr == true)
{
construct_nav_spacer();
}

the green area is the link to the mod, now I am not a coder of any means, just good at relating other written stuff but I do have one issue with mine, while it gives me a link to the donation mod when you click on it you will see the drop down has an empty box, almost looks like nothing is there but you can click on the blank line, I dont quite know or have dedicated any real time to figuring out how to put the phrase "edit donation" in there. If you do maybe you can send it back to me but that should at least get you a link from the acp.

BiReL41r
01-26-2006, 11:26 PM
I installed this hack but was having some problems...I'll find out what they were and come back.

contemptx
02-21-2006, 02:16 PM
OK, i have installed this hack but the donation bar is not showing? it just shows an X? like no image link.

but it works on my other sites fine?

nogerorob
03-08-2006, 06:41 AM
I installed this plugin and it works great. People should note that it doesn't post dollars until they've cleared at Paypal. I was confused at first. CC donations seem to go through right away, vs. Paypal echecks take a few days.

rob

oldfan
04-08-2006, 12:03 AM
I changed my url, saved, transfer, etc...
For some reason when people donate, the addon doesn't work anymore.

xss illz
04-19-2006, 06:56 PM
im getting this error

Fatal error: Call to a member function on a non-object in /home/xclus4/public_html/admincp/donation_install/donation_install_tables.php on line 17

can someone help me

wobbly
05-04-2006, 11:35 AM
When using a module designed for the vBa CMPS v1 in v2, the default type doesn't carry over. So All I did was:

Go to your admincp--vBa CMPS--Edit Modules--Donations

In the dropdown list for 'Change Module Type' select PHP

File to include:
donate.php

Module parent:
none

Templates Used:
adv_portal_donate, adv_portal_donate_goals, adv_portal_donate_goals_user

Clean File Output
No

Those are my settings, works no problem-o :D

Still not working, Ive done everything but the block dont show up in my main page. Any other ideas?

Andromeda2875
06-14-2006, 04:25 PM
Can this be made to work with moneybookers or Storm pay.

PIKenPIK
06-18-2006, 07:49 PM
I added allready a lot of donors by hand ....
But now, when I click the button "Add a Donor" I get the following error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1301535 bytes) in /var/www/html/forums/includes/adminfunctions.php on line 594

The forum works fine and lots of (heavier) processes in the ACP work fine ...

Can it be that we exceeded a max number of members (+31,000) for this hack?

SilverBoy
07-02-2006, 07:23 PM
I added allready a lot of donors by hand ....
But now, when I click the button "Add a Donor" I get the following error:


The forum works fine and lots of (heavier) processes in the ACP work fine ...

Can it be that we exceeded a max number of members (+31,000) for this hack?
I have the same error here, my forum members are more than 116,000 member.

can anyone make donation to me as a test (1 dollar is ok :p), because I dont have a credit card to do it.

www.alhandasa.net/forum/donate.php

PIKenPIK
07-03-2006, 10:34 AM
I have the same error here, my forum members are more than 116,000 member.

can anyone make donation to me as a test (1 dollar is ok :p), because I dont have a credit card to do it.

www.alhandasa.net/forum/donate.php
My prob is solved ...
My webhost increased the PHP memory limit from 8 to 16 Mb ..
Maybe you can do it yourself (or you should ask your host to do the same)

XXX
PnP

SilverBoy
07-08-2006, 10:59 PM
thanks PIKenPIK for your hint, I did the same and it's run now, but sorry it is not good idea to list all members in drop down menu, I have more than 118,000 members, it is imbossible to seach on the list, so can we convert the user id box to just enter user name or userid?

any help?

Cloudrunner
11-26-2006, 11:11 PM
As the original author of the Paypal Hacks for vBulletin 3.0.x and 3.5.x I give full authorization to modify, recode, compile and/or reverse engineer the paypal donation hacks to any and all fully licensed members of vBulletin.org. I also give permission to fully distribute any derivative works that are created due to this authorization without need of providing credit or other means of recompense.

I am releasing this authorization in the hopes that someone will be able to carry on the work that was begun.

FunaGuy
12-26-2006, 03:54 PM
anyone make this hack for 3.6.4 plz

kru89
02-16-2007, 06:25 PM
Database error in vBulletin 3.6.4:

Invalid SQL:
SELECT button.*, goal.title AS goal_title
FROM donation_buttons AS button
LEFT JOIN donation_goals AS goal ON(goal.id = button.goalid)
WHERE button.active = '1';

MySQL Error : Table 'hari1031_desi.donation_buttons' doesn't exist

sinisterpain
02-17-2007, 12:06 PM
anyone make this hack for 3.6.4 plz

You need to look in the 3.5 forum this has been updated for 3.6.4 but you need to read through the threads as the authors files will not work. There are people who have provided files for proper install, but you need to read the threads.

zincpony
03-23-2007, 07:58 PM
is there any form of this for 3.6.4

sinisterpain
03-23-2007, 08:24 PM
is there any form of this for 3.6.4
The 3.5 version works with 3.6.4 but you must use the xml file in the donation.zip file and not the authors files.

zincpony
03-23-2007, 09:54 PM
The 3.5 version works with 3.6.4 but you must use the xml file in the donation.zip file and not the authors files.

and where can this donations.zip be found if its not in the authors

T_Richardson
04-14-2007, 09:14 PM
I have this mod installed for a good time now, and all of a sudden the progress bars in the module on vBadvanced is not showing anymore.

tamilterminal
07-06-2007, 12:47 AM
soon as i started installing i get this error msg

Fatal error: Call to a member function on a non-object in /home/tamilte/public_html/forum/admincp/donation_install/donation_install_tables.php on line 17

can someone help me plz?

Mikecp421
07-06-2007, 01:01 AM
I can look at it if you want but I may have to see everything you got, we provide a service if you are interested PM me

sinisterpain
07-07-2007, 01:04 AM
If you are running vb version 3.5 or 3.6 please post in the 3.5 mods area for paypal donations. there is updated versions there depending on if 3.5 or 3.6 version is being used

K2_02
09-26-2007, 10:53 PM
Can someone tell me why my site randomly turns random users showdonor field to 0? I have to keep going in manually from time to time and turning them back on. What gives?