If your account is new, it may not have been validated yet. Please check your e-mail for a validation link. If you used to be able to see this page, it probably means you pissed someone off and they took away some of your permissions. If you think you should have access to this page, please e-mail the ".sb_link(sb_url("email/send?to=&subject=Account%20Question"), "webmaster").".

\n"; $newUserText = "

Congratulations!

\n

Your account has been created. Please feel free to look around. You should receive a validation e-mail soon. To fully activate your account, you must click on the link included in it. Be sure to read the News to see what is happening and go ahead and add a new news item to introduce yourself.

"; $notesText = "Please tell us how you found out about us."; $customGoogle = "&cof=T:000000;L:http://www.shitbag.com/images/Homebutton.jpg;BGC:FFFFFF;AH:left;AWFID:580e1015ada1f205;"; $validationMessage = "%LOGIN%,\n Your account on $domainName has been validated. E-mail sent to %LOGIN%@$domainName will now be forwarded to %EMAIL%. You also have access to the restricted areas of $domainName. Please e-mail $userAdmin if you have any questions.\n"; ?> ".sb_link($newsDir."add.php","Add a news item")); print(" -- ".sb_link($newsDir."index.php?offset=0","Show newest news items")); print(" -- ".sb_link($newsDir."index.php?limit=-1","Show all news items")."

\n"); print("

".sb_link($newsDir."index.php?offset=".($offset-5),"\"Prev")); print(sb_link($newsDir."index.php?offset=".($offset+5),"\"Next")."

\n"); } function sb_showNewsItem($newsid, $newsDir = "", $dbConn = 0) { global $headlineFont; global $dbPref; global $domainName; global $headlineBG; global $showFullName; $newsDir = ($newsDir == "")?"":$newsDir."/"; $newsQuery = "select * from ${dbPref}news n " . "where newsid = $newsid "; $result = sb_dbQuery($newsQuery, $dbConn); print(""); if ($row = sb_dbGetRow($result)) { if (sb_pageCheckPerms("writeable")) { $updateLink = "Update"; } $headline = stripslashes($row['headline']); $text = sb_expandSpecialTags(stripslashes($row['text'])); $email = sb_usermanEmailLink($row['userid'],"RE: ".$row['headline']); print(""); print(""); print(""); print(""); $postDate = strftime("%a %b %e at %I:%M %p",strtotime($row["postDate"])); print(" "); print(""); print(""); print(" "); print(""); print(""); print(""); print(""); } print("
\"\""); print("$headline
Posted: $postDate by $email$updateLink
$text"); $updateQuery = "select * from ${dbPref}news n " . "where parentid = ".$row["newsid"]." order by postDate "; $result2 = sb_dbQuery($updateQuery, $dbConn); while ($row2 = sb_dbGetRow($result2)) { $update = sb_expandSpecialTags(stripslashes($row2["text"])); $updatedemail = sb_usermanEmailLink($row2['userid'],"RE: Update to ".$row['headline']); $updateDate = strftime("%a %b %e at %I:%M %p",strtotime($row2["postDate"])); print(" Updated: $updateDate by $updatedemail $update"); } print("
 
"); } function sb_showNews($limit = 5, $offset = 0, $minpriority = 0, $newsDir = "", $dbConn = 0) { global $headlineFont; global $dbPref; global $domainName; global $headlineBG; global $showFullName; $newsDir = ($newsDir == "")?"":$newsDir."/"; $limitString = (isset($limit)||isset($offset))?"limit $offset,$limit":""; $newsQuery = "select * from ${dbPref}news n " . "where parentid = 0 and priority >= $minpriority " . "order by postDate desc $limitString"; $result = sb_dbQuery($newsQuery, $dbConn); print(""); while ($row = sb_dbGetRow($result)) { if (sb_pageCheckPerms("writeable")) { $updateLink = "Update"; } $headline = stripslashes($row['headline']); $text = sb_expandSpecialTags(stripslashes($row['text'])); $email = sb_usermanEmailLink($row['userid'],"RE: ".$row['headline']); print(""); print(""); print(""); print(""); $postDate = strftime("%a %b %e at %I:%M %p",strtotime($row["postDate"])); print(" "); print(""); print(""); print(" "); print(""); print(""); print(""); print(""); } print("
\"\""); print("$headline
Posted: $postDate by $email$updateLink
$text"); $updateQuery = "select * from ${dbPref}news n " . "where parentid = ".$row["newsid"]." order by postDate "; $result2 = sb_dbQuery($updateQuery, $dbConn); while ($row2 = sb_dbGetRow($result2)) { $update = sb_expandSpecialTags(stripslashes($row2["text"])); $updatedemail = sb_usermanEmailLink($row2['userid'],"RE: Update to ".$row['headline']); $updateDate = strftime("%a %b %e at %I:%M %p",strtotime($row2["postDate"])); print(" Updated: $updateDate by $updatedemail $update"); } print("
 
"); } ?> "; $showjs = 0; } ?> News

Shitbag!

S H I T B A G

climbing's little joke
$url) { if ($url == "") { print("\n \n\n"); } else { print("\n \n\n"); } } } foreach ($commonMenus as $name => $url) { if ($url == "") { print("\n \n\n"); } else { print("\n \n\n"); } } ?>
Adventures
Random Pictures
Tech Stuff
News
Log In
Administration
\n"); print(" $name\n"); print("
\n"); print(" $name\n"); print("
\n"); print(" $name\n"); print("
\n"); print(" $name\n"); print("