1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 20:44:01 +01:00

513 Commits

Author SHA1 Message Date
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
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
caa089f278 Add a ; to URI validation rex
git-svn-id: file:///svn/phpbb/trunk@1989 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 12:27:14 +00:00
Paul S. Owen
b68a2b533b Fix bug #509513
git-svn-id: file:///svn/phpbb/trunk@1988 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 12:26:14 +00:00
Paul S. Owen
25ef416369 And another ...
git-svn-id: file:///svn/phpbb/trunk@1983 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 02:24:34 +00:00
Paul S. Owen
e0efa1999f Couple more updates to URL 'fixes'
git-svn-id: file:///svn/phpbb/trunk@1982 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 02:16:33 +00:00
Paul S. Owen
ebfc14b774 preg_quote lines for /* comment parsed SQL ... was causing failure on install for mssql ...
git-svn-id: file:///svn/phpbb/trunk@1977 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 00:57:27 +00:00
Paul S. Owen
b138aabd5b Fixed use of date instead of create_date for most users online ...
git-svn-id: file:///svn/phpbb/trunk@1971 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 14:17:38 +00:00
Paul S. Owen
eba70d3bb9 arrgghhhhh I hate regexp
git-svn-id: file:///svn/phpbb/trunk@1969 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 14:03:21 +00:00
Paul S. Owen
936d5e67e3 alphaNUMERICS Paul, ... doh
git-svn-id: file:///svn/phpbb/trunk@1968 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 13:59:57 +00:00
Paul S. Owen
5f8277f9e3 Check for allowed chars in [url] submissions ... could use some double checking
git-svn-id: file:///svn/phpbb/trunk@1967 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 13:53:14 +00:00
Paul S. Owen
57fdecdc0e Fix various bugs; password length warning, proper warnings for username/email errors
git-svn-id: file:///svn/phpbb/trunk@1965 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 03:10:40 +00:00
Paul S. Owen
7236058905 Uncomment and 'complete' browsing in forum online list
git-svn-id: file:///svn/phpbb/trunk@1960 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 01:20:42 +00:00
Paul S. Owen
832bba81fa Removed INSERT code into separate routine, this separated update should be added to update_to before RC-3 is deemed final ...
git-svn-id: file:///svn/phpbb/trunk@1957 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 23:22:38 +00:00
Bart van Bragt
dbf6ea217b Oops, why do I always screw up in the first checkin?
git-svn-id: file:///svn/phpbb/trunk@1955 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 22:16:08 +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
cd354884f6 Error with adding search matches, wrong variable being used for insert ... select
git-svn-id: file:///svn/phpbb/trunk@1953 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 13:36:50 +00:00
Paul S. Owen
913fcffdfe doh, brain fart
git-svn-id: file:///svn/phpbb/trunk@1946 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 02:22:48 +00:00
Paul S. Owen
648124681e Set a user_id of ANONYMOUS on logout
git-svn-id: file:///svn/phpbb/trunk@1944 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 02:12:01 +00:00
Paul S. Owen
c8c850f104 Various updates to fix problems with large result sets ... code is quite messy, will clean up
git-svn-id: file:///svn/phpbb/trunk@1938 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 00:48:46 +00:00
Paul S. Owen
bd4f94c0a9 Fix defines for warnings
git-svn-id: file:///svn/phpbb/trunk@1937 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-25 00:39:16 +00:00
Paul S. Owen
af1b03cf2d Fix lack of starttime in emoticons page causing huge page gen time
git-svn-id: file:///svn/phpbb/trunk@1932 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-24 03:26:08 +00:00
Paul S. Owen
12863932df Fix HTML span color bug #507545
git-svn-id: file:///svn/phpbb/trunk@1929 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-24 02:59:21 +00:00
Bart van Bragt
417bedb382 Fixed bug #505838, debug messages didn't show SQL errors
git-svn-id: file:///svn/phpbb/trunk@1919 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-22 18:13:59 +00:00
Paul S. Owen
6a4508cceb Add TRANSLATION_INFO for _footer
git-svn-id: file:///svn/phpbb/trunk@1890 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-16 17:56:46 +00:00
Bart van Bragt
22099521dd Removed fixed language string
git-svn-id: file:///svn/phpbb/trunk@1887 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-16 17:15:02 +00:00
Paul S. Owen
09f4ad7012 Simplified routines somewhat and introduced title searching
git-svn-id: file:///svn/phpbb/trunk@1868 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-14 14:17:18 +00:00
Paul S. Owen
009b1b4a50 yoik, that could've been an interesting security hole ...
git-svn-id: file:///svn/phpbb/trunk@1859 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-13 15:35:59 +00:00
Paul S. Owen
31387aa528 Add MOD user_level ... not terribly 'clean' with the permissions setup but allows simple implementation of 'global' mod needs
git-svn-id: file:///svn/phpbb/trunk@1857 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-13 15:30:03 +00:00
Paul S. Owen
ad6df09450 Highlight admin/mods update to whos online
git-svn-id: file:///svn/phpbb/trunk@1856 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-13 15:29:14 +00:00
Paul S. Owen
392767e5fd Minor update to flag admins
git-svn-id: file:///svn/phpbb/trunk@1849 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-12 01:03:01 +00:00
Bart van Bragt
0ff22ee594 Dropped 'GROUP BY' from whosonline query for compatibility with non-MySQL DB's
git-svn-id: file:///svn/phpbb/trunk@1845 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-11 14:36:34 +00:00
Bart van Bragt
b3c8f779d6 Cleaned up the viewonline code, wasnt giving correct output if you where admin
git-svn-id: file:///svn/phpbb/trunk@1843 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-11 12:38:34 +00:00
Bart van Bragt
84939c8342 Cosmetic error in language_select() (related to #499989)
git-svn-id: file:///svn/phpbb/trunk@1841 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-11 10:53:40 +00:00
the_systech
b05dc90109 @!!$@## gotta stop testing on one machine and commiting changes on another... I mistyped one word, and broke quotes completely. :( Somebody please get me a beer
git-svn-id: file:///svn/phpbb/trunk@1824 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-09 01:39:23 +00:00
the_systech
3e0104a714 trimmed down the quote bug fix in second pass to one preg_replace rather than two, by changing the pattern up a bit...
git-svn-id: file:///svn/phpbb/trunk@1822 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-08 19:00:28 +00:00
the_systech
004b0c9ad4 Fix for bug #496944 "quotes with usernames containing "]"
git-svn-id: file:///svn/phpbb/trunk@1818 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-08 15:51:43 +00:00
Paul S. Owen
af4587e51d Added / to dirname . file for is_file/links for language selector ...
git-svn-id: file:///svn/phpbb/trunk@1810 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-07 19:01:08 +00:00
Paul S. Owen
4510e61320 Minor changes
git-svn-id: file:///svn/phpbb/trunk@1807 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-06 01:06:42 +00:00
the_systech
58ad760b3c fix for mass mail bug, plus some cleanups for php3 compatibility..CC and BCC headers are now handled properly, and there is no longer any foreach statments used.
git-svn-id: file:///svn/phpbb/trunk@1799 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-04 17:25:54 +00:00
Paul S. Owen
7ae86b1b07 Removed windows carriage returns and newline at end of file ...
git-svn-id: file:///svn/phpbb/trunk@1785 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 16:04:18 +00:00
the_systech
1c40ad5736 Ok that was stupid.. Better version of a fix for 497077... Somebody hand me a beer.
git-svn-id: file:///svn/phpbb/trunk@1784 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 15:12:10 +00:00
the_systech
a4934d0e25 Updated validate_username function for use with mysql4 Bug #497077
git-svn-id: file:///svn/phpbb/trunk@1783 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-03 15:09:22 +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
315f21d087 Clean up display of languages, limit to directory names only
git-svn-id: file:///svn/phpbb/trunk@1775 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-02 15:40:53 +00:00
Paul S. Owen
31833c91e8 Likely fix for bug #497163
git-svn-id: file:///svn/phpbb/trunk@1739 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-29 16:20:25 +00:00
Paul S. Owen
27c0fbe848 Fixed bug #496954
git-svn-id: file:///svn/phpbb/trunk@1737 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-29 15:18:34 +00:00
Paul S. Owen
a8277d444a Fixed 'bug' #495108, introduced a further string for fields with plural and singular entries, copes with zero conditions.
git-svn-id: file:///svn/phpbb/trunk@1702 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 16:34:27 +00:00
Paul S. Owen
ccb3b51048 Introduced code for cleaning up search_wordmatch and search_wordlist tables upon prune.
git-svn-id: file:///svn/phpbb/trunk@1694 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 14:04:00 +00:00