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)

Cloudrunner 08-13-2005 12:31 PM

Since there seems to be a small bit of confusion on the IPN let me clarify...

Paypal allows a system to tell the IPN server where to shoot the IPN for a specific transaction. If you have this integrated into the POST during the transaction then the server will shoot any and all IPNs concerning that transaction to the place where you tell it during the initial transaction. This allows you to bypass your IPN URL setting in your paypal profile, thus enabling you to use multiple versions of this (and other) systems for IPN logging.

I hope this helps to clarify things abit.

Cloudrunner 08-13-2005 12:35 PM

Quote:

Originally Posted by banuchi2
Ok, wierd thing happened. Someone just donated and updated the amount, .....and now the paypal seal is showing again.....wierd?! On the other hand, the amount still ONLY reflects the donations via the website, not those which I have manually entered. Any help on this??

you need to update the goal totals as well manually...it is done within the specific goal towards which you wish the $$$ to go.

Cloudrunner 08-13-2005 12:37 PM

Quote:

Originally Posted by nealparry
Is there no way to just install templates for this hack?

run the installer again with all the installation files on your server, you can do it from there.

Chris_D 08-13-2005 01:44 PM

Quote:

Originally Posted by Cloudrunner
Alright folks, sorry about the long time since I've been online, I've had quite a few problems lately that have prevented me from being here and updating the system. HDD crash and burn, CPU crash and burn, problems at work and a death in the family (stupid cat anyway...). Anyway, I'll be getting RC2 on the test box today and start updating PPD and will post the results here when available. It may take awhile for this one, because I am integrating some new features that I thought of while away, and I'm going to get this thing 100% plugged so that the entire thing installs off of just one file upload.

Will update with progress as I get to the milestones.

)O( CR )O(

Just an idea if you can't already do it...

Can you make it so it's possible that donors are automatically placed in a specified usergroup? Donors on my forum are entitled to extra benefits so it'd be cool if they were automatically moved into the usergroup that gives them the better benefits.

banuchi2 08-13-2005 05:30 PM

Quote:

Originally Posted by Chris_D
Just an idea if you can't already do it...

Can you make it so it's possible that donors are automatically placed in a specified usergroup? Donors on my forum are entitled to extra benefits so it'd be cool if they were automatically moved into the usergroup that gives them the better benefits.



EXCELLENT IDEA!! I was wondering about that feature. I thought since an icon appeared next to the users, they WERE put in another group, but then I realized they weren't.

CloudRunner.....nice to see you back. Take your time.

-Mike

NightNinja 08-13-2005 05:56 PM

Cloudrunner,

If you could, would you mind just telling me the code I need to edit so that the top/last donor bug will be fixed in the 3.0.7 version.

Thanks,
--NightNinja

deta 08-14-2005 01:06 PM

Hello

What must I do?
I will alldonors.php in my vbadvanced cms??

I run 3.5 an 2.0 vBadvanced

Please Help..

Thanks

cu Deta

Bro_Joey_Gowdy 08-14-2005 05:01 PM

I'm still getting this error :

Code:

Warning: main(donation_install/donation_templates.php):
ailed to open stream: No such file or directory in
/admincp/donations_install.php on line 27


Fatal error: main(): Failed opening required
'donation_install/donation_templates.php' (include_path='') in
/www.joeygowdy.com/forum/admincp/donations_install.php on line 27


Also, this is line 26 and 27 in donations_install.php :
Code:

require_once('./includes/adminfunctions_template.php');
require_once('donation_install/donation_templates.php');

At first I thought it was my main forums tables however I did a clean install of a vbtest board and still recieved that error.

Bro_Joey_Gowdy 08-14-2005 06:03 PM

Ok... I've fixed it... hopefully...

If you recieved the same error I did, then simple do this :

in donations_install.php find :
Code:

'donation_install
and replace it with : (18 replaces)
Code:

'./admincp/donation_install/
Oh and for some reason the final step never displayed correctly for me so I had to manually edit the adminfunctions_template.php file and made it look like this :

Code:

        'subscription' => $vbphrase['group_paid_subscriptions'
        'donations' => 'PayPal Donations', //PayPal Donations

        'aaa' => 'AAA Old Backup'
);

:nervous:

evesve 08-14-2005 09:53 PM

Hi!
this hack is great!
I have 3.5 RC1 and there was no problem with my installation.
I have PayPal Business account.

When I click om my new PayPal button in my donate.php I get forward to my PayPal site for paying.
To pay people need an PayPal Account.
I canĀ“s see how people can pay whitout an PayPalAccount?
Is there any other settings in my Paypal account I have to do except the IPN?


All times are GMT. The time now is 05:58 PM.

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.01706 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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