Derek
17-Mar-2008, 12:11 AM
Hey everyone,
NBS Multi-Forums phpBB 1.0.1 has been released! This version only has a few minor changes in it.
Here are some of the changes:
Upgraded to phpBB 2.0.23
Upgraded the Smarty Template Engine
Fixed errors you were getting when deleting forums
Fixed new line issue on forgot password emailPlease make sure to backup your database before upgrading! We are not responsible for any damage caused by this script. This includes loss of data!
Please see the readme file for instructions on installing or upgrading.
/*
+================================================= =======================+
|| NBSdesignz Multi-Forums phpBB - Version 1.0.1
|| -----------------------------------------------------------------------
|| By NBSdesignz (http://www.nbsdesignz.com)
|| Copyright © 2006 - 2008 NBSdesignz
|| This file may not be redistributed in whole or significant part.
|| --------------------- THIS SCRIPT IS FREEWARE. ------------------------
|| All copyright notices in this script must stay intact unless
|| copyright removal has been purchased!
|| -----------------------------------------------------------------------
|| Although this script has been tested by us, we are not responsible for
|| any damage it may cause!
|| -----------------------------------------------------------------------
|| $Id: readme.txt 460 2008-03-16 18:06:10Z derek $
|| Downloaded: Monday, March 17, 2008 00:03:56
+================================================= =======================+
*/
Description: This script allows you to offer phpBB forum hosting on your website. This script features an Admin Panel where you control the forums that are hosted, and you can also give other people access to the admin panel.
+========= Contents ===========+
|------------------------------|
| 1. Requirements
| 2. Installation Instructions
| 3. Upgrade Instructions
+==============================+
1. Requirements
================================
Below is a list of things that you will need to run NBSdesignz Multi-Forums phpBB.
==> phpBB 2.0.23 (http://www.phpbb.com)
==> Apache Web Server with .htaccess Support (http://httpd.apache.org/)
==> PHP 4.1+ (http://www.php.net)
==> FreeType 2 Support - for the captchas (http://www.freetype.org/freetype2/index.html)
==> FTP Support Compiled into PHP (--enable-ftp)
==> MySQL 4+ (http://www.mysql.com)
==> FTP Access (script needs it to add files when forums are created, and delete files when they are deleted)
2. Installation Instructions
================================
1. Upload all of the phpBB files except the following files/folders:
1. contrib (folder)
2. docs (folder)
3. install (folder)
4. config.php (file)
5. /admin/admin_db_utilities.php (file)
2. Upload all of the NBSdesignz Multi-Forums phpBB files.
3. Create a new database for the script.
4. Rename nbs/nbs_config.php.new to nbs_config.php, and open it up and edit all of the necessary variables in it.
They are commented really well and should be easy to figure out.
5. Go to http://yourdomain.com/scriptdirectory/nbs/install/install.php to run the installer.
6. Delete the install folder (/nbs/install) when the installer has finished.
---------------------------------------------------------------------------
You can now login to the admin panel at this url - http://yourdomain.com/scriptdirectory/nbs/admin/index.php.
3. Upgrade Instructions
================================
Version 1.0.0
--------------------------------
1. Upload the changed files for phpBB 2.0.23 (http://downloads.sourceforge.net/phpbb/phpBB-2.0.23-files.zip)
- Just upload the files in the 2.0.22_to_2.0.23.zip except the install folder.
2. Upload all of the NBS Multi-Forums phpBB files and select Yes to overwrite.
3. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
3. Delete the /nbs/install directory when the upgrade script has finished.
Version 1.0.0 Beta 8
--------------------------------
1. Upload all of the NBS Multi-Forums phpBB files and select Yes to overwrite.
2. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
3. Delete the /nbs/install directory when the upgrade script has finished.
Version 1.0.0 Beta 7
--------------------------------
1. Upload all of the phpBB 2.0.22 files except the following files/folders:
1. contrib (folder)
2. docs (folder)
3. install (folder)
4. config.php (file)
5. /admin/admin_db_utilities.php (file)
2. Upload all of the NBS Multi-Forums phpBB files and select Yes to overwrite.
3. Delete nbs/nbs_config.php and rename nbs/nbs_config.php.new to nbs_config.php. Edit the new nbs_config.php
file making sure to enter values for all of the variables. It is commented pretty well.
4. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
5. Delete the /nbs/install directory when the upgrade script has finished.
Version 1.0.0 Beta 6 and Lower
--------------------------------
1. Download 1.0.0 Beta 7 from http://www.nbsdesignz.com/download/NBS_Multi-Forums_phpBB/100b7
2. Upload all of the NBS Multi-Forums phpBB 1.0.0 Beta 7 files and select Yes to overwrite.
3. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
4. Upload all of the NBS Multi-Forums phpBB 1.0.0 Beta 8 files and select Yes to overwrite.
5. Delete nbs/nbs_config.php and rename nbs/nbs_config.php.new to nbs_config.php. Edit the new nbs_config.php
file making sure to enter values for all of the variables. It is commented pretty well.
6. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
7. Delete the /nbs/install directory when the upgrade script has finished.
You have to download 1.0.0 Beta 7 first because the new upgrade script in Beta 8 does not support any older
versions except Beta 7.
Thank you for using our script. We hope you like it. As always, if you need support feel free to post on our
forum (http://www.nbsdesignz.com/forums). If you would like to remove the copyright, you must purchase a branding
free license at this url: https://www.billing.nbsdesignz.com/signup.php?clienttype=22.
You will need to purchase one of these for every domain this script is running.
*** We also have a wiki now available to help you out with the script.
*** You can visit it at http://www.nbsdesignz.com/wiki.
*** Please note that it is still under construction, so some stuff may be missing.
Thanks,
Derek
You may discuss this announcement here.
NBS Multi-Forums phpBB 1.0.1 has been released! This version only has a few minor changes in it.
Here are some of the changes:
Upgraded to phpBB 2.0.23
Upgraded the Smarty Template Engine
Fixed errors you were getting when deleting forums
Fixed new line issue on forgot password emailPlease make sure to backup your database before upgrading! We are not responsible for any damage caused by this script. This includes loss of data!
Please see the readme file for instructions on installing or upgrading.
/*
+================================================= =======================+
|| NBSdesignz Multi-Forums phpBB - Version 1.0.1
|| -----------------------------------------------------------------------
|| By NBSdesignz (http://www.nbsdesignz.com)
|| Copyright © 2006 - 2008 NBSdesignz
|| This file may not be redistributed in whole or significant part.
|| --------------------- THIS SCRIPT IS FREEWARE. ------------------------
|| All copyright notices in this script must stay intact unless
|| copyright removal has been purchased!
|| -----------------------------------------------------------------------
|| Although this script has been tested by us, we are not responsible for
|| any damage it may cause!
|| -----------------------------------------------------------------------
|| $Id: readme.txt 460 2008-03-16 18:06:10Z derek $
|| Downloaded: Monday, March 17, 2008 00:03:56
+================================================= =======================+
*/
Description: This script allows you to offer phpBB forum hosting on your website. This script features an Admin Panel where you control the forums that are hosted, and you can also give other people access to the admin panel.
+========= Contents ===========+
|------------------------------|
| 1. Requirements
| 2. Installation Instructions
| 3. Upgrade Instructions
+==============================+
1. Requirements
================================
Below is a list of things that you will need to run NBSdesignz Multi-Forums phpBB.
==> phpBB 2.0.23 (http://www.phpbb.com)
==> Apache Web Server with .htaccess Support (http://httpd.apache.org/)
==> PHP 4.1+ (http://www.php.net)
==> FreeType 2 Support - for the captchas (http://www.freetype.org/freetype2/index.html)
==> FTP Support Compiled into PHP (--enable-ftp)
==> MySQL 4+ (http://www.mysql.com)
==> FTP Access (script needs it to add files when forums are created, and delete files when they are deleted)
2. Installation Instructions
================================
1. Upload all of the phpBB files except the following files/folders:
1. contrib (folder)
2. docs (folder)
3. install (folder)
4. config.php (file)
5. /admin/admin_db_utilities.php (file)
2. Upload all of the NBSdesignz Multi-Forums phpBB files.
3. Create a new database for the script.
4. Rename nbs/nbs_config.php.new to nbs_config.php, and open it up and edit all of the necessary variables in it.
They are commented really well and should be easy to figure out.
5. Go to http://yourdomain.com/scriptdirectory/nbs/install/install.php to run the installer.
6. Delete the install folder (/nbs/install) when the installer has finished.
---------------------------------------------------------------------------
You can now login to the admin panel at this url - http://yourdomain.com/scriptdirectory/nbs/admin/index.php.
3. Upgrade Instructions
================================
Version 1.0.0
--------------------------------
1. Upload the changed files for phpBB 2.0.23 (http://downloads.sourceforge.net/phpbb/phpBB-2.0.23-files.zip)
- Just upload the files in the 2.0.22_to_2.0.23.zip except the install folder.
2. Upload all of the NBS Multi-Forums phpBB files and select Yes to overwrite.
3. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
3. Delete the /nbs/install directory when the upgrade script has finished.
Version 1.0.0 Beta 8
--------------------------------
1. Upload all of the NBS Multi-Forums phpBB files and select Yes to overwrite.
2. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
3. Delete the /nbs/install directory when the upgrade script has finished.
Version 1.0.0 Beta 7
--------------------------------
1. Upload all of the phpBB 2.0.22 files except the following files/folders:
1. contrib (folder)
2. docs (folder)
3. install (folder)
4. config.php (file)
5. /admin/admin_db_utilities.php (file)
2. Upload all of the NBS Multi-Forums phpBB files and select Yes to overwrite.
3. Delete nbs/nbs_config.php and rename nbs/nbs_config.php.new to nbs_config.php. Edit the new nbs_config.php
file making sure to enter values for all of the variables. It is commented pretty well.
4. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
5. Delete the /nbs/install directory when the upgrade script has finished.
Version 1.0.0 Beta 6 and Lower
--------------------------------
1. Download 1.0.0 Beta 7 from http://www.nbsdesignz.com/download/NBS_Multi-Forums_phpBB/100b7
2. Upload all of the NBS Multi-Forums phpBB 1.0.0 Beta 7 files and select Yes to overwrite.
3. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
4. Upload all of the NBS Multi-Forums phpBB 1.0.0 Beta 8 files and select Yes to overwrite.
5. Delete nbs/nbs_config.php and rename nbs/nbs_config.php.new to nbs_config.php. Edit the new nbs_config.php
file making sure to enter values for all of the variables. It is commented pretty well.
6. Go to http://yourdomain.com/scriptdirectory/nbs/install/upgrade.php to run the upgrade script.
7. Delete the /nbs/install directory when the upgrade script has finished.
You have to download 1.0.0 Beta 7 first because the new upgrade script in Beta 8 does not support any older
versions except Beta 7.
Thank you for using our script. We hope you like it. As always, if you need support feel free to post on our
forum (http://www.nbsdesignz.com/forums). If you would like to remove the copyright, you must purchase a branding
free license at this url: https://www.billing.nbsdesignz.com/signup.php?clienttype=22.
You will need to purchase one of these for every domain this script is running.
*** We also have a wiki now available to help you out with the script.
*** You can visit it at http://www.nbsdesignz.com/wiki.
*** Please note that it is still under construction, so some stuff may be missing.
Thanks,
Derek
You may discuss this announcement here.