Commit graph

7923 commits

Author SHA1 Message Date
Paul S. Owen
405efb48e0 Various updates, mods, changes to several functions, moved smilies stuff to bbcode.php ... nathan may kill me ... good bye all in advance
git-svn-id: file:///svn/phpbb/trunk@2063 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-08 01:33:36 +00:00
Paul S. Owen
92a27156d8 Another change to the way {LANG} is handled for images ... last one, ... hopefully :)
git-svn-id: file:///svn/phpbb/trunk@2054 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-04 18:31:22 +00:00
Paul S. Owen
cc5e68b05d Added AUTH LOGIN support for smtp ... requires smtp_username and smtp_password fields in config ... this DOESN'T support CRAM-MD5 or ODMR type authentication
git-svn-id: file:///svn/phpbb/trunk@2053 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-04 14:32:41 +00:00
James Atkinson
225a4ff8e7 Fixed bug #507473
git-svn-id: file:///svn/phpbb/trunk@2049 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-03 19:19:42 +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
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
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
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
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