[Customisation Database Commits] r1033 - in /trunk/titania/docs: Installation and Requirements.txt Read Me.txt

Nathan Guse exreaction at phpbb.com
Fri Apr 9 20:15:45 BST 2010


Author: exreaction
Date: Fri Apr  9 20:15:44 2010
New Revision: 1033

Log: (empty)

Modified:
    trunk/titania/docs/Installation and Requirements.txt
    trunk/titania/docs/Read Me.txt

Modified: trunk/titania/docs/Installation and Requirements.txt
==============================================================================
*** trunk/titania/docs/Installation and Requirements.txt (original)
--- trunk/titania/docs/Installation and Requirements.txt Fri Apr  9 20:15:44 2010
***************
*** 3,8 ****
--- 3,11 ----
  	PHP 5.2+
  	Mod Rewrite
  	MultiViews must be disabled!
+ 	For the Styles Demo board:
+ 		If not installing on the main board, it must be on the same server, on a different database, and with the same database prefix
+ 			as the main board uses (limitation of current code using table constants).
  
  How to install:
  	1. Get and install the latest version of phpBB

Modified: trunk/titania/docs/Read Me.txt
==============================================================================
*** trunk/titania/docs/Read Me.txt (original)
--- trunk/titania/docs/Read Me.txt Fri Apr  9 20:15:44 2010
***************
*** 2,5 ****
  
  After each new release of phpBB you need to perform a few actions:
  	1. Upload the properly named package (ex: phpBB-3.0.7-PL1.zip for 3.0.7-pl1) to store/phpbb_packages
! 	2. Update the phpbb_versions information in the config.php file to contain the latest version for the updated phpBB branch
\ No newline at end of file
--- 2,9 ----
  
  After each new release of phpBB you need to perform a few actions:
  	1. Upload the properly named package (ex: phpBB-3.0.7-PL1.zip for 3.0.7-pl1) to store/phpbb_packages
! 	2. Update the phpbb_versions information in the config.php file to contain the latest version for the updated phpBB branch
! 
! For the Styles Demo board:
! 	If not installing on the main board, it must be on the same server, on a different database, and with the same database prefix
! 		as the main board uses (limitation of current code using table constants).
\ No newline at end of file




More information about the customisationdb-commits mailing list