Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=93)
-   -   donation level block. (http://www.bvlist.com/showthread.php?t=5313)

daffy 8th September 2010 02:18

donation level block.
 
1 Attachment(s)
my updated donation level block.

add to blocks/

open usercp.php add where you want to show
Code:

if ($donations){
include("./blocks/donation_block.php");
}

open donation_block with text editor and change
Code:

print "Due Date 7/Oct/2010
and
Code:

$keyMonth = 10;
$keyDay = 7;
$keyYear = 2010;

for due date

alter the amount and colleted in your admin panel donations

http://i51.tinypic.com/f580ug.jpg http://i53.tinypic.com/vdo1p4.jpg


All times are GMT +2. The time now is 20:01.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.