phpBB
Statistics
| Revision:

root / tags / release_2_0_1 / phpBB / includes / page_header.php

History | View | Annotate | Download (13.7 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2610 05/20/2002 03:52 pm

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

2564 05/12/2002 02:47 am psotfx

Loads of bug fixes and updates

2525 04/11/2002 07:53 pm the_systech

since user_timezone is now a decimal/floating point number we have to cast it's return value as an integer to make sure it drops the .0 before using it as an array index..

2516 04/08/2002 04:37 pm psotfx

Changes in sessions means a reduction in complexity for viewonline and page_header

2483 04/04/2002 04:47 pm

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

2458 04/01/2002 03:23 pm psotfx

Latest header attempt

2448 03/31/2002 02:06 am psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2440 03/26/2002 06:47 pm the_systech

New set of cache control headers, will these work, who knows?

2405 03/22/2002 07:46 pm psotfx

Suggested alteration of cache control header by Nathan

2358 03/19/2002 10:10 pm the_systech

Fix for AOL browser issues as well as some IE blank Gzip pages..

2304 03/18/2002 02:35 pm psotfx

Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)

2238 03/01/2002 05:48 pm psotfx

Ignore duplicate IP's for guest counts ... keep in mind this swings 100% the other way from keeping them all, you'll not count some users.

2217 02/26/2002 05:35 pm the_systech

Added false for the optional replace parameter of the header for Cache-Control.. This might actually fix some issues with gzip compression and win98/IIS...

2098 02/12/2002 04:04 am psotfx

Minor update to template vars.

1998 01/28/2002 06:33 pm psotfx

Fix various var not set warnings ... many thanks go to The Horta for pointing out and offering fixes for many of these

1988 01/28/2002 01:26 pm psotfx

Fix bug #509513

1971 01/27/2002 03:17 pm psotfx

Fixed use of date instead of create_date for most users online ...

1960 01/27/2002 02:20 am psotfx

Uncomment and 'complete' browsing in forum online list

1957 01/26/2002 12:22 am psotfx

Removed INSERT code into separate routine, this separated update should be added to update_to before RC-3 is deemed final ...

1955 01/25/2002 11:16 pm bartvb

Oops, why do I always screw up in the first checkin?

1954 01/25/2002 10:53 pm bartvb

Implemented Record of online users

1929 01/24/2002 03:59 am psotfx

Fix HTML span color bug #507545

1887 01/16/2002 06:15 pm bartvb

Removed fixed language string

1859 01/13/2002 04:35 pm psotfx

yoik, that could've been an interesting security hole ...

1856 01/13/2002 04:29 pm psotfx

Highlight admin/mods update to whos online

1849 01/12/2002 02:03 am psotfx

Minor update to flag admins

1845 01/11/2002 03:36 pm bartvb

Dropped 'GROUP BY' from whosonline query for compatibility with non-MySQL DB's

1843 01/11/2002 01:38 pm bartvb

Cleaned up the viewonline code, wasnt giving correct output if you where admin

1739 12/29/2001 05:20 pm psotfx

Likely fix for bug #497163

1702 12/24/2001 05:34 pm psotfx

Fixed 'bug' #495108, introduced a further string for fields with plural and singular entries, copes with zero conditions.

1611 12/16/2001 07:58 pm psotfx

Changed way moderator lang is output on viewforum and index

1587 12/15/2001 05:40 pm bartvb

PHP_SELF is a BadThing(tm)

1578 12/15/2001 02:55 am bartvb

Fixed some language strings, added some handy things to viewtopic

1570 12/14/2001 04:37 pm bartvb

Sort online userlist alphabetically

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

1535 12/10/2001 02:19 am psotfx

Updates putting back something I took away, slapped hands for me

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

1461 11/27/2001 06:36 pm psotfx

Various fixes and updates, fix (hopefully) for bug #485799

1452 11/26/2001 01:09 pm bartvb

Implemented Navigation bar in Mozilla

1420 11/22/2001 04:55 pm psotfx

More updates

1417 11/22/2001 04:39 pm psotfx

Minor update to an icon image name

1406 11/21/2001 05:00 pm psotfx

PM popup and icon are finally in place

1405 11/21/2001 04:56 pm psotfx

PM popup and icon are finally in place

1403 11/21/2001 02:02 pm psotfx

Added pop-up control for PM's to profile

1383 11/20/2001 03:24 am psotfx

Various updates

1367 11/19/2001 02:04 am psotfx

Altered storage of private message info

1358 11/18/2001 04:00 pm psotfx

Yet more cleanups

1357 11/18/2001 03:51 pm psotfx

More lang cleanups

1355 11/18/2001 03:02 pm psotfx

More lang related cleanups

1341 11/16/2001 11:51 pm psotfx

Spelling mistake

1332 11/16/2001 06:31 pm psotfx

Mainly language updates but some bug fixes too

1310 11/14/2001 07:37 am thefinn

Implemented Bart's 'egosearch', and the search for unanswered posts.
Created links that are accessable from anywhere

1274 11/04/2001 01:55 pm psotfx

Support for new locked with new topics icon

1270 11/03/2001 10:49 pm psotfx

Fixed bug #477831 + some minor alterations

1262 11/03/2001 04:15 pm psotfx

Various changes, added site description to DB

1247 10/26/2001 01:21 am psotfx

Altered various language constructs + new quote changes for PM + altered pagination

1220 10/16/2001 01:12 pm psotfx

Topic review changes + updates

1189 10/14/2001 08:20 pm psotfx

Changed logged in block to a logged in and logged out block

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

962 09/02/2001 12:04 am psotfx

Added additional cache control headers

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

933 08/26/2001 04:04 pm psotfx

Modified header comments

917 08/23/2001 03:17 pm psotfx

Various updates for templates

830 08/10/2001 02:38 am psotfx

This is what happens when you try porting code from one set of files to another ... silly errors

827 08/10/2001 01:26 am psotfx

Slight alteration to the whosonline code ... speed impacts unknown

767 07/31/2001 04:06 pm psotfx

HTML 4.01 and XHTML 1.0 compliance changes

729 07/22/2001 10:42 pm psotfx

Remove duplicate users

719 07/21/2001 03:45 pm psotfx

Using block_vars to fake IF...ELSE...ENDIF capability

707 07/20/2001 05:16 pm psotfx

Fixed errors, non-sid-appended urls, lang switchovers, etc.

684 07/17/2001 04:30 pm psotfx

Changed page timezone output to lang file based var setup

606 07/08/2001 10:31 pm psotfx

Changed filename

557 07/05/2001 12:44 am uid42062

Changes related to message.php

532 07/01/2001 05:22 pm psotfx

Added a hidden user option

529 07/01/2001 01:36 am psotfx

Updated gzip encoding for < 4.0.4pl1 I think ...

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

489 06/13/2001 09:42 pm psotfx

Knew I would forget something

485 06/13/2001 10:32 am thefinn

Added a count of total number of topics to the get_db_stats function

484 06/13/2001 09:35 am thefinn

Moved current time (S_CURRENT_TIME) to page_header

454 06/11/2001 02:11 am psotfx

Updates for privmsgs and loginbox

427 06/04/2001 06:37 pm psotfx

Last visit addition

383 05/31/2001 01:49 pm psotfx

Possible group admin link ... possibly not necessary

366 05/28/2001 10:23 pm thefinn

Did some work converting lang file stuff to new format

354 05/27/2001 10:05 pm psotfx

A few more additions to new format lang file

311 05/17/2001 04:48 pm psotfx

Removed separate header/footers and moved into each pages body

281 05/13/2001 06:02 pm psotfx

Initial SQL updates complete

272 05/12/2001 01:16 am thefinn

Memberlist working. Pagination seems to have problems. Might be generate_pagination code...

261 05/07/2001 12:29 am psotfx

Minor changes to where template vars are assigned

259 05/06/2001 06:58 pm psotfx

Now allow for GET based session - additions

256 05/06/2001 06:16 pm psotfx

Now allow for GET based session

237 05/04/2001 12:10 am psotfx

Moved config, images vars to arrays and various other fixes

225 05/02/2001 02:33 am psotfx

Remove extra -ve from being printed for timezones behind GMT

223 05/01/2001 10:27 pm thefinn

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

220 05/01/2001 03:08 pm psotfx

Updated GMT - x hours text

219 04/30/2001 05:21 pm psotfx

Minor updates and alterations mainly to templating vars

210 04/29/2001 12:46 am psotfx

Minor updates

209 04/28/2001 10:14 pm psotfx

Added online users output to page header and from that, index

208 04/28/2001 07:54 pm psotfx

Overhauled session code ... in a big way

203 04/25/2001 12:32 am psotfx

Updated for generic theming

198 04/20/2001 03:08 am psotfx

Added jumpbox template to newtopic