Introduction  |  Install  |  Upgrade  |  Uninstall  |  Addons

Welcome To The D-Readme For D-Shoutbox!
D-Shoutbox:  Installation

Welcome!  This page shows you the edits you need to complete to have your D-Shoutbox working.
Note:
The Copy Code feature only works in Internet Explorer.

Starting Installation

The files needed for editing are listed below.
 
Files Needed
index.php
admin.php
sources/functions.php
sources/Usercp.php
sources/Admin/admin_pages.php
sources/lib/usercp_functions.php
lang/**/lang_error.php
lang/**/lang_online.php
lang/**/lang_ucp.php
Skin/s*/skin_global.php
Skin/s*/skin_ucp.php

If IBStore Is Installed

sources/store/store_functions.php

1.  Download and backup these files before editing!

2.  Upload the following files into their correct directory with correct CHMOD permissions.

File/Folder Destination CHMOD
dinstall.php Root Dir.  (where index.php is) 755
sb_iframe.php Root Dir.  (where index.php is) 755
sb_web.php Website Root Directoty 755
sources sources/ 755
Skin Skin/ 755
lang lang/ 755
html html/ 755
stlye_images style_images/ 755
Also, CHMOD your forums main directory (home/**/**/forums) To 777.

3.  Go to your forums and run dinstall.php.  Press the button to start the installation.
Have dinstall.php try to delete itself automatically, else delete this manually.

4.  Do The Following Edits Below.