vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - AWCoding- Donation System (https://vborg.vbsupport.ru/showthread.php?t=177437)

AWJunkies 06-17-2008 11:49 PM

Quote:

Originally Posted by UltraFanatics (Post 1551879)
Me?

No it was the guy who needed the manual SQL insert. What did you need? I thought you where getting PRO so you had that feature you wanted?

dancue 06-18-2008 05:12 AM

All we need is for this system to automatically tap into bill gates bank account and auto donate to our sites.

Is that feature offered in PRO?

AWJunkies 06-18-2008 05:17 AM

NO but I can make that happen ahahah :) (eheheheh)

kniveswood 06-18-2008 08:49 AM

Can the PRO version be made to set a different "expiry" time for the donator group for each $X?

For example: $5 gives you 1 month in donator group. $10 gives you 2 months. $20 gives you 4 months, etc.

From what i understand from the description, there can only be one fixed time regardless of the amount donated.

AWJunkies 06-18-2008 05:31 PM

Donation System Awards does what you want. Except the longer time per donation amount. I will think about adding that in DSAW in next release. Few people have asked for it so I will do it. Thanks for the request.

jiffylb1 06-19-2008 08:42 PM

after upgrading to the pro and all steps were follwoed i now get the forum page white.
I started to back track and removed everything that i had place din my forum for the donation system and that did not help.
I am now on yoryu guys mercy. The system the lite worke dthen the upgard after paying 25 and 15 messed up my hole forum..
I need help my forum is now offically down.
www.clearwaterbiker.biz

the portal is fine and the gallery and forum is down

Battle_Ring 06-19-2008 10:53 PM

I have my goal set for 60, someone just donatred enough to put me over $60 now it says

We have received a total of $66 in donations towards our Monthly goal of $60

1

It says 1 instead of percentage reached

AWJunkies 06-20-2008 12:49 AM

Quote:

Originally Posted by jiffylb1 (Post 1553949)
after upgrading to the pro and all steps were follwoed i now get the forum page white.
I started to back track and removed everything that i had place din my forum for the donation system and that did not help.
I am now on yoryu guys mercy. The system the lite worke dthen the upgard after paying 25 and 15 messed up my hole forum..
I need help my forum is now offically down.
www.clearwaterbiker.biz

the portal is fine and the gallery and forum is down

This was your error and we are dealing with it and this is for LITE support not PRO please remember that. You had installed Donation System LITE then installed V1 PRO software!!!!!! NOT V2 of my software. And you did not even install it correctly in FTP you had Payment System which is a V1 software long gone and you didn't load AWCoding Back-End. The Vbportal and old V1 have conflicts but V2 does not because I had to add a conditional statement for VBportal, and few other softwares. We are already fixing this issue. I cleaned out your FTP of everything LITE and V1 and randoms you had and loaded all fresh V2.0.2 stuff. But we still need to clear out plugin catch in VB to do that you know what I have to do waiting on your Email back with info. Then you will be all fine and dandy.

AWJunkies 06-20-2008 12:54 AM

Quote:

Originally Posted by Battle_Ring (Post 1554053)
I have my goal set for 60, someone just donatred enough to put me over $60 now it says

We have received a total of $66 in donations towards our Monthly goal of $60

1

It says 1 instead of percentage reached

That is already fixed in next release I accidentally put the settings value instead of the phrase value for the print out. Because the old V1 had a settings type system for the output. Since next release is still a ways off till I finish V3 pro which is going Beta by monday. Here is fix:

LINE 398 from donationsystemlite.xml FIND:
PHP Code:

if ($DSL['setting']['dsl_bar_thank']){$DSL['bar']['thank']=$DSL['setting']['dsl_bar_thank'].'<br />';} 

REPLACE WITH:
PHP Code:

if ($DSL['setting']['dsl_bar_thank']){$DSL['bar']['thank']=$vbphrase['dsl_bar_thank'].'<br />';} 

All done :)

UaECasher 06-24-2008 03:31 PM

i want to change the text color of Goal Message thank you and how can i add A paypal "donate now" picture instead of the Text Donate now under the Bar

Thank you


All times are GMT. The time now is 10:30 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.01399 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)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
  • (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