vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbDonator by Mary (https://vborg.vbsupport.ru/showthread.php?t=139642)

MaryTheG(r)eek 02-16-2007 10:00 PM

vbDonator by Mary
 
vbDonator
PayPal IPN Donation System
by Mary
http://www.MadeByMary.com

REMOVED BY THE AUTHOR

MaryTheG(r)eek 02-17-2007 08:52 AM

I wish to all of you, who will use my module
to get in donations 1000 X
the amount that you'll donate to me:p

itrends 02-17-2007 08:58 AM

Got it installed. Needs a few tweaks for display etc, especially as every user is listed as donating $ even if they donated ? or euros etc.

A fix for that and a little clean up of the display would be wonderful :)

Dave

MaryTheG(r)eek 02-17-2007 09:04 AM

Quote:

Originally Posted by itrends (Post 1184460)
Got it installed. Needs a few tweaks for display etc, especially as every user is listed as donating $ even if they donated ? or euros etc.

A fix for that and a little clean up of the display would be wonderful :)

Dave

Just need to edit this...

<![CDATA[$]]>

..in product-vbdonator.xml ;)

nexialys 02-17-2007 09:19 AM

hum, Maria, you decided to release it for free ?!... or you have a paid version with more stuff ?!

MaryTheG(r)eek 02-17-2007 09:24 AM

Quote:

Originally Posted by nexialys (Post 1184469)
hum, Maria, you decided to release it for free ?!... or you have a paid version with more stuff ?!

It's the commercial without the block with Top Donators that you can see at the upper center in the photo. Also in the commercial I'll add blocks for vBadvanced or PHP pages.

projectego 02-17-2007 10:53 AM

Excellent! Thank you, Mary. ;)

ZomgStuff 02-17-2007 12:24 PM

I got this errror upon instalattion please help.

Quote:

Database error in vBulletin 3.6.4:

Invalid SQL:

CREATE TABLE IF NOT EXISTS `mbm_payments` (
`id` varchar(35) NOT NULL default '',
`script` varchar(100) NOT NULL default '',
`function` varchar(50) NOT NULL default '',
PRIMARY KEY (`id`)
) ENGINE=MyISAM;;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ENGINE=MyISAM' at line 6
Error Number : 1064
Date : Saturday, February 17th 2007 @ 06:22:04 AM
Script : http://www.zomgstuff.net/forum/admin...=productimport
Referrer : http://www.zomgstuff.net/forum/admin...?do=productadd
IP Address : XX.XXX.XXX.XXX
Username : David Hasselhoff
Classname : vb_database
I'm pretty sure it's not your hack. I got this trying to install a similar hack before. Could you still help me though please?

irishblue 02-17-2007 12:28 PM

the mod looks good. but it would be nice if it supports all the additional currencies paypal now accepts.

MaryTheG(r)eek 02-17-2007 02:17 PM

Quote:

Originally Posted by ZomgStuff (Post 1184522)
I got this errror upon instalattion please help.



I'm pretty sure it's not your hack. I got this trying to install a similar hack before. Could you still help me though please?

Yes, it's not my hack but I know how to help you. You most probably have MySQL version before 4.1 which dosen't supports the command ENGINE.
So change:
ENGINE=MyISAM
With
TYPE=MyISAM

as I had in some lines above. Also better remove the ; that is after ENGINE=MyISAM

Maria


All times are GMT. The time now is 08:34 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.01274 seconds
  • Memory Usage 1,738KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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