Paul S. Owen
dcceaa48ca
A whole bunch of fixes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3081 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-23 22:56:41 +00:00
dougk_ff7
cc6efeb5fd
Ok, so many bug fixes, so little time... Fun... Well, the change to
...
mysql_schema was just changing the phpbb_groups group_id to auto
increment, should fix problems in upgrade.php. Should. I will probably
include any relevant schema changes with a nice update_to script in 2.0.2
;)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2785 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-29 05:04:04 +00:00
Paul S. Owen
337dd98fd4
Fix missing group_id in upgrade, move fulltext search indexing to last operation ... it failing won't result in a half upgraded board
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2732 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-24 21:43:51 +00:00
Paul S. Owen
e94aaa3eeb
Fixed HEAP MAX_ROWS
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2723 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-19 15:58:17 +00:00
Paul S. Owen
20748ac9d5
Added exit's after those header location redirects without them
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2575 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-13 13:18:18 +00:00
Paul S. Owen
e73661dc36
Fix user_timezone problem (in association with new schemas) + fix setting of user_level for moderators
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2511 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-08 01:11:06 +00:00
James Atkinson
306d47a09b
Fixed bug #534526 , now my birthday won't show up as users board_startdates :D
...
git-svn-id: file:///svn/phpbb/trunk@2433 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-25 20:28:11 +00:00
Paul S. Owen
6fb8655be4
A few permission related discrepancies ... hopefully fixed while hopefully not breaking anything else
...
git-svn-id: file:///svn/phpbb/trunk@2400 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 17:25:27 +00:00
the_systech
781fda5799
Various updates for install and upgrade...
...
git-svn-id: file:///svn/phpbb/trunk@2363 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 23:21:23 +00:00
the_systech
14402abc17
Fix for bug #521935 (extra fields in db after upgrade)
...
git-svn-id: file:///svn/phpbb/trunk@2356 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 19:37:30 +00:00
Paul S. Owen
e22ee22470
Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming
...
git-svn-id: file:///svn/phpbb/trunk@2305 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:43 +00:00
Bart van Bragt
39fd3d9021
Rename 'nederlands' to 'dutch' during upgrade
...
git-svn-id: file:///svn/phpbb/trunk@2271 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-05 14:15:39 +00:00
Paul S. Owen
0f6168b32b
Various updates to style and generated output, updated IP section to batch convert
...
git-svn-id: file:///svn/phpbb/trunk@2093 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 00:52:59 +00:00
Paul S. Owen
1c145bf6bd
Prevent upgrade being run standalone from install if PHPBB_INSTALLED present in config.
...
git-svn-id: file:///svn/phpbb/trunk@2088 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-11 13:05:08 +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
Paul S. Owen
52784a3c60
Delete soft-deleted users before updating user table ... Bart, please check
...
git-svn-id: file:///svn/phpbb/trunk@1829 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-09 23:13:51 +00:00
Bart van Bragt
f02324d2cb
Moved all search functions to includes/search.php Paul; please review
...
git-svn-id: file:///svn/phpbb/trunk@1781 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 11:06:22 +00:00
Paul S. Owen
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
Paul S. Owen
bbccb4b745
Fix potential issue with themes table ... I knew Bart had a reason for dropping tables at the beginning :D
...
git-svn-id: file:///svn/phpbb/trunk@1766 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-01 15:46:59 +00:00
Paul S. Owen
29d9d8b9a7
Fix bug #498198
...
git-svn-id: file:///svn/phpbb/trunk@1758 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-01 00:27:55 +00:00
Paul S. Owen
a329802431
Fix bug #498194
...
git-svn-id: file:///svn/phpbb/trunk@1757 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-31 22:00:59 +00:00
Paul S. Owen
2f32f10343
Fixed bug #498191
...
git-svn-id: file:///svn/phpbb/trunk@1756 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-31 21:59:34 +00:00
Paul S. Owen
e6ffdbe918
$Id update ...
...
git-svn-id: file:///svn/phpbb/trunk@1753 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-31 19:05:34 +00:00
Paul S. Owen
90d0bdbef6
Fix various errors and problems, added additional sig check method, added edit post upgrade method, poster_ip changes, config changes, search system integration, etc. etc.
...
git-svn-id: file:///svn/phpbb/trunk@1752 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-31 19:02:42 +00:00
Paul S. Owen
e7b00e3355
Hopefully this fixes the anonymous user level problem ... Bart take a look-see when you can.
...
git-svn-id: file:///svn/phpbb/trunk@1723 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-25 01:20:32 +00:00
Bart van Bragt
d4039c39a6
Fixed problem with conversion of privmsgs and permissions of forums
...
git-svn-id: file:///svn/phpbb/trunk@1695 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 14:25:17 +00:00
Bart van Bragt
039229d3eb
Some minor updates and bugfixes in Upgrade. Added smiley conversion
...
git-svn-id: file:///svn/phpbb/trunk@1558 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-13 19:40:00 +00:00
Bart van Bragt
dd8d0ddc6d
Added conversion of private forums
...
git-svn-id: file:///svn/phpbb/trunk@1519 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-06 18:04:38 +00:00
Bart van Bragt
ef2d3d387c
Fixed some userlevel problems
...
git-svn-id: file:///svn/phpbb/trunk@1495 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-01 12:43:43 +00:00
Bart van Bragt
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
the_systech
d265bbc317
Some additional modifications for merging install with upgrade...
...
git-svn-id: file:///svn/phpbb/trunk@1299 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-09 15:02:46 +00:00
Bart van Bragt
e12e73d0b7
Able to convert moderators
...
git-svn-id: file:///svn/phpbb/trunk@1250 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-26 23:26:54 +00:00
Bart van Bragt
1cb57d6367
Development version of upgrade script. Still needs quite some work.
...
git-svn-id: file:///svn/phpbb/trunk@1242 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-10-22 21:26:27 +00:00