vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - VSa - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=236480)

Arcanus 07-14-2011 10:53 PM

Will a donation of the form "<quantity>|," with no # after the vertical pipe setup a donation that recurs with no specific end?

dmm2020 07-15-2011 01:33 AM

Something to be aware of when using this mod. Paypal will add shipping to paypal donations. That is not a fault in this mod. That is an internal Paypal glitch. I have been fighting with Paypal for the last month to get it fixed and yet no response.

qubed 07-15-2011 05:45 PM

I was the same, until the donations turned into recurring donations without me changing anything. With that said, after making the suggested changes by Arie, it in fact changed it from recurring to non-recurring.


Quote:

Originally Posted by BadgerDog (Post 2219066)
I've been running this for a year with lots of donations via PayPal and I've never had any that were set up as recurring donations .... just one time only ... :confused:

Regards,
Doug


fichboy 07-18-2011 10:31 PM

well done, works perfect:)

xSaber 07-19-2011 03:59 AM

yeah I dont like how paypal takes money from each donation. they could just send the money directly to the email and it wouldnt take anything

but also, why is the plugin taking long adding pending donations on the donations list?

someone sends money and it doesnt show on the site that they sent anything for a day or whatever

MonkYZ 07-27-2011 07:19 PM

When i am activating the Donation Bar, some features from that area are simply dissapearing. For example, in the Media Library nobody can submit new videos. Here it is for example http://www.consolegames.ro/forum/media-library/
How can i fix this?

RobDog888 07-31-2011 08:53 PM

I have been tring to add a WOL action/activity for this addon but its not showing up.

Any ideas?
Plugin codes:
Code:

//online_location_unknown

$handled = true;
switch($userinfo['activity'])

  case 'donate':
    $userinfo['action'] = 'Viewing Donation Page';
    break;
  case 'donlist':
    $userinfo['action'] = 'Viewing Donations List';
    break;
  case 'vsappedit':
    $userinfo['action'] = 'Editing Donation';
    break;
  case 'donate_thanks':
    $userinfo['action'] = 'Viewing Donation Thank you page';
    break;
  default:
    $handled = false;
}

Wrote this out as simple as can be to be sure no script issues but still doesnt show up
Code:

//online_location_process
if ($filename == 'misc.php')
{
    if (($values['do'] == 'donate') || ($values['do'] == 'donlist') || ($values['do'] == 'vsappedit') || ($values['do'] == 'donate_thanks'))
    {
        $userinfo['activity'] = $values['do'];
        break;
    }
}

The "?" location part is showing correctly but the text Location is still "Viewing Index ".
I would view the donation page and then next directly go to the WOL page.

marianoblesa 08-01-2011 12:31 PM

Hello I need help when you confirm to a donor gets corrupted.

http://img5.imageshack.us/img5/8355/01082011152739.jpg

regards

oldfan 08-04-2011 03:53 AM

How can I add the donation bar to my other pages IE: forumdisplay, showthread?

thanks

Luca_ITA 08-06-2011 03:00 PM

On my forum mod works good. I'm using v4.1.5pl1.

n00bl3t 08-06-2011 07:31 PM

Quote:

Originally Posted by oldfan (Post 2229095)
How can I add the donation bar to my other pages IE: forumdisplay, showthread?

thanks

I kinda want to know this however slightly different:

Currently I have the donation bar showing below navbar, yet above the chatbox that I'm also using from Valter.

I want to move the donation bar below the chat box; above the forums.

Thank you if anyone can answer!

MonkYZ 08-07-2011 02:52 AM

Is there a way to substract a specified sum from the total donated this year? I've tried entering a custom donation with "-500" in hope that will substract from the total... but unfortunatelly, that doesn't work. Can you please advice me on how to fix that?

Thank you!

Nipponowners 08-08-2011 03:46 PM

ive had this one installed on my forum for a while, only downside is that its unsafe!!
and ive had to remove it.

could you tell me if theres a bug of some sort in this programme? i havnt given the admin password to anyone and for some reason the paypal adress keeps getting changed

help on this please

n00bl3t 08-08-2011 11:13 PM

Someone please:

https://vborg.vbsupport.ru/showpost....&postcount=492

Thanks.

cameraguru 08-11-2011 04:36 PM

thanks for this

bremereric 08-12-2011 01:42 AM

Quote:

Originally Posted by cameraguru (Post 2232298)
thanks for this

From me to...I got it going in about 5 minutes...someone said what's with the Green donate at the top...:D

I then changed it to the vb4 default...

Twikitero 08-21-2011 06:57 AM

Hello, I installed the hack good, but it does not work the donor site is left completely blank, look at yourself.

Enter Here

Any solution to this?
Currently I have
VB 4.1.5 PL

fishwestend 08-21-2011 11:46 PM

Hi! Installed & been working perfectly.

I recently had a user fail to put his username during a donation. He contacted me & I have not figured out how to edit the "user" field from an IP address to his username on the forum any help on this?

bartbergmans 08-28-2011 09:07 PM

How to manual add a donation?

Mr GRiM 08-31-2011 11:13 AM

Nice mod, thank you very much :)

Lemrith 09-03-2011 04:08 PM

Quote:

Originally Posted by bartbergmans (Post 2239248)
How to manual add a donation?

> Settings > VSa PayPal Donate

there you can enable manual Donation amounts and/or set cerain amounts to choose from. Even Supcriptions are possible this way.

All you need is a working paypalaccount that is a sellersaccount because donations work only without the reciving cap of paypal.

warringtonpl 09-14-2011 07:52 AM

Quote:

Originally Posted by KeystoneAirsoft (Post 2156033)
Yup getting the same thing when I set up 5|1,10|2, etc etc. When I have 5,10, 15 they work, but not per month settings.

Any fix for this?

Hi there any success with it? I have exactly same issue here 10|1 doesn't work all the rest are ok
Thanks
Slav

dizzine 09-14-2011 11:10 AM

Quote:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: Display_Visitors in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /home/xxxxxx/public_html/forum/includes/class_core.php(4020) : eval()'d code on line 116
i get that when i activate the donation bar. works for single donations no problem.

shanef 09-18-2011 01:11 AM

Great mod, is there a way to have the people who have donated listed in t he whats going on section?

SPEEDKILLZ 09-23-2011 04:41 AM

1st great mod install and rated 5..

I have seen alot of sites with an image or logo in the right side of the note section of the donation bar that says click here to donate.. Any info on how to do this?? thanks

ngocol 09-23-2011 05:47 AM

nice mod thanks :up:

SPEEDKILLZ 09-26-2011 03:52 PM

anyone know??

xtremegamers 09-26-2011 05:52 PM

My paypal got hacked and put a email to some random dude trying to steal my donations. Anyone else had same problem with this mod

Cheers

Largo .//npc 09-30-2011 07:12 AM

Does this mod use IPN to automate the process yet or do I need to confirm donations manually like the old versions?

Valter 10-03-2011 04:52 PM

You need to confirm them manually.

Bram H 10-04-2011 07:18 AM

Quote:

Originally Posted by SPEEDKILLZ (Post 2249161)
1st great mod install and rated 5..

I have seen alot of sites with an image or logo in the right side of the note section of the donation bar that says click here to donate.. Any info on how to do this?? thanks

We replaced the word with an image as well. I can't remember what it originally said. Probably something like "donate now".

Just find that phrase and replace it with html image code.

Has been a long time ago, so i am not fully sure. Maybe somebody else can confirm this.

wombycat 10-05-2011 08:00 AM

This mod is making my forums behave strangely. Check the before and after to see what I mean.

before

after

As you can see the hack changes my doc width somehow. It may be the style fault and not the mod though i would welcome an assistance you could provide. It is only occurring in the forums, everywhere else the doc width is what it should be.

Solved: Found an additional div tag when the mod is used. Though I could not find the additional div in the xml so I'm assuming my style was at fault. So I removed the div tag from the xml and boom its working :)

Cheers

EDIT: Is there away to display the accounts that donated in say a forum block? I would like to have donation leaders displayed in my forums.

MyPeSePe 10-05-2011 04:48 PM

The date and time is not working for me in messages sent to donor and staff. It shows up as d-m-y, H:i instead of letters and numbers. My date/time settings on forum is set to d-m-y, H:i

Whitesky 10-10-2011 09:43 PM

How could the donation bar be placed somewhere else besides under the nav, like below forums or above footer?

Cedric Loup 10-16-2011 09:34 AM

Thank you very much.
Is a great Addon

Greeting Cedric

Scyther 10-20-2011 11:02 AM

Nice one,
Marked installed.

wizardrule 10-21-2011 03:50 AM

Great function and look thanks for the code

sweptwingnut 10-24-2011 04:09 PM

Will this mod work on 3.6.8 or do I have to install the older version of paypal donate?

Valter 10-25-2011 08:00 AM

No, it will not work.

Use this version instead:
https://vborg.vbsupport.ru/showthread.php?t=201284

sticky 10-25-2011 08:10 AM

Can you add users to more than 1 usergroup? For example, people who donate $5 go to usergroup X and people who donate $20 or more go to usergroup Y?


All times are GMT. The time now is 10:37 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.02882 seconds
  • Memory Usage 1,819KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)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