1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 03:54:10 +01:00

2189 Commits

Author SHA1 Message Date
Paul S. Owen
91918c8a9d Minor update to remove query
git-svn-id: file:///svn/phpbb/trunk@2042 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:41:50 +00:00
Paul S. Owen
d0ddb8b65a oohh, three errors, it must be my lucky day ... do we hear four? anyone? we have three, do we have a four? going once, going twice ...
git-svn-id: file:///svn/phpbb/trunk@2041 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:37:10 +00:00
Paul S. Owen
c5cd26e8dd I knew they'd be an error ...
git-svn-id: file:///svn/phpbb/trunk@2040 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:31:48 +00:00
Paul S. Owen
c0f45f68d8 Hope this works ...
git-svn-id: file:///svn/phpbb/trunk@2039 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:25:39 +00:00
Paul S. Owen
7bf480d3e1 Tom has moved the theming info back into the DB, you'll need to run update_to_RC3.php to make use of it ... NOTE that some display issues seem to exist with this update.
git-svn-id: file:///svn/phpbb/trunk@2038 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:12:30 +00:00
Paul S. Owen
baa71e4e1e Updates for topic_first_id, NOTE that these basics include a new updated subSilver entry that appears to produce some strange results at present ...
git-svn-id: file:///svn/phpbb/trunk@2037 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:10:53 +00:00
Paul S. Owen
0b609899e3 Introduce an additional DB field for first_topic_id ... RUN update_to_RC3 ONCE YOU'VE UPDATED
git-svn-id: file:///svn/phpbb/trunk@2036 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 18:04:21 +00:00
Paul S. Owen
26f96a66b8 Various updates
git-svn-id: file:///svn/phpbb/trunk@2035 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 15:05:37 +00:00
Bart van Bragt
84b5745bd9 Partially fixed #510601; 'output before headers'
git-svn-id: file:///svn/phpbb/trunk@2034 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-02 11:56:22 +00:00
the_systech
fb4c1719ef Added some checking for mysql4 SQL_LAYER
git-svn-id: file:///svn/phpbb/trunk@2033 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-01 15:07:42 +00:00
Bart van Bragt
a10203e49f Fixed bug #508734, URL on viewtopic.php wrong after using jumpbox
git-svn-id: file:///svn/phpbb/trunk@2032 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 23:29:14 +00:00
Bart van Bragt
9b69e6b50e Fixed #509331, call to undefined function remove_common_global()
git-svn-id: file:///svn/phpbb/trunk@2031 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 23:19:00 +00:00
the_systech
0b912384b6 Increased the length of return codes allowed from smtp server to 256..
git-svn-id: file:///svn/phpbb/trunk@2030 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 21:16:12 +00:00
Paul S. Owen
5d304a8618 Initial version by Svenneman
git-svn-id: file:///svn/phpbb/trunk@2029 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 16:34:01 +00:00
Paul S. Owen
6acc561077 'Missing' image added
git-svn-id: file:///svn/phpbb/trunk@2028 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 16:16:08 +00:00
Paul S. Owen
1b968ffbe3 'Missing' image added
git-svn-id: file:///svn/phpbb/trunk@2027 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 16:08:12 +00:00
Paul S. Owen
a513e01011 Initial version by postexitus
git-svn-id: file:///svn/phpbb/trunk@2026 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 13:42:23 +00:00
Paul S. Owen
11f5c0ded8 Minor update
git-svn-id: file:///svn/phpbb/trunk@2025 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 02:09:26 +00:00
Paul S. Owen
19d74ef0ae Latest updates to current CVS
git-svn-id: file:///svn/phpbb/trunk@2024 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:29:29 +00:00
Paul S. Owen
e21eae121a See if Id string updates
git-svn-id: file:///svn/phpbb/trunk@2023 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:27:22 +00:00
Paul S. Owen
756e147aa7 Latest updates to lang_english CVS of 29/01
git-svn-id: file:///svn/phpbb/trunk@2022 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:26:10 +00:00
Paul S. Owen
ee28e192fc Moved images to new subdirectories, removed images not used in template/code
git-svn-id: file:///svn/phpbb/trunk@2021 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:19:19 +00:00
Paul S. Owen
ccd3959bde Removed array defns no longer available in core code, updated localised image naming conventions lang_{LANG}/ form
git-svn-id: file:///svn/phpbb/trunk@2020 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:17:59 +00:00
Paul S. Owen
871bddb685 Changed selection of localised images ... new {LANG} replace format
git-svn-id: file:///svn/phpbb/trunk@2019 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:16:10 +00:00
Paul S. Owen
09d99238b6 Fix slashing problems ... occured when privmsg has an error and refreshes
git-svn-id: file:///svn/phpbb/trunk@2018 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-31 01:11:24 +00:00
Paul S. Owen
da08c276f9 Initial version by water
git-svn-id: file:///svn/phpbb/trunk@2017 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-30 16:14:01 +00:00
Paul S. Owen
be9bc0e10a Initial version by water et al
git-svn-id: file:///svn/phpbb/trunk@2016 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-30 16:13:14 +00:00
Paul S. Owen
fd88e1e0c5 Various updates by Pincel
git-svn-id: file:///svn/phpbb/trunk@2015 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-30 16:09:17 +00:00
Paul S. Owen
86ff766a37 Updates
git-svn-id: file:///svn/phpbb/trunk@2014 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-30 01:59:33 +00:00
Paul S. Owen
0e71f9fcc1 Updates to lang_main + first version lang_admin by waheed
git-svn-id: file:///svn/phpbb/trunk@2013 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-30 01:58:33 +00:00
the_systech
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
the_systech
982d341892 Hopefully some fixes for the mass email bugs on win32 Systems... We'll Know soon :D
git-svn-id: file:///svn/phpbb/trunk@2011 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-29 16:01:04 +00:00
Bart van Bragt
0c95dffd8a Fixed pagination bug on search results ( #509852 )
git-svn-id: file:///svn/phpbb/trunk@2010 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 23:12:31 +00:00
Paul S. Owen
2b3b8b7198 Latest updates from mauzi
git-svn-id: file:///svn/phpbb/trunk@2009 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 21:59:41 +00:00
the_systech
8b836794be This should fix bug #500134 and adds some additional error checking on smtp email sends...
git-svn-id: file:///svn/phpbb/trunk@2008 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 21:56:56 +00:00
the_systech
9819d4f777 This should fix Bug #498451.. Keep it from including smtp.php more than once..
git-svn-id: file:///svn/phpbb/trunk@2007 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 21:03:25 +00:00
Paul S. Owen
0a120aea72 Another warning fix ...
git-svn-id: file:///svn/phpbb/trunk@2006 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 19:12:37 +00:00
Paul S. Owen
88865f63ee Initial warning fixes
git-svn-id: file:///svn/phpbb/trunk@2005 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 18:47:41 +00:00
Paul S. Owen
ff582a4290 Fix a couple of warning 'generators'
git-svn-id: file:///svn/phpbb/trunk@2004 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 18:47:31 +00:00
Paul S. Owen
e4cdf71b07 Another warning fix ...
git-svn-id: file:///svn/phpbb/trunk@2003 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 18:47:14 +00:00
Paul S. Owen
0993bab8ee And another fix for warnings ...
git-svn-id: file:///svn/phpbb/trunk@2002 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 18:13:56 +00:00
Paul S. Owen
d64aaba706 Another warning related fix
git-svn-id: file:///svn/phpbb/trunk@2001 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:57:55 +00:00
Paul S. Owen
bd68c52f31 Another fix
git-svn-id: file:///svn/phpbb/trunk@2000 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:57:43 +00:00
Paul S. Owen
ace23ae20a Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
git-svn-id: file:///svn/phpbb/trunk@1999 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:40:38 +00:00
Paul S. Owen
bbb06e6633 Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
git-svn-id: file:///svn/phpbb/trunk@1998 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:33:51 +00:00
Paul S. Owen
e46d624c6b Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these
git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 17:25:58 +00:00
Paul S. Owen
4c87b7480e Fixed wrong var name preventing group listing ...
git-svn-id: file:///svn/phpbb/trunk@1996 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 14:18:52 +00:00
Bart van Bragt
4cc716e2f9 Added 'most online user' config keys to Oracle basic.sql
git-svn-id: file:///svn/phpbb/trunk@1995 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 13:44:05 +00:00
Bart van Bragt
0b04f9b087 Added 'most online user' config keys to MS-SQL basic.sql
git-svn-id: file:///svn/phpbb/trunk@1994 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 13:41:31 +00:00
Paul S. Owen
e0758eaba5 Initial version by arttor with some slight adjustments by psoTFX
git-svn-id: file:///svn/phpbb/trunk@1993 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 13:25:58 +00:00