Menu

Tree [r162] /
 History

HTTPS access


File Date Author Commit
 newcore 2010-06-14 kieranmenor [r161]
 upload 2010-08-06 techokami [r162]
 GPL.txt 2010-05-09 techokami [r38] Changed the license to GPL v2! Also changed ar...
 changelog.html 2010-06-07 charbyte [r126] changelog!
 license.html 2010-05-11 techokami [r45] -New emoticons, taken from the newer version of...
 license.txt 2010-05-11 techokami [r45] -New emoticons, taken from the newer version of...
 readme.html 2010-04-22 techokami [r2] Rebranded the entire project as CTBBS. Now, le...
 svnlog.txt 2010-06-07 charbyte [r126] changelog!
 thanks.txt 2010-06-05 techokami [r120] Just a few minor things.

Read Me

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />

	<style type="text/css">
	<!--
		body
		{
			font-family: arial, sans-serif;
			font-size: 10pt;
			width: 750px;
			margin-bottom: 2em;
		}
		li
		{
			text-align: justify;
		}
		p
		{
			text-align: justify;
		}
		h1
		{
			font-size: 18pt;
			font-weight: bold;
		}
		h2
		{
			font-size: 16pt;
			font-weight: bold;
			margin-top: 2em;
		}
		.file
		{
			font-family: monospace;
			font-weight: bold;
			color: #008000;
		}
		.path
		{
			font-family: monospace;
			font-weight: bold;
			color: #000080;
		}
	-->
	</style>

	<title>Read Me</title>
</head>

<body>

<h1>V0.17</h1>

<p>Welcome to the 1<sup>st</sup> release of CTBBS, the fork of the long dead OvBB open source discussion board system that aims to mimic vBulletin 2.x.x in both look and behavior while incorporating new features and functionality. TODO: Write the rest of the intro! As always, check out <span class="file">changelog.html</span> for details on exactly what has changed since V0.15a.</p>


<h2>Requirements</h2>

<p>Although CTBBS works on most setups, you should make sure your environment fulfills these requirements:</p>
<ul>
	<li>About 1.5 megabytes of free storage space</li>
	<li>PHP 4.3.0 or better</li>
	<li>Access to a database (or the privileges to create one) on a MySQL or PostgreSQL server</li>
</ul>
<p>Additionally, if you want to use the <i>Image Verification</i> (CAPTCHA) feature in the registration of new users, you'll need to have the <a href="http://www.boutell.com/gd/">GD Graphics Library</a> and the <a href="http://www.freetype.org">FreeType Library</a> installed and configured in your environment.</p>


<h2>Fresh Installation</h2>

<ol>
	<li>Upload the entire contents of the <span class="path">upload</span> directory to a location of your choice on your server.</li>
	<li>Begin the installation by accessing the <span class="path">setup</span> subdirectory via your Web browser.</li>
	<li>Select &quot;Fresh Installation&quot; as the type, simply follow the instructions, and post any problems you run into on the <a href="https://sourceforge.net/projects/ctbbs/forums">CTBBS Project Support Forum</a>.</li>
	<li><i>Be sure to delete the <span class="path">setup</span> subdirectory immediately after installation is completed.</i></li>
</ol>


<h2>Upgrade</h2>

<ol>
	<li>Upload the entire contents of the <span class="path">upload</span> directory to the location of your forums, overwriting files as necessary.  If you made any modifications you don't want to lose, back up your files first!</li>
	<li>Begin the upgrade by accessing the <span class="path">setup</span> subdirectory via your Web browser.</li>
	<li>Select &quot;Upgrade&quot; as the type, simply follow the instructions, and post any problems you run into on the <a href="https://sourceforge.net/projects/ctbbs/forums">CTBBS Project Support Forum</a>.</li>
	<li><i>Be sure to delete the <span class="path">setup</span> subdirectory immediately after the upgrade is completed.</i></li>
</ol>


<h2>Contact</h2>

<p>If you have any comments, questions, or suggestions, you should check out the CTBBS forums at <a href="https://sourceforge.net/projects/ctbbs/forums">https://sourceforge.net/projects/ctbbs/</a>.</p>

</body>

</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.