vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Cyb - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=201284)

Patronhost 11-17-2009 07:34 AM

Very nice. Thank You....... :)

nick682 11-17-2009 06:32 PM

I have this installed and can view the donations page, but when I go there it won't let me see any of the donations. I'm the admin of the board, but can't confirm any of the donations. Any idea whats wrong?

Bouncer222 11-17-2009 11:11 PM

Same here as nick said, but apperently no one is looking at this issue? I wonder why.. I will be forced to uninstall this soon..

m002.p 11-22-2009 09:18 AM

Hi, great mod, thank you!

Is there a possibility of making it work with IPN in the future?

The problem I get is a PM report each time someone submits the donation to PayPal but doesnt actually go any further, just simply leaves the forum pages.

With IPN, it could automate the process and confirm donations then send a PM?

Would be great if this could be added.

One other thing, at the moment once a user has donated, the link back to my website shows as this:
Code:

/forum/misc.php?merchant_return_link=Return+to+Special+Operations+Group
Any ideas how to change this path?

Thanks in advance

Matt

m002.p 11-22-2009 09:36 AM

Quote:

Originally Posted by nick682 (Post 1916100)
I have this installed and can view the donations page, but when I go there it won't let me see any of the donations. I'm the admin of the board, but can't confirm any of the donations. Any idea whats wrong?

Quote:

Originally Posted by Bouncer222 (Post 1916273)
Same here as nick said, but apperently no one is looking at this issue? I wonder why.. I will be forced to uninstall this soon..

This is because the mod assumes that you use usergroup ID 6 for your administrators.

I do not and use my custom usergroups. As a result, you need to manually edit the template "cyb_paypal_list" and search for:
Code:

is_member_of($bbuserinfo,6)
Simply change all instances of 6 to the usergroup ID of your admin account. If you want to allow access to more than one usergroup, simply do the following:

Code:

is_member_of($bbuserinfo,6,7,8)
However, remember in both instances you need to adjust the usergroup id in the "cyb_paypal_donbar" template from 6 or if you allow more usergroups change the conditional to:

Code:

<if condition="(is_member_of($bbuserinfo,6,7,8))">
Hope that helps

Matt

betts02 11-22-2009 10:47 AM

installed for a while now and works great, if everything is installed per instructions then its simply used by admin, selct which groups an donate,etc (i just put all groups) and make sure admin group is set to confirm donations

Bouncer222 11-22-2009 01:59 PM

Well I am an administrator and I am in usergroup id number 6, so it should work???

mcloud 11-23-2009 05:07 PM

1 Attachment(s)
This is the translation to spanish language of this add-on

Traducci?n al espa?ol de este hack.
M?s traducciones al espa?ol en vBulletin es espa?ol

Dekard 11-24-2009 05:42 PM

4.0 please!

Bouncer222 11-24-2009 07:32 PM

This author is obviously inactive and not responding to any of the comments, so asking for help or upgrading I think would be pointless.


All times are GMT. The time now is 04:04 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.01330 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_code_printable
  • (2)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
  • (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