phpBB
Statistics
| Revision:

root / tags / release_2_0_1 / phpBB / install.php

History | View | Annotate | Download (32.8 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2610 05/20/2002 03:52 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_1'.

2575 05/13/2002 03:18 pm psotfx

Added exit's after those header location redirects without them

2483 04/04/2002 04:47 pm

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

2396 03/22/2002 03:30 pm the_systech

D@#n it when changing something, make sure that you change it EVERYWHERE it's used :(

2371 03/20/2002 03:26 pm the_systech

Fix for bug # 532327 (This is what happens when I rush something in :D)

2363 03/20/2002 12:21 am the_systech

Various updates for install and upgrade...

2352 03/19/2002 06:36 pm the_systech

Fix for bug #512279 Install now uses table prefix properly..

2312 03/18/2002 04:21 pm dougk_ff7

Fixes a bug in install.php, accidentally added "The passwords do not match" in any case.

2305 03/18/2002 02:35 pm psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2294 03/11/2002 10:55 pm the_systech

Fix for #527628 .. D@mn me and my stupiddity...

2284 03/08/2002 10:05 pm the_systech

Just because

2283 03/08/2002 08:48 pm the_systech

Well poop... Fix for bug #527235... /me goes off and slaps himself..

2278 03/06/2002 10:58 pm the_systech

Fix for bug #525357... Admin password should not be allowed to be blank for security reasons...

2012 01/29/2002 11:46 pm the_systech

Some additional error checking in the install to make sure that the server's php configuration is going to work with phpBB2.. (two new lines in lang_admin.php sorry translators, & please don't shoot me Paul :D )

1984 01/28/2002 03:36 am psotfx

More hard-coded .php extensions

1976 01/28/2002 01:56 am psotfx

Fix some minor issues ...

1772 01/02/2002 08:19 am thefinn

Fixed parse error in install.php

1771 01/01/2002 11:52 pm psotfx

Removed failure on session table type change to HEAP, no biggie if it doesn't work

1705 12/24/2001 05:41 pm the_systech

Fix for #496173... Stupid me was using $config_data instead of $HTTP_POST_VARS array variable.. #*& register globals...#&# bad habits...

1676 12/22/2001 05:22 pm psotfx

Language updates

1662 12/21/2001 04:52 pm psotfx

More \' to '' changes

1648 12/20/2001 08:24 pm the_systech

fix for re-including functions in upgrade-install integration..

1600 12/16/2001 02:52 am psotfx

Should be a fix for another global_var issue bug #492118 also modded install template to use .css

1518 12/05/2001 11:12 pm the_systech

Ok last time for today I promise... D@med javascript :D

1517 12/05/2001 11:04 pm the_systech

oops left some debug info in :D

1516 12/05/2001 10:55 pm the_systech

Ok commiting modified install/upgrade integration, but there's still a weird problem I'm working on... I'll post more in the forum..

1497 12/03/2001 12:54 am psotfx

Removed 'Redirect' header

1491 12/01/2001 12:15 am psotfx

Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates only remove foreign key and drop table clauses

1438 11/24/2001 10:04 pm bartvb

Upgrade script; updating keys, using table_prefix properly

1395 11/20/2001 11:31 pm psotfx

Changes to schema path and mssaccess check/setup ... no doubt I missed something, I'm always issing omething

1339 11/16/2001 09:15 pm the_systech

Fix type... d#$@ fat fingers....

1338 11/16/2001 08:22 pm the_systech

Include lang_admin as well as lang_main..

1282 11/06/2001 05:54 pm the_systech

Update to "merge" upgrade with Install... (Not fully tested since current upgrade not in CVS)

1253 11/01/2001 11:43 am thefinn

Ok, this gets all the area it needs..heh

1252 11/01/2001 11:42 am thefinn

Fixed little bug that would leave slashes in the config file if magic_quotes_gpc was off
See this topic for more info: http://area51.phpbb.com/phpBB2/viewtopic.php?p=9797#9797

1236 10/18/2001 04:56 pm the_systech

Some clean-ups

1231 10/16/2001 10:56 pm the_systech

One additional option for unwritable config file...(FTP) :D

1190 10/14/2001 08:22 pm psotfx

Various changes to location redirection ... please note the format and name changes

1170 10/11/2001 02:18 pm psotfx

Changed paths for language

1163 10/11/2001 07:52 am the_systech

some minor odbc tweaks...

1144 10/10/2001 01:28 am psotfx

A few tweaks to install

1125 10/02/2001 04:30 pm the_systech

Merge install and includes/installation, and updated error handling for config file unwritable.

1107 10/01/2001 09:36 pm the_systech

Changes in install, process..

1102 09/28/2001 10:12 pm the_systech

Updates for Install Process....