1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-10 03:36:31 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
53d453ed39 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 )
git-svn-id: file:///svn/phpbb/trunk@2012 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-29 22:46:16 +00:00
a421fa3f52 More hard-coded .php extensions
git-svn-id: file:///svn/phpbb/trunk@1984 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 02:36:21 +00:00
1aad3f884a Fix some minor issues ...
git-svn-id: file:///svn/phpbb/trunk@1976 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 00:56:55 +00:00
c1bdb40839 Fixed parse error in install.php
git-svn-id: file:///svn/phpbb/trunk@1772 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-02 07:19:23 +00:00
f9589e5889 Removed failure on session table type change to HEAP, no biggie if it doesn't work
git-svn-id: file:///svn/phpbb/trunk@1771 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-01 22:52:18 +00:00
3e46e66d93 Fix for #496173... Stupid me was using $config_data instead of $HTTP_POST_VARS array variable.. #*@& register globals...#&#@ bad habits...
git-svn-id: file:///svn/phpbb/trunk@1705 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 16:41:28 +00:00
f86535cc08 Language updates
git-svn-id: file:///svn/phpbb/trunk@1676 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-22 16:22:45 +00:00
8064fdf558 More \' to '' changes
git-svn-id: file:///svn/phpbb/trunk@1662 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-21 15:52:14 +00:00
09d2de2b38 fix for re-including functions in upgrade-install integration..
git-svn-id: file:///svn/phpbb/trunk@1648 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-20 19:24:30 +00:00
b1b4c5a5e3 Should be a fix for another global_var issue bug #492118 also modded install template to use .css
git-svn-id: file:///svn/phpbb/trunk@1600 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 01:52:52 +00:00
2f4470751f Ok last time for today I promise... D@med javascript :D
git-svn-id: file:///svn/phpbb/trunk@1518 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 22:12:48 +00:00
ebec75109e oops left some debug info in :D
git-svn-id: file:///svn/phpbb/trunk@1517 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 22:04:04 +00:00
704a9d665c Ok commiting modified install/upgrade integration, but there's still a weird problem I'm working on... I'll post more in the forum..
git-svn-id: file:///svn/phpbb/trunk@1516 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 21:55:20 +00:00
6432e3dd27 Removed 'Redirect' header
git-svn-id: file:///svn/phpbb/trunk@1497 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-02 23:54:25 +00:00
84a2b7dad4 Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates _only_ remove foreign key and drop table clauses
git-svn-id: file:///svn/phpbb/trunk@1491 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-30 23:15:53 +00:00
015c2739bd Upgrade script; updating keys, using table_prefix properly
git-svn-id: file:///svn/phpbb/trunk@1438 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-24 21:04:51 +00:00
4a6c3a5ec0 Changes to schema path and mssaccess check/setup ... no doubt I missed something, I'm always issing omething
git-svn-id: file:///svn/phpbb/trunk@1395 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 22:31:58 +00:00
48027c9c44 Fix type... d#$@ fat fingers....
git-svn-id: file:///svn/phpbb/trunk@1339 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-16 20:15:32 +00:00
6fdd61a568 Include lang_admin as well as lang_main..
git-svn-id: file:///svn/phpbb/trunk@1338 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-16 19:22:56 +00:00
837dcc4572 Update to "merge" upgrade with Install... (Not fully tested since current upgrade not in CVS)
git-svn-id: file:///svn/phpbb/trunk@1282 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-06 16:54:15 +00:00
a03691ca8e Ok, this gets all the area it needs..heh
git-svn-id: file:///svn/phpbb/trunk@1253 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-01 10:43:30 +00:00
bd54224f2a 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


git-svn-id: file:///svn/phpbb/trunk@1252 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-01 10:42:06 +00:00
c28c07d63f Some clean-ups
git-svn-id: file:///svn/phpbb/trunk@1236 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-18 14:56:40 +00:00
eddbaba2d4 One additional option for unwritable config file...(FTP) :D
git-svn-id: file:///svn/phpbb/trunk@1231 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-16 20:56:43 +00:00
715a51c548 Various changes to location redirection ... please note the format and name changes
git-svn-id: file:///svn/phpbb/trunk@1190 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-14 18:22:32 +00:00
5ed2aa7590 Changed paths for language
git-svn-id: file:///svn/phpbb/trunk@1170 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 12:18:37 +00:00
2f10b2076e some minor odbc tweaks...
git-svn-id: file:///svn/phpbb/trunk@1163 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-11 05:52:15 +00:00
48f8c7be63 A few tweaks to install
git-svn-id: file:///svn/phpbb/trunk@1144 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-09 23:28:31 +00:00
ba4944f1c7 Merge install and includes/installation, and updated error handling for config file unwritable.
git-svn-id: file:///svn/phpbb/trunk@1125 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-02 14:30:15 +00:00
552d9f6df2 Changes in install, process..
git-svn-id: file:///svn/phpbb/trunk@1107 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-01 19:36:45 +00:00
28b08499da Updates for Install Process....
git-svn-id: file:///svn/phpbb/trunk@1102 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-28 20:12:23 +00:00