Paul S. Owen
|
84163cb816
|
unset stored values of row and rowset upon freeresult
git-svn-id: file:///svn/phpbb/trunk@2109 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-02-12 16:59:49 +00:00 |
|
Paul S. Owen
|
647ecbe377
|
Altered wordlist table to ignore duplicates on the word_text index
git-svn-id: file:///svn/phpbb/trunk@2090 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-02-11 17:21:30 +00:00 |
|
Paul S. Owen
|
4c21aea0f3
|
Remove auto increment/IDENTITY/autonumber/sequence from forum_id in _forums, this is set by the admin_forums app itself.
git-svn-id: file:///svn/phpbb/trunk@2089 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-02-11 13:11:36 +00:00 |
|
Paul S. Owen
|
fb69e51741
|
Fix bugs #515461 and #515460, limit and nextid issues.
git-svn-id: file:///svn/phpbb/trunk@2084 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-02-11 12:46:18 +00:00 |
|
Paul S. Owen
|
5509abb2ae
|
Changes for first_topic_id
git-svn-id: file:///svn/phpbb/trunk@2075 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-02-11 00:08:14 +00:00 |
|
Paul S. Owen
|
840dfa70ff
|
Add default config for smtp_username/password
git-svn-id: file:///svn/phpbb/trunk@2057 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-02-05 00:28:43 +00:00 |
|
Paul S. Owen
|
d257ca8011
|
Add default config for smtp_username/password
git-svn-id: file:///svn/phpbb/trunk@2056 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-02-05 00:23:23 +00:00 |
|
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
|
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
|
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 |
|
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
|
62dd3bd84d
|
Updated themes_name field lengths to 50 as per other schemas
git-svn-id: file:///svn/phpbb/trunk@1981 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-28 01:37:50 +00:00 |
|
Bart van Bragt
|
deacb5ae87
|
Implemented Record of online users
git-svn-id: file:///svn/phpbb/trunk@1954 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-25 21:53:05 +00:00 |
|
Paul S. Owen
|
af082045ec
|
Removed odbc_error stuff since it doesn't work anyway
git-svn-id: file:///svn/phpbb/trunk@1943 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-25 02:01:24 +00:00 |
|
Paul S. Owen
|
2ebc299d35
|
Re-added str_replace for LOWER -> LCASE in queries
git-svn-id: file:///svn/phpbb/trunk@1942 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-25 01:59:34 +00:00 |
|
Bart van Bragt
|
5792aeeb85
|
Added index on topic_type (topics table)
git-svn-id: file:///svn/phpbb/trunk@1844 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-11 13:15:49 +00:00 |
|
Bart van Bragt
|
5461b1bd62
|
Fixed default forum order (seems to be related to #498825)
git-svn-id: file:///svn/phpbb/trunk@1842 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-11 11:14:15 +00:00 |
|
Paul S. Owen
|
f4a2d2c94d
|
Change prune_enable default to 0 as per bug #498800
git-svn-id: file:///svn/phpbb/trunk@1833 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-10 02:15:52 +00:00 |
|
dougk_ff7
|
f18be0f135
|
Fixes bug 498620, among others. A problem with a rank_max value still hanging around in SQL statements. It was still created by all the schema files, so I changed it there, too. If I end up creating more problems, I'll revert them to the old values... Actually, I think I'd better. Anyway, don't even ask why I updated Oracle. I felt like it, plus we may use it someday...
That's it for now! One bug fix... yeah!
git-svn-id: file:///svn/phpbb/trunk@1779 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-03 02:27:31 +00:00 |
|
Paul S. Owen
|
26d4c2d187
|
Fix bug #498301
git-svn-id: file:///svn/phpbb/trunk@1765 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-01 15:26:28 +00:00 |
|
Paul S. Owen
|
9a3e0cd3c6
|
Fix for bug #497093 + other updates
git-svn-id: file:///svn/phpbb/trunk@1764 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-01-01 14:35:33 +00:00 |
|
Paul S. Owen
|
d6159b8b56
|
Missing transaction code ... may have caused some or all of the current PostgreSQL issues ...
git-svn-id: file:///svn/phpbb/trunk@1754 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-31 20:36:46 +00:00 |
|
Paul S. Owen
|
e2bba5b6ff
|
Update for default '0' in topic_moved_id
git-svn-id: file:///svn/phpbb/trunk@1718 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-24 21:50:47 +00:00 |
|
Paul S. Owen
|
26d26148d9
|
Removed 'global' str_replace for \'
git-svn-id: file:///svn/phpbb/trunk@1697 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-24 14:45:47 +00:00 |
|
Paul S. Owen
|
cd2135b727
|
Minor updates to post_username, post_subject and topic_title field lengths
git-svn-id: file:///svn/phpbb/trunk@1642 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-20 00:45:41 +00:00 |
|
Paul S. Owen
|
b453e0981e
|
Various updates
git-svn-id: file:///svn/phpbb/trunk@1640 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-20 00:12:42 +00:00 |
|
Paul S. Owen
|
0465e08795
|
Topic last post id was set as non null ...
git-svn-id: file:///svn/phpbb/trunk@1639 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-19 23:12:22 +00:00 |
|
Paul S. Owen
|
6be5cb979e
|
Damn commas, someone should be shot
git-svn-id: file:///svn/phpbb/trunk@1638 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-19 23:03:58 +00:00 |
|
Paul S. Owen
|
ab5be86b13
|
Fixed part 3 of bug #494929
git-svn-id: file:///svn/phpbb/trunk@1637 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-19 22:52:11 +00:00 |
|
the_systech
|
9ea92da95a
|
Modified to fix Bug # 494598
git-svn-id: file:///svn/phpbb/trunk@1626 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-18 16:38:18 +00:00 |
|
Paul S. Owen
|
4764328c9f
|
Updated classes, fixed slashing issue and maybe reduced overhead a little, perhaps
git-svn-id: file:///svn/phpbb/trunk@1624 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-18 01:13:37 +00:00 |
|
Paul S. Owen
|
b97b78410d
|
Why didn't these commit yesterday with the other changes .. hmmm, even the history says they were in the CL ...strange
git-svn-id: file:///svn/phpbb/trunk@1612 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-16 20:31:12 +00:00 |
|
Paul S. Owen
|
cab9f5c4a4
|
subSilver updates, separate css, other fixes
git-svn-id: file:///svn/phpbb/trunk@1592 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-15 17:35:52 +00:00 |
|
Paul S. Owen
|
284dbec9cf
|
Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems
git-svn-id: file:///svn/phpbb/trunk@1588 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-15 16:40:35 +00:00 |
|
dougk_ff7
|
652a03df3f
|
Ok, fixing a PostgreSQL bug in the Schema file, prevented install
git-svn-id: file:///svn/phpbb/trunk@1577 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-15 01:22:55 +00:00 |
|
Paul S. Owen
|
0aa7d08106
|
Make topic_moved_id not null default 0
git-svn-id: file:///svn/phpbb/trunk@1572 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-14 18:19:20 +00:00 |
|
Paul S. Owen
|
a552d5b7d5
|
Removed autologin_key + fixed bug #471878
git-svn-id: file:///svn/phpbb/trunk@1571 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-14 16:32:33 +00:00 |
|
Paul S. Owen
|
f6cea9c614
|
Updated schema for session stuff + fix for mysql search result id
git-svn-id: file:///svn/phpbb/trunk@1563 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-14 02:11:57 +00:00 |
|
Paul S. Owen
|
dea6471387
|
Fixed bug #490611
git-svn-id: file:///svn/phpbb/trunk@1551 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-11 02:41:47 +00:00 |
|
Bart van Bragt
|
076206dc0c
|
Fix for some small problems with upgrade
git-svn-id: file:///svn/phpbb/trunk@1548 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-10 21:53:27 +00:00 |
|
Paul S. Owen
|
385920da3e
|
Removed PSO style entries
git-svn-id: file:///svn/phpbb/trunk@1526 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-09 15:22:08 +00:00 |
|
Paul S. Owen
|
930c1186a2
|
Backtrack on IDENTITY ... doh
git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-01 01:25:06 +00:00 |
|
Paul S. Owen
|
1f18ea3b16
|
Missing IDENTITY on phpbb_groups, thanks Martin
git-svn-id: file:///svn/phpbb/trunk@1493 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-12-01 00:34:50 +00:00 |
|
Paul S. Owen
|
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 |
|
Paul S. Owen
|
2121f61670
|
Updated for bbcode_uid move
git-svn-id: file:///svn/phpbb/trunk@1485 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-11-29 16:04:44 +00:00 |
|
Paul S. Owen
|
88872c4d22
|
Let's try another commit and see if its ascii ... I hate CVS at times
git-svn-id: file:///svn/phpbb/trunk@1483 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-11-29 15:08:21 +00:00 |
|
Paul S. Owen
|
193766d9f9
|
And again for some reason the MSSQL schema commits as binary ... even though it was set as ascii (UNIX format)
git-svn-id: file:///svn/phpbb/trunk@1482 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-11-29 15:07:25 +00:00 |
|
Paul S. Owen
|
6a7ff1f903
|
Up to date MSSQL schema and basic, tested under MSSQL 2000
git-svn-id: file:///svn/phpbb/trunk@1481 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-11-29 15:04:42 +00:00 |
|
Paul S. Owen
|
47c2a120fb
|
Fixed problem with surprise and shock smileys, shock = 8O, surprise = :o or text equivs
git-svn-id: file:///svn/phpbb/trunk@1480 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2001-11-29 13:25:56 +00:00 |
|