phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / install / install_install.php

History | View | Annotate | Download (71 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
11026 03/06/2011 02:15 pm Git Gatekeeper

commit 7027489c8ebbd1f3a77a6357db8dc6e862cd978d
Merge: 12721f6 36e96bb
Author: Andreas Fischer <>
Date: Sun Mar 6 15:06:58 2011 +0100

Merge branch 'ticket/p/10059' into develop-olympus
  • ticket/p/10059:
    [ticket/10059] Fix two misspellings of consistent.
10795 09/16/2010 10:45 pm Git Gatekeeper

commit 41245f9f7ac1f588351ddaa8128b499503416f54
Merge: ed78350 e5d5d58
Author: Igor Wiedler <>
Date: Thu Sep 16 23:38:50 2010 +0200

Merge branch 'ticket/bantu/9091' into develop-olympus
  • ticket/bantu/9091:
    [ticket/9091] Extract IPv4 address from addresses mapped into IPv6.
10757 08/28/2010 10:30 pm Git Gatekeeper

commit dfd3c4a5dfa7f2afceb3ab7b3fd12181ba66b10c
Merge: 3c02a1c 5e33004
Author: Andreas Fischer <>
Date: Sat Aug 28 23:25:05 2010 +0200

Merge branch 'ticket/nickvergessen/9519' into develop-olympus
  • ticket/nickvergessen/9519:...
10695 08/19/2010 04:26 pm Git Gatekeeper

commit f92c96d424a764b31ccbadc8fc2eafab594a04a3
Merge: c86f9eb d00f2ec
Author: Andreas Fischer <>
Date: Thu Jul 8 19:49:22 2010 +0200

Merge branch 'ticket/jellydoughnut/9690' into develop-olympus
  • ticket/jellydoughnut/9690:...
10489 02/11/2010 12:02 am Nils Adermann

Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Pucci at Microsoft [Bug #57055]

If you are using SQL Server, please try to test this new dbal so we can safely include it in 3.0.8. If you
want to try it on a current phpBB version you can apply the latest version of the patch to your board which...

10300 12/07/2009 12:56 pm Andreas Fischer

Fix Bug #54815 - Only replace table prefix if table name is surrounded by whitespace.

10070 08/31/2009 09:58 am Andreas Fischer

Addition to r9887: Correctly install 'Copy forum permissions' module.
Addition to r10068: Correct mode is send_statistics.

10060 08/28/2009 10:26 am Joas Schilling

Fix Bug #49195 - Queries on un-indexed column user_email
Added function to generate email-hash.

Authorised by: AcydBurn

9969 08/13/2009 03:51 pm Nils Adermann

- links to send statistics after install and update
- link back to ACP main from send statistics
- improved language / better explanation (incl. Bug #48555)

9592 06/14/2009 03:47 pm Henry Sudhof

#46515

9524 06/02/2009 02:12 pm Henry Sudhof

Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs.

9354 03/02/2009 02:33 am Chris Smith

Removed the major version number from the useragent match of the Ichiro bot, it has been upgraded

9300 01/23/2009 12:13 pm Meik Sievertsen

tiny fix for the installer

9041 11/02/2008 12:19 pm Meik Sievertsen

fix 3 very tiny bugs... #35545, #35365 and #35305

9026 10/17/2008 04:55 pm Meik Sievertsen

gah

9024 10/17/2008 12:31 pm Meik Sievertsen

Disable referer validation on install if it is not possible to determine correct referer due to a proxy setup (Bug #32765)

8814 09/04/2008 02:01 pm Meik Sievertsen

Ok, story real database server info, as well as caching it
Store it on installation too - allows us to check the db version used on installation and used currently to warn the user about incompatibilities

8780 08/22/2008 02:52 pm Meik Sievertsen

change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it.

8763 08/16/2008 09:06 pm Meik Sievertsen

the chmod change i already had within the changelog (by mistake). This should further secure writable directories and created files.
Installation need to be tested on different hosts.

8760 08/15/2008 09:46 pm Marek RuszczyƄski

PHP 5.3 compatibility.

8636 06/09/2008 07:05 pm Meik Sievertsen

#27395

8598 06/04/2008 05:37 pm Nils Adermann

removed executable props [Bug #6464]

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8446 03/18/2008 02:33 pm Meik Sievertsen

#23195

8348 01/29/2008 04:49 pm Meik Sievertsen

#19955

8292 01/02/2008 04:56 pm Henry Sudhof

A few very minor changes to avoid curveballs.

8290 12/27/2007 06:34 pm Meik Sievertsen

#16695
#s17235

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8248 11/19/2007 05:44 pm Meik Sievertsen

further updates

8224 11/03/2007 09:31 pm Meik Sievertsen

further fixes
- fix infinite loop on checking ban for those not having ever visited the page (or removed all session cookies)
- avatar width/height switched in language files
- fix windows switching to background on IE7 (smlies window for example)

8211 10/21/2007 01:26 pm Meik Sievertsen

make sure we always check for a valid directory handle

8167 10/12/2007 06:11 pm Henry Sudhof

#14704
That should solve the issue for the user table, I hope that it doesn't manifest at other places.

8139 10/04/2007 08:50 pm Meik Sievertsen

#i42
new password hashing mechanism for storing passwords

8130 10/04/2007 01:33 pm Meik Sievertsen

deregister globals to install too

8116 10/01/2007 07:43 pm Meik Sievertsen

#i112

8072 08/30/2007 11:21 pm Meik Sievertsen

necessary changes...

7961 07/27/2007 07:33 pm Meik Sievertsen

err, forgot to commit

7929 07/23/2007 06:25 pm Meik Sievertsen

needed fixes

7920 07/22/2007 10:11 pm Meik Sievertsen

try to normalize everything...

7884 07/14/2007 05:44 pm Meik Sievertsen

a bunch of fixes

7875 07/12/2007 06:14 pm Meik Sievertsen

some more fixes

7866 07/11/2007 05:03 pm Meik Sievertsen

some fixes

7860 07/10/2007 05:14 pm Meik Sievertsen

some fixes here and there

7830 07/03/2007 05:36 pm Meik Sievertsen

let's see if i can break something. :o

7818 07/01/2007 06:09 pm Meik Sievertsen

some fixes... most importantly the ability to update the board with the automatic files while having fsockopen disabled (instead, the update file information will be used, which may be inaccurate if the admin did a mistake).

7736 06/09/2007 01:11 pm Meik Sievertsen

ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)

7734 06/08/2007 06:01 pm David M

same old, same old

7733 06/08/2007 06:00 pm David M

another Oracle fix

7684 05/26/2007 02:44 pm Henry Sudhof

#11431

7644 05/19/2007 05:44 pm Meik Sievertsen

Allow pre-setting language dependant data in schema_data.sql... specified with {L_*}, also create the search index on installation

7631 05/18/2007 04:33 pm Meik Sievertsen

Disable DEBUG by default, enable backtrace by default

7583 05/15/2007 03:48 pm Henry Sudhof

Be more explicit regarding the requirements.

Once more, this introduces language variables.

7527 05/11/2007 02:25 pm Meik Sievertsen

We do not support nesting code tags - #10763
#10741
Confirm box on pruning forums - #10619
Not stripping empty lines on parsing messages - #10579
Remove reports alongside with users - #10501

7478 05/05/2007 11:33 pm Henry Sudhof

Introducing a new CAPTCHA. Thanks to Robert "Xore" Hetzler for idea & code and Ashley "Neothermic" Pinner for her expertise and contributions to said code.

This introduces new language variables, so take note translators :).

7469 05/05/2007 12:22 pm Meik Sievertsen

Better support for nested transactions...

7455 05/03/2007 04:29 pm Meik Sievertsen

some language-specific adjustements
fix prune users (adding the list of users to the confirmation page)
tried to fix the show/hide trigger in ACP by not using width: auto; (which gets somehow inherited to each other element)

7429 04/30/2007 12:46 pm Henry Sudhof

Prepare to be yelled at and brace for the tide of bug reports: I had hoped we would not have to do this, but it seems that we have to.

-Route all avatar downloads through download.php - adrien
-Change the way inline attachments are delivered
-Fixes a few (unreported) bugs, notably avatar upload during group generation...

7421 04/28/2007 04:24 pm David M

I am not having much luck these days...

7420 04/28/2007 04:18 pm David M

typo

7417 04/28/2007 02:02 pm David M

ok, now let it actually work :P

7415 04/28/2007 02:54 am David M

oops

7414 04/28/2007 02:53 am David M

installer tries to install language specific imageset entries

7302 04/08/2007 05:14 pm Meik Sievertsen

#9659
#9569

7255 04/01/2007 02:39 pm David M

- PostgreSQL can now use schemas. During install, under database name, enter databasename.schema
- phpversion() to PHP_VERSION

7180 03/12/2007 10:43 pm Meik Sievertsen

remove user with empty username_clean...

7078 02/26/2007 12:00 am shs

A couple changes to improve usability:

1) Reworded the "Install missing" explain for the converter
2) "Forked" the final page of a clean install to give two options... #1 being going to the convertor and #2 being the already existing "Take me to your ACP!" stuff....

7010 02/19/2007 05:15 am David M

- forgot a few places :P

6995 02/17/2007 12:06 am Nils Adermann

- allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only)
- abstracted some installation code that is now relevant to converting as well into functions_install.php (mostly DBMS selection related)...

6956 02/02/2007 04:36 pm Meik Sievertsen

only very tiny fixes.

6934 01/27/2007 01:30 pm Meik Sievertsen

#7424
- rebuild username_clean column due to changes in utf8_clean_string()

6927 01/24/2007 06:19 pm Meik Sievertsen

- fix severe bug with email hash calculation
- fix bug in convertor not correctly converting config values

6912 01/20/2007 06:58 pm Meik Sievertsen

- fixing some bugs
- removing utf8 characters from email files (has been discussed internally, you guys know why)
- making sure some opendir calls are checked before calling readdir.

6910 01/20/2007 05:20 am David M

#7256

6908 01/19/2007 12:58 pm Meik Sievertsen

some opendir/closedir fixes

6872 01/10/2007 05:47 pm Meik Sievertsen

fix some general bugs and some convertor related

6863 01/09/2007 02:33 am David M

- installer now checks if the page size is correct for Firebird
- Firebird now has a proper explain page

6842 01/05/2007 04:31 pm Meik Sievertsen

unique cookie name anyone?

6826 12/31/2006 05:56 pm Meik Sievertsen

- telling the admin for what the board contact and board email addresses are used for and also making sure this explanation is correct ;)
- fixes for bugs #6694, #6664 and #6662

6815 12/27/2006 05:51 pm David M

#6600

6803 12/24/2006 02:11 pm Meik Sievertsen

some fixes today
- most important change is the consolidation of the display attachment functions; merging them together to have one function we need to call.

6785 12/21/2006 03:07 am David M

#6460, thanks to ToonArmy for the patch :D
- removed pregenerated template variables from the installer

6781 12/18/2006 06:29 pm Meik Sievertsen

- Modules are not added correctly [#6370]
- Minor bug in ucp_prefs_personal.html (Opera) [#6348]
- MCP-Warnings section colspan problem in Opera [#6338]
- Loading extensions on install [#6332]
- Adjust PM rules if folder removed [#6326]
- #6318
- Coppa registration [#6306]...

6730 12/08/2006 04:20 pm Meik Sievertsen

- re-add script_path for "strange configurations" to let them force the generated urls correctly
- show rank title if no rank image present in memberlist
- other fixes.

6701 12/02/2006 07:16 pm David M

- pretty serious speed improvement for strtoupper/strtolower
- mbstring envrio checks
#5774

6678 11/27/2006 10:34 pm David M

don't mind me, I just forgot something :D

6676 11/27/2006 10:24 pm David M

#5640

6650 11/24/2006 03:59 pm Meik Sievertsen

rather large update, most important things done:
- implemented provided patch/diff file for bug #5350 (Highway of Life) with some tiny changes and alterations
- more username/colour changes/fixes
- added a note about PM rule-dependant message removals so the user is not wondering too much if he can't remember his rules. :)...

6629 11/21/2006 07:20 pm Meik Sievertsen

decrease the barrier for E_ALL error reporting and email traces from DEBUG_EXTRA to DEBUG

6628 11/21/2006 07:15 pm Meik Sievertsen

- fixing a bunch of bugs
- moved the install trigger error to sessions and also disabled it for those having DEBUG_EXTRA enabled.
i hope not having introduced too many new bugs.

6602 11/18/2006 06:26 pm Meik Sievertsen

let us be more strict while testing for writeable directories.

6584 11/15/2006 04:35 pm Meik Sievertsen

- fixes for the following bugs:
#5326
#5318
#5304
#5290
#5288
#5278
#5276
#5272
#5266
- also fixed the "Call-time pass-by-reference" bug #5252
- within this step changed the normalize calls to require references.
- added captcha size variables to the class scope (suggestion was posted at area51)

6581 11/13/2006 11:44 pm David M

@#$%&!

6570 11/12/2006 03:42 pm David M

blah blah blah :D

6563 11/10/2006 03:56 pm David M

- cleaned up firebirdsql
- cleaned up install

6552 11/04/2006 06:19 pm Meik Sievertsen

- use the $var_ary for settings in a more logical way (hopefully removes the clutter and shows where which variable is set how)
- hopefully utf8 passwords are working too now

6549 11/04/2006 12:09 am David M

- compress is nicer (fixed a bug :P)
- UTF-8 code is nicer (fixed a bug :P)
- new CAPTCHA. Replaced the old one for size and usability issues. The old CAPTCHA will most likely be released as a separate package

6548 11/03/2006 10:05 pm Meik Sievertsen

ok, i am an idiot...