Meik Sievertsen
0c92a18e16
fixed problems with updating default values within mssql (update_to_xxx), fixed html-entities match (no longer needed since the html validation changed... -> Related to bug #1267 ), bug #1374 , #1341 - scoot and #1430 fixed too. Some updates related to 2.0.5.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3597 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-03-04 21:02:48 +00:00
Meik Sievertsen
fa16e21fd4
fixed bug #1388 , #1357 , #1347 , #1307 , #1222 and #1249
...
changed email validation, special characters do not need to be escaped within character class (added ampersand to email validation too)
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3525 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-02-25 16:03:22 +00:00
Paul S. Owen
1246ed0b11
Code rejiggle to move highlight back after smilie parsing
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3321 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-14 13:39:49 +00:00
Paul S. Owen
88731651b0
Changes to add session_id to newest redirect were failing ... fixed
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3299 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-10 13:27:35 +00:00
Paul S. Owen
623235bd76
Wrong variable name
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3247 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-31 13:49:17 +00:00
Paul S. Owen
c7d15ef2fb
Fix voting and splitting issues
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3245 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-22 23:49:56 +00:00
Paul S. Owen
c9e575c8eb
Various fixes, see CHANGELOG
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3214 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-19 17:17:40 +00:00
Paul S. Owen
3b8e53ecf7
Mainly HTML fixes, change to try and prevent on* text within HTML tags (HTML parser seems to not be behaving with disallowed tags as it should), etc.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3207 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-18 14:14:11 +00:00
Paul S. Owen
1bae35bb04
session_ids to forms and other items
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3167 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-12-03 17:44:02 +00:00
Paul S. Owen
4ef1441bea
redirect header changes
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3154 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-30 21:37:45 +00:00
Paul S. Owen
1be87672a2
Prevent replacement of censored words within < and >
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3147 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-28 15:11:02 +00:00
Bart van Bragt
95e644339a
Fixed bug #806 , incorrect alt-text for stop watching topic
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3113 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-27 18:37:08 +00:00
Paul S. Owen
d866cedd1c
More fixes and updates
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3091 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-25 18:04:51 +00:00
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
Paul S. Owen
795897d882
Damn it, another PHP3 oversight ... I could happily "damage" the person who noted this to the security lists ...
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3080 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-22 12:33:51 +00:00
Paul S. Owen
14fd9d195b
Used foreach ... changed for for for PHP3 compatibility
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3079 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-22 12:31:33 +00:00
Paul S. Owen
e8a901c6e8
fixed another cross-browser scripting issue, thanks to cristiro for noting the problem
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3076 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-11-21 22:24:32 +00:00
Ludovic Arnaud
437c6e7d48
Should help reducing the number of SQL processes not dying.
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2961 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-10-21 04:49:04 +00:00
Paul S. Owen
0bb1c8b13a
Clear topic_mod ... Lars Janssen
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2731 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-22 13:12:23 +00:00
Paul S. Owen
290a897da4
More fixes ... hopefully corrects for moved topic/pagination issues ... needs testing (run update_to_201.php ... if you are already running 2.0.1 you'll need to modify the case statements in update_to_201 or necessary checks won't complete)
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2579 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-14 15:19:20 +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
9fe7c358a1
More fixes and updates
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2572 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-13 01:30:59 +00:00
Paul S. Owen
be14f298a5
Signature issues
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2566 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-12 01:21:57 +00:00
Paul S. Owen
0735fb32b9
Loads of bug fixes and updates
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2564 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-05-12 00:47:41 +00:00
Paul S. Owen
9171afda89
Fix delete post image being replaced by text for normal users
...
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2490 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-04-05 15:11:29 +00:00
Paul S. Owen
e1f7400b8d
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
...
git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-31 00:06:34 +00:00
the_systech
0e2eb0daee
Ok all of these damned httpd server that are different are about annoying
...
git-svn-id: file:///svn/phpbb/trunk@2444 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-28 19:52:21 +00:00
Paul S. Owen
44ab877fba
Various bug fixes, polls, Guest vs. Anonymous, quoting guests
...
git-svn-id: file:///svn/phpbb/trunk@2415 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-23 22:18:04 +00:00
Paul S. Owen
c2ded8a7aa
More header fixing
...
git-svn-id: file:///svn/phpbb/trunk@2411 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-22 23:17:06 +00:00
Paul S. Owen
b56667c1dd
Fix error when view is set to somethng unexpected
...
git-svn-id: file:///svn/phpbb/trunk@2376 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-20 15:04:21 +00:00
Paul S. Owen
6e445f4ca5
Minor rewrite of some sql fetchrow stuff
...
git-svn-id: file:///svn/phpbb/trunk@2334 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:43:19 +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
Paul S. Owen
6bbd11cad5
Bu**er bu**er bu**er damn damn damn ...
...
git-svn-id: file:///svn/phpbb/trunk@2117 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 22:57:03 +00:00
Paul S. Owen
a8f0ef6285
oops, removed preg_quote but left \* in place ... bug #516545
...
git-svn-id: file:///svn/phpbb/trunk@2116 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 22:49:18 +00:00
Paul S. Owen
4b80d45e8e
Minor update to topic notification which should put an end to a rare bug
...
git-svn-id: file:///svn/phpbb/trunk@2110 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-12 17:04:11 +00:00
Paul S. Owen
f96f1d8dad
No idea if this is as desired but 'topic link' now points to the current page
...
git-svn-id: file:///svn/phpbb/trunk@2086 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-11 13:00:08 +00:00
Paul S. Owen
cd5546b67d
Repeat after me "Paul is a moron"
...
git-svn-id: file:///svn/phpbb/trunk@2080 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-11 02:18:33 +00:00
Paul S. Owen
67d9802335
Add a login redirect for users not logged in who attempt to visit restricted forums ... also shows a forum/post doesn't exist for hidden forums/topics/posts if user is logged in but not authed to view them
...
git-svn-id: file:///svn/phpbb/trunk@2079 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-11 02:16:28 +00:00
Paul S. Owen
44562cfc44
Or this one even ... this is not easy ...
...
git-svn-id: file:///svn/phpbb/trunk@2068 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-08 21:02:54 +00:00
Paul S. Owen
39a8a832ca
Okay, let's give this highlighting preg_ a shot ...
...
git-svn-id: file:///svn/phpbb/trunk@2066 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-08 20:50:18 +00:00
James Atkinson
d1fa772e46
Semi-fix for bug #511849 , see comments for more details
...
git-svn-id: file:///svn/phpbb/trunk@2046 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-03 18:34:36 +00:00
James Atkinson
a03881cf7f
Fixed bug #512194
...
git-svn-id: file:///svn/phpbb/trunk@2045 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-03 18:17:46 +00:00
Paul S. Owen
e4cdf71b07
Another warning fix ...
...
git-svn-id: file:///svn/phpbb/trunk@2003 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 18:47:14 +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
6497f166ef
Various updates related to email creation ... should fix various bugs and errors, in theory
...
git-svn-id: file:///svn/phpbb/trunk@1974 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-27 22:13:17 +00:00
Paul S. Owen
c6c1e67104
Fix global disallow sig still allows old sigs to display bug #501162
...
git-svn-id: file:///svn/phpbb/trunk@1933 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-24 03:39:00 +00:00
Paul S. Owen
c73e80888a
Fix admin disable avatar yet still shows bug #506070
...
git-svn-id: file:///svn/phpbb/trunk@1930 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-24 03:05:32 +00:00
Paul S. Owen
ccd7e28213
Fix bug #504604
...
git-svn-id: file:///svn/phpbb/trunk@1898 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-16 21:29:06 +00:00
Paul S. Owen
64dc7345b1
Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums
...
git-svn-id: file:///svn/phpbb/trunk@1851 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-12 17:00:32 +00:00
Paul S. Owen
e5f65d6730
Fix bug #501353
...
git-svn-id: file:///svn/phpbb/trunk@1830 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-09 23:35:41 +00:00