No description
admin | ||
calendar | ||
database | ||
forums | ||
images | ||
includes | ||
jscalendar | ||
jscripts/tiny_mce | ||
languages | ||
photos | ||
pollbooth | ||
profile | ||
random-quotes | ||
registered | ||
schemes | ||
search | ||
statistics | ||
templates | ||
alert-approve.asp | ||
alert-list.asp | ||
alert-view.asp | ||
banned.asp | ||
category-view.asp | ||
closed.asp | ||
create-MSSQL-megabbs22.txt | ||
create-mySQL-megabbs22.txt | ||
default.asp | ||
delete-cookies.asp | ||
forgot-password.asp | ||
help-emoticons.asp | ||
help-mbbscode.asp | ||
inbox.asp | ||
index.asp | ||
logoff.asp | ||
logon.asp | ||
megabbs.mdb | ||
README.md | ||
register-accept.asp | ||
register.asp | ||
reset-password.asp | ||
restricted-page.asp | ||
send-private-message.asp | ||
view-group.asp | ||
view-profile.asp |
megabbs
Install the software
Unzip the BBS files to a folder on your website, like /forum or /megabbs
Run /forum/admin/bbs-setup.asp - configure all the settings there including your database information
Upon submitting this setup screen, you will be prompted to download "Constants.asp". This file is used to configure your system and point it to the database. Save this constants.asp to your local system, and upload it over the existing one in /forum/database/constants.asp
Click on "Test database connection" button. This will test if your constants.asp generation was successful. If not, then go back and give it another try. Otherwise, proceed to configure the BBS settings.
On the next BBS configuration screen, review the default settings. Be sure to click "Save" at the bottom of the screen
Now you can log in with the default account. Username: Administrator - Password: changeme (Please change this password after logging in)
If everything is working properly, edit the constants.asp file one more time, and set bEmergencyMode = 0. Emergency mode is in case you forget your administrator password, or otherwise can't access your system. It gives you access to register a new account, assign global administrators, and other critical pages. It is enabled on a fresh
installation so you can access the configuration pages in this half-configured state.