vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Donation System LITE Add-On (https://vborg.vbsupport.ru/showthread.php?t=171824)

AWJunkies 03-06-2008 03:37 PM

Quote:

Originally Posted by burntire (Post 1458529)
Is there anyway to add a 2006 drop down when manually adding donations? I am trying to build a list of all donors.

Thanks

Yes will take you a matter of 2 seconds to do it ahah. Wasn't sure how far back people would want. I will make 2006 available in next release but in the meantime you can just do this.

go to donationsystem_admin.php file and search for:
// ######################## Manually Add Donation ########################

then below that 4 lines you will see:

for ($i=2007; $i<=2010; $i++){$years[$i]=$i;}

Change the 2007 to 2006 and your done :)

for ($i=2006; $i<=2010; $i++){$years[$i]=$i;}

burntire 03-06-2008 05:13 PM

Quote:

Originally Posted by AWJunkies (Post 1458556)
Yes will take you a matter of 2 seconds to do it ahah. Wasn't sure how far back people would want. I will make 2006 available in next release but in the meantime you can just do this.

go to donationsystem_admin.php file and search for:
// ######################## Manually Add Donation ########################

then below that 4 lines you will see:

for ($i=2007; $i<=2010; $i++){$years[$i]=$i;}

Change the 2007 to 2006 and your done :)

for ($i=2006; $i<=2010; $i++){$years[$i]=$i;}

Thanks
I also notice the donation is not the right color and the style breaks on the far right.
I attached a screen shot.

ThePulse 03-06-2008 06:17 PM

ive sorted my problem i think i had an 8px border which set to 0 has cured it

AWJunkies 03-06-2008 07:34 PM

Quote:

Originally Posted by ThePulse (Post 1458669)
ive sorted my problem i think i had an 8px border which set to 0 has cured it

Thanks for that info. I will test that on a friends board who has same issue.

AWJunkies 03-06-2008 07:34 PM

Quote:

Originally Posted by burntire (Post 1458633)
Thanks
I also notice the donation is not the right color and the style breaks on the far right.
I attached a screen shot.

What Vb you using and URL link please. Also what browser (IE,Opera,Fx)

I see your running VB 3.7.0B5 and I see your site. Can you please turn on my software so I can take a look right now it is OFF.

burntire 03-06-2008 07:48 PM

IE7 is having the issue. Firefox is ok.
Here is the link.
http://www.highperformancestangs.com...hp?do=donation

AWJunkies 03-06-2008 08:45 PM

Release version: 0.1.3
Release Date: 6th March 2008
MAJOR FIX: On certain servers payment recording was not working. This was due to interferences with current MODs installed that attached them self to global scope without proper path procedure
MINOR FIX: Fixed the issue when you turned off auto insert for the navbar drop down and then were unable to use the variables set to use manually

AWJunkies 03-06-2008 08:50 PM

Quote:

Originally Posted by burntire (Post 1458754)
IE7 is having the issue. Firefox is ok.
Here is the link.
http://www.highperformancestangs.com...hp?do=donation

Gotta love Fx and IE SUCKS any who it seems something to do with your style and font color. Search for that light grey color and let me know where you find it.

Sorry to be more clear it is a css issue. You seem to have it in a file so I can't see it in view source.


I found out what is breaking custom styles in IE and will fix it in next release.

If you can send me your css file over a PM I can help you out.

Powlo 03-09-2008 10:12 PM

Quote:

Make sure you have Vbulletin option Forum URL as a WWW not a http://yourdomain.com but http://www.yourdomain.com for the mod to work currectly (http://www.yourdomain.com/admincp/op...ogroup=address)
Why is that?

My site is currently sitting in a test sub-domain. http://v3.mysite.net so does this mean i cant use this mod or can i do something to get it to work?

Xanlamin 03-09-2008 11:07 PM

If your cookie domain is set to http://www.domainname.com then you must use www if cookie domain is set to http://domainname.com then you do not need the www.


All times are GMT. The time now is 06:58 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.01175 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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