No description
Find a file
2023-08-11 23:25:11 +02:00
admin add system 2023-07-15 11:16:54 +02:00
calendar add system 2023-07-15 11:16:54 +02:00
database add system 2023-07-15 11:16:54 +02:00
forums add system 2023-07-15 11:16:54 +02:00
images add system 2023-07-15 11:16:54 +02:00
includes add system 2023-07-15 11:16:54 +02:00
jscalendar add system 2023-07-15 11:16:54 +02:00
jscripts/tiny_mce add system 2023-07-15 11:16:54 +02:00
languages add system 2023-07-15 11:16:54 +02:00
photos add system 2023-07-15 11:16:54 +02:00
pollbooth add system 2023-07-15 11:16:54 +02:00
profile add system 2023-07-15 11:16:54 +02:00
random-quotes add system 2023-07-15 11:16:54 +02:00
registered add system 2023-07-15 11:16:54 +02:00
schemes add system 2023-07-15 11:16:54 +02:00
search add system 2023-07-15 11:16:54 +02:00
statistics add system 2023-07-15 11:16:54 +02:00
templates add system 2023-07-15 11:16:54 +02:00
alert-approve.asp add system 2023-07-15 11:16:54 +02:00
alert-list.asp add system 2023-07-15 11:16:54 +02:00
alert-view.asp add system 2023-07-15 11:16:54 +02:00
banned.asp add system 2023-07-15 11:16:54 +02:00
category-view.asp add system 2023-07-15 11:16:54 +02:00
closed.asp add system 2023-07-15 11:16:54 +02:00
create-MSSQL-megabbs22.txt add system 2023-07-15 11:16:54 +02:00
create-mySQL-megabbs22.txt add system 2023-07-15 11:16:54 +02:00
default.asp add system 2023-07-15 11:16:54 +02:00
delete-cookies.asp add system 2023-07-15 11:16:54 +02:00
forgot-password.asp add system 2023-07-15 11:16:54 +02:00
help-emoticons.asp add system 2023-07-15 11:16:54 +02:00
help-mbbscode.asp add system 2023-07-15 11:16:54 +02:00
inbox.asp add system 2023-07-15 11:16:54 +02:00
index.asp add system 2023-07-15 11:16:54 +02:00
logoff.asp add system 2023-07-15 11:16:54 +02:00
logon.asp add system 2023-07-15 11:16:54 +02:00
megabbs.mdb add system 2023-07-15 11:16:54 +02:00
README.md Update README.md 2023-08-11 23:25:11 +02:00
register-accept.asp add system 2023-07-15 11:16:54 +02:00
register.asp add system 2023-07-15 11:16:54 +02:00
reset-password.asp add system 2023-07-15 11:16:54 +02:00
restricted-page.asp add system 2023-07-15 11:16:54 +02:00
send-private-message.asp add system 2023-07-15 11:16:54 +02:00
view-group.asp add system 2023-07-15 11:16:54 +02:00
view-profile.asp add system 2023-07-15 11:16:54 +02:00

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.