General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
[phpBB Debug] PHP Notice: in file [ROOT]/includes/search/search.php on line 22: Constant SEARCH_RESULT_NOT_IN_CACHE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/search/search.php on line 23: Constant SEARCH_RESULT_IN_CACHE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/search/search.php on line 24: Constant SEARCH_RESULT_INCOMPLETE already defined
Clicking on System->Administrative Control Panel->Customize
ACP_STYLE_COMPONENTS
Do not hire Christian Bullock he won't finish the job and will keep your money
RMcGirr83 wrote:second link, clicking on search index tosses this
[phpBB Debug] PHP Notice: in file [ROOT]/includes/search/search.php on line 22: Constant SEARCH_RESULT_NOT_IN_CACHE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/search/search.php on line 23: Constant SEARCH_RESULT_IN_CACHE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/search/search.php on line 24: Constant SEARCH_RESULT_INCOMPLETE already defined
Should be fixed now.
Clicking on System->Administrative Control Panel->Customize
On a slightly related matter: the area51 front page (https://area51.phpbb.com/) now links to development packages of 3.0.x and 3.1.x called "nightly" builds. This should make testing 3.1.x a lot easier, basically download and install like 3.0.x.
The most interesting files are probably:
phpBB-$version.{zip,tar.bz2} for new installs, e.g. phpBB-3.1.0-dev.zip.
phpBB-$from_to_$to.{zip,tar.bz2} for updates, e.g. phpBB-3.0.11_to_3.1.0-dev.zip.