Paul S. Owen
|
6eeae4f39a
|
suspect there may be a similar problem to the msaccess beyond first page bug here too ... may be wrong :D
git-svn-id: file:///svn/phpbb/trunk@2380 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-20 17:48:30 +00:00 |
|
Paul S. Owen
|
baa5c72ca8
|
Fix bug causing no output beyond first page of results
git-svn-id: file:///svn/phpbb/trunk@2379 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-20 17:47:26 +00:00 |
|
Paul S. Owen
|
6c36b72138
|
A few updates for versioning, fixed _broken_ MS Access primer archive and compacted it ...
git-svn-id: file:///svn/phpbb/trunk@2362 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-19 22:00:17 +00:00 |
|
Paul S. Owen
|
654e5151cf
|
Minor update to return true should a transaction be ended without a query ... does nothing except prevent premature failure of calling routine
git-svn-id: file:///svn/phpbb/trunk@2341 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-19 01:07:36 +00:00 |
|
dougk_ff7
|
0383e1b80a
|
Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not...
That's it for now!
dougk_ff7
git-svn-id: file:///svn/phpbb/trunk@2287 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-10 03:23:56 +00:00 |
|
Paul S. Owen
|
28b38f0547
|
Fixed various transaction related issues and changed mssql-odbc name to ... mssql-odbc, hopefully this hasn't been (and won't be) responsible for any problems ...
git-svn-id: file:///svn/phpbb/trunk@2269 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-05 02:19:38 +00:00 |
|
Paul S. Owen
|
ddbc8dbf1f
|
Remove IDENTITY SET for forums
git-svn-id: file:///svn/phpbb/trunk@2256 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-03-03 16:51:27 +00:00 |
|
the_systech
|
5dd8869552
|
Updates for extra config variables added recently..
git-svn-id: file:///svn/phpbb/trunk@2214 89ea8834-ac86-4346-8a33-228a782c2dd0
|
2002-02-25 22:16:21 +00:00 |
|
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 |
|