phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / common.php

History | View | Annotate | Download (5.1 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_2'.

2575 05/13/2002 03:18 pm psotfx

Added exit's after those header location redirects without them

2571 05/12/2002 07:57 pm psotfx

More fixes, addresses double activation attempt

2564 05/12/2002 02:47 am psotfx

Loads of bug fixes and updates

2483 04/04/2002 04:47 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2327 03/19/2002 12:45 am psotfx

Allow global_var off for REMOTE_ADDR

2314 03/18/2002 04:43 pm psotfx

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

2183 02/18/2002 01:34 pm psotfx

Somewhat overhauled posting, fixed various bugs, completed new way of handling URIs in emails, blah blah

2182 02/18/2002 09:57 am bartvb

Now the code is fixed for real :D Not smart to use config info before it's read

2181 02/18/2002 08:35 am bartvb

Fixed some problems with last checkin ( for Email links etc)

2178 02/17/2002 06:02 pm bartvb

Cleaned up stuff (for Email)

1566 12/14/2001 03:41 am psotfx

Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction

1537 12/10/2001 03:01 am psotfx

Updated IP stuff

1511 12/05/2001 01:20 am psotfx

New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks

1452 11/26/2001 01:09 pm bartvb

Implemented Navigation bar in Mozilla

1220 10/16/2001 01:12 pm psotfx

Topic review changes + updates

1144 10/10/2001 01:28 am psotfx

A few tweaks to install

1083 09/25/2001 08:18 pm psotfx

Updated and fixed various issues, see post in developers forum for info

1061 09/18/2001 03:24 am psotfx

Various changes to notification, editing, etc. etc.

1054 09/17/2001 09:30 pm psotfx

Should fix any remaining chance of bug #462318 ... should

1016 09/09/2001 02:40 pm bartvb

Removed some trailing newlines

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

987 09/06/2001 02:29 am psotfx

Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 pm psotfx

Modified header comments

844 08/13/2001 03:07 am thefinn

Added emailer class, did alterations and templates for registration
Welcome message vars can be removed from lang file

843 08/13/2001 01:22 am psotfx

Stupid oversight on slashing vars fixed ... doh

824 08/10/2001 12:21 am psotfx

More varied changes, again hopefully not breaking anything

750 07/25/2001 12:11 am thefinn

System config admin section started. Can view settings but can't modify them at the moment

741 07/24/2001 01:39 pm psotfx

Changed extension of templates to php

735 07/23/2001 08:59 pm thefinn

Basic stats almost done

730 07/23/2001 05:23 pm psotfx

Various updates to session code inc. moving data away from config

722 07/21/2001 04:35 pm psotfx

Opps, double assigned same board_config var

714 07/20/2001 09:22 pm psotfx

Removed most old language vars, not needed any more

661 07/14/2001 07:30 pm psotfx

Template config system, store relevant config stuff here

646 07/13/2001 06:14 pm psotfx

Changes to include location + some other misc stuff

600 07/07/2001 02:27 pm psotfx

Another fix to user_ip determination

599 07/07/2001 02:26 pm psotfx

Another fix to user_ip determination

594 07/07/2001 02:17 am psotfx

More fixes

592 07/07/2001 12:57 am psotfx

I am a total utter idiot and I will kill those monkies, down cheetah

589 07/06/2001 11:54 pm thefinn

Mass lock/unlock done. Locked topic handling in viewforum

585 07/06/2001 07:47 pm psotfx

More images ... now CVS is back up

581 07/06/2001 02:42 am psotfx

More vB inspired icons

579 07/06/2001 02:03 am psotfx

Fixes and updates

571 07/05/2001 09:38 pm psotfx

Image name update

553 07/04/2001 09:36 pm uid42062

Lots of updates

547 07/04/2001 12:50 am psotfx

Updates related to message.php and transaction update

539 07/03/2001 02:32 am psotfx

Included message.php and error.php

528 06/30/2001 11:04 pm psotfx

Added some gzip compression capability

520 06/21/2001 05:20 am thefinn

Working on getting Oracle functional. Almost there, need to deal with the 'AUTO INCREMENT' issue

516 06/19/2001 07:38 pm the_systech

added auto_prune

483 06/13/2001 01:46 am psotfx

Found that php has an imagesize function ... doh

430 06/05/2001 03:34 pm psotfx

Basic new post folder colour change

421 06/04/2001 01:10 am thefinn

Fixed reply w/ quote link (functionality still dosan't exist for it though)
Fixed bug with being able to modifiy someone elses profile
Fixed bug with BBCode not working
Fixed bug with validate_username causing editing of profile to fail (only checks if you actually change you name now)

346 05/27/2001 06:40 pm psotfx

IP encoding now done in common no need to encode anywhere else

336 05/27/2001 05:11 am thefinn

More work on posting. Editing now works. Also replies can have subjects.

281 05/13/2001 06:02 pm psotfx

Initial SQL updates complete

237 05/04/2001 12:10 am psotfx

Moved config, images vars to arrays and various other fixes

234 05/03/2001 12:33 am psotfx

Added extra defaults

228 05/02/2001 07:46 pm thefinn

Ran John's fix_files script to fix all the windows carriage returns.
Also added the script in the develop dir. To use it copy it to the phpBB2 root dir and run it

223 05/01/2001 10:27 pm thefinn

Added some passthru support to login
Got edit profile half working..

214 04/29/2001 10:16 pm psotfx

Grab default_theme setting from DB

203 04/25/2001 12:32 am psotfx

Updated for generic theming

202 04/23/2001 01:08 am psotfx

Okay it seems the template setup has moved to the DB ... thanks for telling me :)

201 04/23/2001 01:00 am psotfx

Someone removed the template instance ...

200 04/20/2001 09:30 am thefinn

Added user selectable templates, and put the system template into the config database. Updated mysql_schema as well

184 04/19/2001 03:30 pm psotfx

Moved defaults to common + dir move changes

149 04/15/2001 07:32 pm psotfx

error_die changes and various bug fixes to files

143 04/15/2001 04:14 pm psotfx

Session code updates

122 03/22/2001 12:25 am psotfx

Changes related to session code updates

106 03/19/2001 02:35 am thefinn

User registration works.

105 03/17/2001 01:46 am natec

New template system. Lots of merging conflicts, so let nate know if he broke stuff.

95 03/10/2001 12:38 am bartvb

Changed USER_IP to $user_ip

94 03/10/2001 12:33 am bartvb

Moved include files

83 03/07/2001 07:53 am thefinn

Started on posting.php, got the logic done for displaying the new topic form

73 03/02/2001 06:46 am thefinn

Started translation implemenation, added 1.2 english lang file

65 02/25/2001 11:24 pm thefinn

Added login/logout file and logic to login a user

41 02/24/2001 11:01 am bartvb

Changed the order of some statements

38 02/24/2001 01:31 am psotfx

Centralise common includes and setup