aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Removing traces of global announcements and also fixing a potential security ↵dougk_ff72001-10-192-2/+1
| | | | | | hole in bbcode. Img-based javascript is now stripped. All images have to begin with http:// git-svn-id: file:///svn/phpbb/trunk@1238 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes the bug in profile.php where MSNM does not show up correctly.dougk_ff72001-10-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1237 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some clean-upsthe_systech2001-10-182-23/+22
| | | | git-svn-id: file:///svn/phpbb/trunk@1236 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed remaining elements of global announcements to prevent confusionPaul S. Owen2001-10-171-26/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1235 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed error which would cause failure when making user an adminPaul S. Owen2001-10-171-39/+39
| | | | git-svn-id: file:///svn/phpbb/trunk@1234 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to message output when no posts existPaul S. Owen2001-10-162-12/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1233 89ea8834-ac86-4346-8a33-228a782c2dd0
* Implementation of announcements changing, no longere necessary.dougk_ff72001-10-161-41/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1232 89ea8834-ac86-4346-8a33-228a782c2dd0
* One additional option for unwritable config file...(FTP) :Dthe_systech2001-10-163-8/+179
| | | | git-svn-id: file:///svn/phpbb/trunk@1231 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a few things left over from old global announce stuffPaul S. Owen2001-10-161-2/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1230 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a few things left over from old global announce stuffPaul S. Owen2001-10-161-5/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1229 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, TomPaul S. Owen2001-10-165-15/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@1228 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a few things left over from old global announce stuffPaul S. Owen2001-10-163-19/+28
| | | | git-svn-id: file:///svn/phpbb/trunk@1227 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various fixes and updates so it actually works correctly ... more updates ;)Paul S. Owen2001-10-162-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1226 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various fixes and updates so it actually works correctly ... ;)Paul S. Owen2001-10-161-15/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1225 89ea8834-ac86-4346-8a33-228a782c2dd0
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-168-100/+95
| | | | git-svn-id: file:///svn/phpbb/trunk@1224 89ea8834-ac86-4346-8a33-228a782c2dd0
* Name change to search_usernamePaul S. Owen2001-10-161-162/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1223 89ea8834-ac86-4346-8a33-228a782c2dd0
* More changes for global announcements. They no longer require the mode to ↵dougk_ff72001-10-164-41/+67
| | | | | | be set (it works without), posting.php has been updated to reflect replies to announcements in ALL forums, and a admin page for announcements (global) has been added, although it can only link to pages with the true forum and auth permissions. A more refined version will be coming soon git-svn-id: file:///svn/phpbb/trunk@1222 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic review changes + updatesPaul S. Owen2001-10-161-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1221 89ea8834-ac86-4346-8a33-228a782c2dd0
* Topic review changes + updatesPaul S. Owen2001-10-168-30/+552
| | | | git-svn-id: file:///svn/phpbb/trunk@1220 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops..broke the click on user goto modify page on admin index functionality ↵James Atkinson2001-10-161-1/+1
| | | | | | with my last commit, fixed it git-svn-id: file:///svn/phpbb/trunk@1219 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some bugs with banning and some code that wasnt updated when we ↵James Atkinson2001-10-163-3/+3
| | | | | | changed the theme/template system git-svn-id: file:///svn/phpbb/trunk@1218 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some minor issues in user adminJames Atkinson2001-10-161-9/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1217 89ea8834-ac86-4346-8a33-228a782c2dd0
* *@#%^&, I did it again. Oh well.dougk_ff72001-10-161-19/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1216 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just the start to the wonderful world of global announcements. Adds support ↵dougk_ff72001-10-165-13/+78
| | | | | | for them as well as creates a new forum, id -1. Do not delete the forum. I'll write the admin later. git-svn-id: file:///svn/phpbb/trunk@1215 89ea8834-ac86-4346-8a33-228a782c2dd0
* Oops, commited wrong file earlier to fix user select bug in ↵Paul S. Owen2001-10-151-1/+1
| | | | | | admin_user/admin_userauth git-svn-id: file:///svn/phpbb/trunk@1214 89ea8834-ac86-4346-8a33-228a782c2dd0
* And all because the lady loves Milk Tray, erm, sorry ... all because I ↵Paul S. Owen2001-10-151-805/+2
| | | | | | missed a . from a string concaten...thingy git-svn-id: file:///svn/phpbb/trunk@1213 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops forgot append_sidthe_systech2001-10-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1211 89ea8834-ac86-4346-8a33-228a782c2dd0
* Username Disallow Admin...the_systech2001-10-155-5/+213
| | | | git-svn-id: file:///svn/phpbb/trunk@1210 89ea8834-ac86-4346-8a33-228a782c2dd0
* Replaced by faq_body.tpl and the faq language filePaul S. Owen2001-10-151-601/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1209 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #471317Paul S. Owen2001-10-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1208 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #471317Paul S. Owen2001-10-151-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1207 89ea8834-ac86-4346-8a33-228a782c2dd0
* modified to make compatible with postgres 7.0, still works with 7.1the_systech2001-10-151-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1206 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for potential security/HTML abuse problem, thanks SilverionPaul S. Owen2001-10-151-1/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@1205 89ea8834-ac86-4346-8a33-228a782c2dd0
* Gone but not forgotten ... forgotten what?Paul S. Owen2001-10-152-187/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1204 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed for groupauth bug #471227 + header location changes for append_sidPaul S. Owen2001-10-152-3/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1203 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allows for selectable ranks in user admin.dougk_ff72001-10-154-24/+52
| | | | git-svn-id: file:///svn/phpbb/trunk@1202 89ea8834-ac86-4346-8a33-228a782c2dd0
* I am a total moron, please excuse mePaul S. Owen2001-10-151-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1201 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few minor bug fixes in the group control panel.dougk_ff72001-10-154-6/+58
| | | | git-svn-id: file:///svn/phpbb/trunk@1200 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered uri's in emails to utilise HTTP_HOST if available + altered some ↵Paul S. Owen2001-10-143-15/+19
| | | | | | METAs to append_sid git-svn-id: file:///svn/phpbb/trunk@1199 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed GET/POST problemPaul S. Owen2001-10-141-3/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@1198 89ea8834-ac86-4346-8a33-228a782c2dd0
* And I'll add it back ... please leave blank for nowPaul S. Owen2001-10-141-19/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1197 89ea8834-ac86-4346-8a33-228a782c2dd0
* And I'll add it back ... please leave blank for nowPaul S. Owen2001-10-141-0/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@1196 89ea8834-ac86-4346-8a33-228a782c2dd0
* To prevent stupidity (again) I'll just remove it... As long as the directory ↵dougk_ff72001-10-141-0/+0
| | | | | | is chmoded to 777 during install, everything will be OK. It will probably inch its way back in later. git-svn-id: file:///svn/phpbb/trunk@1195 89ea8834-ac86-4346-8a33-228a782c2dd0
* And add it back...dougk_ff72001-10-141-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1194 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, let's clean out config.phpdougk_ff72001-10-141-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1193 89ea8834-ac86-4346-8a33-228a782c2dd0
* Okay, that was equally stupid ...Paul S. Owen2001-10-141-4/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@1192 89ea8834-ac86-4346-8a33-228a782c2dd0
* Doug, whooops .... :)Paul S. Owen2001-10-141-16/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1191 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes to location redirection ... please note the format and name ↵Paul S. Owen2001-10-1413-62/+874
| | | | | | changes git-svn-id: file:///svn/phpbb/trunk@1190 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed logged in block to a logged in and logged out blockPaul S. Owen2001-10-141-16/+19
| | | | git-svn-id: file:///svn/phpbb/trunk@1189 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lang var incorrect for PMPaul S. Owen2001-10-141-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@1188 89ea8834-ac86-4346-8a33-228a782c2dd0