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)

txsbmw 06-24-2008 07:04 PM

Just updated to 0.2.1 and switched it to show yearly. However instead of just showing the amounts for 2008, it is showing all donation amounts received from past years.

What am I doing wrong?

AWJunkies 06-25-2008 06:16 AM

Quote:

Originally Posted by txsbmw (Post 1558005)
Just updated to 0.2.1 and switched it to show yearly. However instead of just showing the amounts for 2008, it is showing all donation amounts received from past years.

What am I doing wrong?

I just looked at your site and it is showing just this year. I do not see a 2007 payment in there.

http://www.usmchangout.com/portal/ha...sl.php?do=list

AWJunkies 06-25-2008 06:22 AM

Quote:

Originally Posted by UaECasher (Post 1557837)
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

Lite allows you to customize the donate now phrase. Please look at the setting for more info. PRO has 3 different images and text as well as a customization option. PRO V3 (in beta) allows for full customization of all goal related stuff (title,description,thank,bar,details,link) adn position them however you would like in the new goals module.

Global Phrase: dsl_bar_link
default: <a href="awc_dsl.php?do=donation">Donate Now</a>

txsbmw 06-25-2008 01:56 PM

Sorry, donation list is showing correctly but if you look at the donation bar that is what is showing incorrectly. It shows we have received like 700+ in donations for this year which you can see from the donation list is WAY off! LOL. I only wish we had received that much this year! LOL.

AWJunkies 06-25-2008 05:18 PM

Quote:

Originally Posted by txsbmw (Post 1558617)
Sorry, donation list is showing correctly but if you look at the donation bar that is what is showing incorrectly. It shows we have received like 700+ in donations for this year which you can see from the donation list is WAY off! LOL. I only wish we had received that much this year! LOL.

Now I see it :) Let me look at code and see what is up.

Weird code is identical for both list and bar not sure what is causing that. Downloading site version to see if it is same as mine. I do small fixes and updates preparing for next release so may have fixed it just not public ally released let me check.

Found problem :)

Go to Donation System LITE Menu/Bar Plugin and find this:

PHP Code:

            if ($DSL['setting']['dsl_bar_reset']=='1'){$dsl_bar_reset_time="AND date_format(from_unixtime(payment_date),'%m%y')='".date('my',time())."'";
                
$dsl_bar_reset_time_sub=" AND date_format(from_unixtime(paymenttransaction.dateline),'%m%y')='".date('my',time())."'";}
            elseif (
$DSL['setting']['ds_bar_reset']=='2') {$dsl_bar_reset_time="AND date_format(from_unixtime(payment_date),'%y')='".date('y',time())."'";
                
$dsl_bar_reset_time_sub=" AND date_format(from_unixtime(paymenttransaction.dateline),'%m%y')='".date('my',time())."'";} 

You will notice I accidentally put in PRO value and not LITE value for the second if statement.

Just search for this:
$DSL['setting']['ds_bar_reset']
and change too
$DSL['setting']['dsl_bar_reset']
It needs the "l" to signify lite :)

Vinyljunky 06-26-2008 03:48 PM

Dear All,

I have to admit that I am a big sceptic especially when it comes to having to spend my money!

I first installed the Lite version, was impressed so invested in the Pro version. Since doing so the donations on my site have significantly increased

I dont make a fortune but I do make a lot more than I did before :D

As with most forums users do not want to part with their cash and my site is certainly no exception.

However the AWC products make donating quick and easy for the users. The donate graphics look good quality and attract the eye. My users also seem to love the fact that they can see that 80% of the goal has been met. It makes them want to help get the 100% goal by donating.

Oh and the support given by AWC is exceptional!

So my advice to anybody who isnt sure is to go ahead and buy the Pro version!

Keep up the good work guys! :up:

Regards

VinylJunky - A happy customer

AWJunkies 07-01-2008 07:18 AM

V3 Pro software is coming out tomorrow. So I will have a new update for LITE soon. So stay tuned.

slabuda 07-02-2008 06:31 PM

Is there a way to get the code to make this show up on our homepage.

www.consilioetarmis.net

The homepage is a PHPportal and uses blocks. I can create a HTML or PHP block and display it inline with all the other blocks.

TheProphet 07-03-2008 04:32 PM

I can't buy it atm from your website.... so how do i get the pro now :D

AWJunkies 07-03-2008 05:54 PM

Quote:

Originally Posted by TheProphet (Post 1565956)
I can't buy it atm from your website.... so how do i get the pro now :D

I was changing servers over the past 2 days all done now. V3 is being released to current purchasers today. Tomorrow I will have purchasing back open with V3 available. Sorry for delays on this and any inconvenience it might have caused.


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.01459 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
  • (1)bbcode_php_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