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)

mackers8923 12-13-2005 08:24 PM

Quote:

Originally Posted by GearTripper
check your postbit template to see if any donation code is duplicated.

A quick revert cleared the problem. Thank you.

Flow Fusion 12-14-2005 11:13 AM

Quote:

Originally Posted by GearTripper
AdminCP >> PayPal Donations >> Donation Settings >> Set Donations to Test Only! (Select NO) and verify you have your correct PayPal email addy listed in the options further down.

Thank you very much.

|oR|Greg 12-14-2005 11:41 AM

Quote:

Originally Posted by djsydeburnz
well, i found the mistake. apparently in the install, it double up a script. when looking closely at my modify options, under the code i was supposed to fix i saw this:



notice the reputationlevel if statement in there twice. geez. im guessing this is why i was getting errors trying to reinstall as well. two days of grief over something i either did when modifying that file, or it could have happened on the install.

\tips hat to misskalunji

maybe i should be asking you my questions regarding the profile page customization?


HA! I was about to post the first fix I ever found on my own... damn you all!!!

Well... I was having the edit options issue as well, I knew it had to be a template so I went searching found that doubled up piece of code and since there was no matching 'end if' statement... took it out and viola!!!

You can still use the auto install, but once you're all done, go into the ModifyOptions template and search for:

Code:

<!-- END DONATIONS -->
Below is should be something like this:

Code:


<if condition="$show['reputationoption']">

<if condition="$show['reputationoption']">

Delete the first:

Code:

<if condition="$show['reputationoption']">
And you should be all set.

divided_by_fear 12-15-2005 07:09 PM

im redoing my site and everytime i try to install it all goes well until i get to almost the last step then i get this error would anyone know why?

Call to undefined function: build_datastore() in /home2/********/public_html/admincp/donation_install/donation_install_plugins.php on line 34

divided_by_fear 12-15-2005 07:10 PM

on that line is this 'online_location_unknown' => 'if($userinfo[\'activity\'] == \'Donating\'){

ManagerJosh 12-16-2005 11:13 AM

It would be rather nice if someone would pick this up where it left off and continue its development. It's far too good of a codehack to loose

|oR|Greg 12-16-2005 02:38 PM

Cloudrunner isn't supporting it anymore?

ManagerJosh 12-16-2005 08:37 PM

Quote:

Originally Posted by |oR|Greg
Cloudrunner isn't supporting it anymore?

Nope. If you look in his status for this codehack, the Support button isn't checked off

wobbly 12-16-2005 09:50 PM

Quote:

Originally Posted by divided_by_fear
im redoing my site and everytime i try to install it all goes well until i get to almost the last step then i get this error would anyone know why?

Call to undefined function: build_datastore() in /home2/********/public_html/admincp/donation_install/donation_install_plugins.php on line 34


same here "Fatal error: Call to undefined method vBulletinHook::build_datastore() in /home/bahhh/public_html/forums/admincp/donation_install/donation_install_plugins.php on line 34

Doesnt get past the plugins phase of the install.......anyone had this?

yayvb 12-16-2005 10:17 PM

I didn't see anyone already asking this, but is there any way to make it so that when a donation comes back successful, the donator (if a member) gets their membership status upgraded?

In other words a successful paypal transaction will move them from one usergroup to another? I offer larger avatars, message storage, custom title, etc. to donators, but I'd rather have it all happen automatically.


All times are GMT. The time now is 04:23 AM.

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