![]() |
Oh well, I would like to implement this, but it seems there is no more support
|
Quote:
|
Yeah, finally a real PayPal Donations Hack! :up:
Now, what would it take to subtract the PayPal Fees from the Total Collected? |
Quote:
|
i'll definitely be installing this once support for the postbit icons is added... i've been looking for something like this for quite awhile, and know it would motivate people if icons showed up under their names :)
|
Hi everyone,
I'm hoping that someone can help me out here, because this is driving me nuts. First, I can get the hack to work just fine functionally. Thank you to the creator for this superb addition. The problem I am having is that some of the images are showing up as broken links. I am taking a random guess here, but I am thinking that it may have something to do with the fact that my forums path is: Quote:
Quote:
http://www.gamingchatter.com/1.jpg The broken link points to: When I attempt to go straight to that link, the following error appears: Quote:
Quote:
http://www.gamingchatter.com/2.jpg Again, the broken links point to: Thanks in advance for any help you can provide. I love having this system in place, but the small bugs that I am facing is making it a bit of a pain. Thanks! Prod |
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? |
Quote:
|
Does this hack automatically upgrade the members usergroup to a custom one you make. Example if I have a regular member make a palpal donation I like him/her automatically be promoted to a different usergroup as a thank you.
|
no, it doesnt, but u can try something like this:
in ppverify.php FIND: Code:
$DB_site->query("UPDATE ".TABLE_PREFIX."user SET donor = '1' WHERE userid = '".$userid."'"); and add below: Code:
$DB_site->query("UPDATE ".TABLE_PREFIX."user SET membergroupids='XXX' WHERE userid='".$userid."'"); this is NO subscription and doesnt take care of reversed payments |
All times are GMT. The time now is 03:17 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|