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)

BreezeDK 09-03-2007 01:38 PM

Quote:

Originally Posted by sinisterpain (Post 1315242)
Just add them through the admin cp "add donor" you will have to update the goal it does not do it right now but I will fix it shortly. looks like posible java script to change the pointer

Just to be clear, because right now it neither add donors when they donate, or update the goal - is it working at all?

txsbmw 09-03-2007 02:47 PM

Works fine on 3.6.8.
Here's mine: http://www.usmchangout.com/msg/donate.php
I also have the vbadvanced block installed and working on the front page
http://www.usmchangout.com/msg

Make sure that you have added a goal to each button and that the buttons and goals are active.

BreezeDK 09-03-2007 03:17 PM

Yes everything was setup up. now i swear i didnt touch it, but after 2 more donations it suddenly started working ^^

I'd really like such a donation block on the front of vbulletin FORUMHOME, add it like a global announcement in the top, but doesnt seem to be any mods out there that do that?

Eagle Eyes 09-04-2007 02:44 AM

Same question here. Anyway to add a block which shows the percentage of donations on the forumhome?

sinisterpain 09-04-2007 03:52 AM

Quote:

Originally Posted by Eagle Eyes (Post 1331870)
Same question here. Anyway to add a block which shows the percentage of donations on the forumhome?

If you search the 3.6 mods I have created a generic forum home donations bar , percentage, etc . find it here

apokphp 09-11-2007 06:34 PM

How can I uninstall this properly? Using the uninstall method via AdminCP Product management, does not work.

It leaves "showdonor" in many places in the db. I've uninstalled, upgraded to vb 3.6.8, and as a result, trying to modify options in the usercp results in the error:

Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
UPDATE user SET
### Bitfield: user.options ###
options = IF(options & 1, options, options + 1),
options = IF(options & 2, options, options + 2),
options = IF(options & 4, options, options + 4),
options = IF(options & 16, options, options + 16),
options = IF(options & 32, options - 32, options),
options = IF(options & 256, options, options + 256),
options = IF(options & 512, options - 512, options),
options = IF(options & 1024, options, options + 1024),
options = IF(options & 2048, options, options + 2048),
options = IF(options & 4096, options - 4096, options),
options = IF(options & 131072, options - 131072, options),
options = IF(options & 32768, options - 32768, options),
options = IF(options & 64, options, options + 64),
options = IF(options & 128, options, options + 128),
styleid = 42,
languageid = 0,
autosubscribe = -1,
threadedmode = 0,
timezoneoffset = '-8',
showvbcode = 1,
pmpopup = 1,
maxposts = 30,
daysprune = 365,
startofweek = 1,
showdonor = 0
WHERE userid = 1;

MySQL Error : Unknown column 'showdonor' in 'field list'
Error Number : 1054
Date : Tuesday, September 11th 2007 @ 12:26:12 PM
Script : http://www.onlinedebate.net/forums/p...=updateoptions
Referrer : http://www.onlinedebate.net/forums/p...do=editoptions
IP Address : xx.xx.xx.xx
Username : Apokalupsis
Classname : vb_database
And if I try to uninstall via the .php file, this is the error I get...

Quote:

Fatal error: Call to undefined function: print_form_header() in /home/onlin19/public_html/forums/admincp/donation_install/donation_uninstall.php on line 14
Can someone please help me remove this hack from my board? It's really screwing things up.

sinisterpain 09-11-2007 08:41 PM

The product xml for Paypal donations has an uninstall for the field showdonor in the user table. You can not use the authors php set up files for uninstalling or installing this Mod.
If you uninstalled the paypal mod through the admincp->manage products it should have removed the field.

In the xml code that you installed the mod with has the following for uninstalling the showdonor
Code:

$db->query_write("ALTER TABLE " . TABLE_PREFIX . "user DROP donor, DROP showdonor");
So are you sure you did it properly.

apokphp 09-12-2007 09:19 PM

Well, all I did was click "Uninstall" on this hack from the admincp - manage products screen. It is no longer there, but it still has a couple tables there.

If I run the query manually, that should do the trick?

If so, what is the exact query I should enter to run?

FYI, I did go into the vb db via MyPHPAdmin, looked up the user table, but did not see "donor" and "showdonor" there at all.

sinisterpain 09-13-2007 12:45 AM

Did you remove the field in usercp for showdonor?

apokphp 09-13-2007 01:09 AM

I don't understand...there is no usercp table in vb. If you are referring to the user control panel, I'm not sure I follow...how can I remove "anything"? Are you referring to a template? If so, there is no showdonor text anywhere in any template.

Wayne Luke from vb.com, says that this error means that there is code trying to reference the fields and they do not exist in the database. And that I need to remove that code or add the fields. But I have no clue where this code exists.


All times are GMT. The time now is 01:07 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.02985 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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