Paul S. Owen
92ae184dc4
Remove HIDDEN_GROUP check in user mod SQL ... no valid there.
...
git-svn-id: file:///svn/phpbb/trunk@2349 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 12:38:12 +00:00
Paul S. Owen
f5b7f269d2
Missed a couple of $phpEx extensions of some redirects
...
git-svn-id: file:///svn/phpbb/trunk@2348 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 12:35:13 +00:00
Paul S. Owen
af033db88d
Output message if neither a forum nor topic id are specified
...
git-svn-id: file:///svn/phpbb/trunk@2347 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 12:26:52 +00:00
Paul S. Owen
0ea0442698
Rename icon
...
git-svn-id: file:///svn/phpbb/trunk@2346 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 12:18:36 +00:00
Paul S. Owen
1fabd3558c
Remove stripslashes from pagestart and begin session_id ...
...
git-svn-id: file:///svn/phpbb/trunk@2345 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 11:59:36 +00:00
Paul S. Owen
8ca969ed31
Fix quoting problem
...
git-svn-id: file:///svn/phpbb/trunk@2344 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:53:19 +00:00
Paul S. Owen
f4cf95101b
One more error and this computer gets to see the Ionosphere close up ...
...
git-svn-id: file:///svn/phpbb/trunk@2343 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:11:27 +00:00
Paul S. Owen
913562743e
Me getting irritated now ...
...
git-svn-id: file:///svn/phpbb/trunk@2342 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:10:21 +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
Paul S. Owen
20998e14c6
More stylesheet link commenting out
...
git-svn-id: file:///svn/phpbb/trunk@2340 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:05:00 +00:00
Paul S. Owen
f076f5b3f3
Comment out stylesheet link ... I bet we get complaints from the 'other camp' over this
...
git-svn-id: file:///svn/phpbb/trunk@2339 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:04:32 +00:00
Paul S. Owen
1dbb0240f5
bah
...
git-svn-id: file:///svn/phpbb/trunk@2338 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 01:00:37 +00:00
Paul S. Owen
4f23d69f63
Update for change in remove search word function ... bug #531662
...
git-svn-id: file:///svn/phpbb/trunk@2337 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:47:52 +00:00
Paul S. Owen
03c6ace568
Allow a a comma delimited set of post id's to be sent to remove words function ... for modcp et al
...
git-svn-id: file:///svn/phpbb/trunk@2336 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:46:22 +00:00
Paul S. Owen
1ab738dcb2
Stuff that phpbb_preg ... not including bbcode and can't be bothered to move phpbb_preg out ...
...
git-svn-id: file:///svn/phpbb/trunk@2335 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:43:51 +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
71239837f7
This is what I get when I delete a file that I've already updated ... because I think it's too 'new' ... :)
...
git-svn-id: file:///svn/phpbb/trunk@2333 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:26:49 +00:00
Paul S. Owen
c3801d4d3a
Fix 'each' warning, bug #528254
...
git-svn-id: file:///svn/phpbb/trunk@2332 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:25:03 +00:00
Paul S. Owen
14b6e1447d
phpbb_preg_quote that bad word replace ... just in case ...
...
git-svn-id: file:///svn/phpbb/trunk@2331 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-19 00:08:18 +00:00
Paul S. Owen
82ace9f077
Non-authed user could potentially utilise topic_review to read denied forums .... thanks Ashe
...
git-svn-id: file:///svn/phpbb/trunk@2330 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:56:36 +00:00
Paul S. Owen
61daafca3a
No need for IN_PROFILE, can just use IN_PHPBB
...
git-svn-id: file:///svn/phpbb/trunk@2329 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:53:38 +00:00
Paul S. Owen
b651274960
Stop being too paranoid about hacking of includes containing only fully inclusive functions
...
git-svn-id: file:///svn/phpbb/trunk@2328 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:53:12 +00:00
Paul S. Owen
812d5a2f35
Allow global_var off for REMOTE_ADDR
...
git-svn-id: file:///svn/phpbb/trunk@2327 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 23:45:24 +00:00
Paul S. Owen
0fb594ca58
Fix default AND for word concaten..blah blah
...
git-svn-id: file:///svn/phpbb/trunk@2326 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 22:59:39 +00:00
the_systech
315f0e4d3a
a "fix" for #529920... Now banned emails can appear in *user*@domain.com
...
git-svn-id: file:///svn/phpbb/trunk@2325 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:42:05 +00:00
Paul S. Owen
506be5f874
Moved to a nicer area of town
...
git-svn-id: file:///svn/phpbb/trunk@2324 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:26:26 +00:00
the_systech
c925defded
Oops typo... Plus admin_users needed functions_validate as well, which did away with the need to have the extra fields validation function here in admin_users...
...
git-svn-id: file:///svn/phpbb/trunk@2323 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:16:44 +00:00
the_systech
fab0474d48
admin_users now needs the functions_select.php since the breakup of functions.
...
git-svn-id: file:///svn/phpbb/trunk@2322 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:09:42 +00:00
the_systech
52b98bc965
Fix for typo that wouldn't allow user registration line 487 should have checked for query to *NOT* be successful :D... But hey it was a Paul soooo... :D
...
git-svn-id: file:///svn/phpbb/trunk@2321 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 19:00:35 +00:00
James Atkinson
4350c9b937
Fixed bug #528267
...
git-svn-id: file:///svn/phpbb/trunk@2320 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 18:42:25 +00:00
James Atkinson
73f1986816
Fixed bug #506390
...
THis isn't the best fix but its the only way I could get around adding language file string
git-svn-id: file:///svn/phpbb/trunk@2319 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 18:05:53 +00:00
James Atkinson
3e2eed6602
Fixed little bug that made the smilies image tags not XHTML compatible
...
git-svn-id: file:///svn/phpbb/trunk@2318 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 17:46:43 +00:00
the_systech
16763da87f
Fix for bug #529642... Tabs should end parsing for magic urls as well as spaces or newlines...
...
git-svn-id: file:///svn/phpbb/trunk@2317 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 17:21:28 +00:00
Paul S. Owen
04ef400e7d
This may allow the release of an Arabic lang pack, needs checking for RC-3 'compliance' ... if anybody feels like it ...
...
git-svn-id: file:///svn/phpbb/trunk@2316 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:47:20 +00:00
Paul S. Owen
79a198c8e1
Various updates ... just realised that the emails haven't been translated, gawd knows how I missed that ... :D
...
git-svn-id: file:///svn/phpbb/trunk@2315 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:46:09 +00:00
Paul S. Owen
fc4c0e44f0
Fix for private IPs via HTTP_FOR.. + spoofing of it ... note that getenv doesn't apparently work in ISAPI mode so will only report REMOTE_ADDR
...
git-svn-id: file:///svn/phpbb/trunk@2314 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:43:36 +00:00
Paul S. Owen
ca1926c032
Fix for avatar gallery cancel appearing to delete avatar
...
git-svn-id: file:///svn/phpbb/trunk@2313 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:21:22 +00:00
dougk_ff7
6066b8a5b0
Fixes a bug in install.php, accidentally added "The passwords do not match" in any case.
...
git-svn-id: file:///svn/phpbb/trunk@2312 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:21:10 +00:00
dougk_ff7
b2d87a5021
Ok, I guess Paul took care of this for us... :)
...
git-svn-id: file:///svn/phpbb/trunk@2311 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 15:00:35 +00:00
Paul S. Owen
9ec9adec4d
Security updates + a few updates for chopped up functions compatibility
...
git-svn-id: file:///svn/phpbb/trunk@2310 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 14:54:25 +00:00
dougk_ff7
a30d780877
Oh, fun. I just did the same thing Paul did. Anyway, phpBB2 should let you access the Admin panel now...
...
git-svn-id: file:///svn/phpbb/trunk@2309 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 14:52:15 +00:00
dougk_ff7
8fa7d2e175
includes/sessions.php
...
git-svn-id: file:///svn/phpbb/trunk@2308 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 14:50:43 +00:00
Paul S. Owen
87bb4aeda0
Morons have congregated in my head for a moron-party
...
git-svn-id: file:///svn/phpbb/trunk@2307 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:44:21 +00:00
Paul S. Owen
e1ab45d3c9
moron alert
...
git-svn-id: file:///svn/phpbb/trunk@2306 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:38:12 +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
502e4aceea
Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)
...
git-svn-id: file:///svn/phpbb/trunk@2304 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-18 13:35:23 +00:00
Paul S. Owen
21ab952fe2
Remove extra select query when creating new session during page setup
...
git-svn-id: file:///svn/phpbb/trunk@2303 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-17 14:08:31 +00:00
Paul S. Owen
9cc9bf0e9f
First splits of profile
...
git-svn-id: file:///svn/phpbb/trunk@2302 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-17 14:07:56 +00:00
Paul S. Owen
b1a4782f93
Various updates
...
git-svn-id: file:///svn/phpbb/trunk@2301 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-17 14:07:43 +00:00
Paul S. Owen
34b0719c02
Turn all lang files into single array ... testing proposal by ractive
...
git-svn-id: file:///svn/phpbb/trunk@2300 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-14 15:55:21 +00:00