Welcome

Username:

Password:


Remember me

[ Signup ]
[ Forgot password? ]


db_Select("event", "*", "(event_start>='$monthstart' AND event_start<= '$monthend') OR (event_rec_y='$current_month')"); $events = $sql -> db_Rows(); while($row = $sql -> db_Fetch()){ extract($row); $evf = getdate($event_start); $tmp = $evf['mday']; $event_true[$tmp] = $event_category; } // ----------------------------------------------------------------------------------------------------------- // set up arrays for calender display ------------------------------------------------------------------ $week = Array(EC_LAN_25,EC_LAN_19,EC_LAN_20,EC_LAN_21,EC_LAN_22,EC_LAN_23,EC_LAN_24); $months = Array(EC_LAN_0,EC_LAN_1,EC_LAN_2,EC_LAN_3,EC_LAN_4,EC_LAN_5,EC_LAN_6,EC_LAN_7,EC_LAN_8,EC_LAN_9,EC_LAN_10,EC_LAN_11); $calendar_title = $months[$datearray[mon]-1]." ".$current_year; // ----------------------------------------------------------------------------------------------------------- $text = "
"; if($events){ $text .= EC_LAN_26 . ": ".$events; }else{ $text .= EC_LAN_27; } $start = $monthstart; $text .= "

"; foreach($week as $day){ $text .= ""; } $text .= ""; $thismonth = $datearray['mon']; $thisday = $datearray['mday']; for($c=0; $c<$firstdayarray['wday']; $c++){ $text .= ""; } $loop = $firstdayarray['wday']; for($c=1; $c<=31; $c++){ $dayarray = getdate($start+($c*84460)); if($dayarray['mon'] == $thismonth){ if($thisday == $c){ $text .= "\n"; $loop++; if($loop == 7){ $loop = 0; $text .= ""; } } } for($a=($loop+1); $a<=7; $a++){ $text .=""; } $text .= "
".$day."

"; }else{ $text .=""; } if($event_true[($c)]){ $sql -> db_Select("event_cat", "*", "event_cat_id='".$event_true[($c)]."' "); $icon = $sql -> db_Fetch(); extract($icon); $img = ""; }else{ $img = ""; } $linkut = mktime(0 ,0 ,0 ,$dayarray['mon'], $c, $datearray['year']); $text .="$img
$c
"; if($thisday == $c){ } $text .= "
 
"; $ns -> tablerender($calendar_title, $text); ?>
DHL News
Our headlines can be syndicated by using either our rss or text feeds.
news.xml - news.txt


Forum Threads Replies Last Post
Dark Horizons: Lore General
Squad Recruiting
Squads post your recruiting info here.
48 730 Fri Jan 13 2012, 10:58AM
AcronymsXO   
General Discussions
Talk about anything related to Dark Horizons: Lore.
720 6894 Mon Jun 25 2012, 02:07PM
nightrain   
Tactics 101
From weapon use to MAV selection, from Tactics to specific techniques, find all you could need to become a dangerous foe here!
25 180 Wed Sep 10 2008, 12:54PM
RGoose   
Off Topic
Talk about anything here.
192 1432 Fri Jan 09 2009, 03:22AM
aceer   
Lore Fanfiction
The one-stop-shop for Lore characters and fiction!
65 538 Mon Aug 04 2008, 06:33PM
Bullseye   
Dark Horizons: Support Forums
Technical Support
No matter which operating system you're using, this is the place to go for support!
36 160 Tue Dec 27 2011, 04:24AM
Pacewicz   
Lore Modding Support
Discussion of modifying Lore
45 245 Mon Aug 18 2008, 04:34PM
scrap-metal3000   

Information
These forums can only be posted to by registered and logged in members, please click here to go to the registration page.
The users of this forum have posted a total of 18541 articles.
Registered members: 9551
Newest member: motdemcodon_1.
New posts No new posts Closed forum

You cannot start new threads - You cannot post replies - You cannot edit your posts