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)

dcpaq2xx 03-11-2006 01:49 AM

Well I install this and it failed big time for me.

There was no paypal donations menu on the left side, but was one in the vb options page, and I couldnt setup donations to select and I couldnt donate because there was nothing to select on the donate page.

Hummm...

Doug

vbreal 03-11-2006 03:15 AM

Quote:

Originally Posted by GearTripper
i have it installed on a 3.5.4 and it's working perfectly.

jealousy isn't the word i need to use ha ha. well at least it working for some peeps

Trickle 03-11-2006 02:11 PM

Quote:

Originally Posted by Trickle
I quit and I give up. After upgrading to 3.5.4 and reinstalling this paypal hack from scratch I'm still not seeing the members who make a donation. Now one last question to put this +++++ to rest. I'm trying to uninstall it and I get this error:



anyone know how to fix this?

Trickle

I really have to get this uninstalled from my forums. Can anyone please help me on this one. It seems as though I am finding other issues resulting with this hack.

Thanks
Trickle

Shmee 03-11-2006 04:44 PM

For anyone that may need this. I have about 1/2 a million users on my forum.
When I tried installing this hack, it would hang and timeout, even crash my mysql.

To fix this issue open /admincp/donation_install/donation_install_tables.php (line 128)

Find:
PHP Code:

        $test $vbulletin->db->query_first("SELECT * FROM ".TABLE_PREFIX."user"); 

Change to:
PHP Code:

        $test $vbulletin->db->query_first("SELECT * FROM ".TABLE_PREFIX."user LIMIT 1"); 

open /admincp/donation_install/donation_uninstall.php (line 98)

Find:
PHP Code:

            $test $vbulletin->db->query_first("SELECT * FROM ".TABLE_PREFIX."user"); 

Change to:
PHP Code:

            $test $vbulletin->db->query_first("SELECT * FROM ".TABLE_PREFIX."user LIMIT 1"); 

What that line would do is load all the user rows into memory. If you have an insane ammount of users, it would hang (crash) mysql. So I basically modified it to only load one row, since that's all it needs to check if certain tables exist.

Trickle 03-11-2006 05:35 PM

I noticed you were online an hour ago. Can it be that your back to save us with this hack you've created?? Oh please oh please oh please. It's a great idea and thing to have, just need some assistance.

Trickle

SCRIPT3R 03-11-2006 10:41 PM

Quote:

Originally Posted by Trickle
I noticed you were online an hour ago. Can it be that your back to save us with this hack you've created?? Oh please oh please oh please. It's a great idea and thing to have, just need some assistance.

Trickle

i've noticed his username logged in a lot over here... even spotted him reading this thread a few times, but never a reply. i'm pretty sure he's given up on this long ago.

https://vborg.vbsupport.ru/external/2011/01/20.gif

Trickle 03-12-2006 12:45 AM

I really give up now and DO NOT recommend this hack to anyone. Its not stable and I can honestly say I've spent over 15 hours over a few months on this alone with nothing to show.

This is what I did today. Realizing that I had a few issues with my forums I contacted vbulletin support. Their suggestion was to disable all plug-ins and delete all hacks. I did that and still had issues. Next I was suggested to create a completely new style and all templates would be default. I did this and it seemed to resolve all my issues. Going ahead with a working style now I deleted all my other styles. From this I assumed I had a clean slate and no bugs or issues to deal with if I was to reinstall this paypal hack. Well I can honestly say that I shouldn't have wasted my time. After reinstalling it on a new working style I was still having the same issue of the members not showing up after they donated. I manually added the member and this still didn't affect my goal. Don't know what else to say, this hack wasted over 15 hours and nothing to show and I installed this paypal hack in 10 mins working flawlessly if anyone is interested. http://www.vbadvanced.com/forum/show...ghlight=paypal

Good luck if anyone can pinpoint these issues that seems impossible to resolve.

Trickle

SmEdD 03-12-2006 02:38 AM

I will see if I can get permission to re-release this as I have my own modded version as this one messes up each time you update your forum.

Ryan McBain 03-12-2006 01:08 PM

How do I uninstall this excatly? Do I have to delete every file one by one? I can't seem to find a link to uninstall

Trickle 03-12-2006 01:18 PM

http://www.yoursite.com/forums/admin..._uninstall.php
or
http://www.yoursite.com/admincp/dona..._uninstall.php

Depending on how you have your forums set up there should be an uninstall file you use. I always had "problems" so I just manually deleted the files and reverted the ones that this hack affected.

Trickle


All times are GMT. The time now is 09:32 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.02010 seconds
  • Memory Usage 1,755KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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