phpBB
Statistics
| Revision:

root / tags / release_2_0_1 / phpBB / memberlist.php

History | View | Annotate | Download (11.8 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'.

2600 05/19/2002 05:11 pm psotfx

More fixes

2483 04/04/2002 04:47 pm

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

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

2305 03/18/2002 02:35 pm psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2260 03/04/2002 02:47 am psotfx

Remove extra session var in session_pagestart

1897 01/16/2002 08:18 pm psotfx

Gave the row number thing a more useful name ...

1896 01/16/2002 08:08 pm bartvb

Added row numbers to memberslist (to check out how you're ranked with # of posts ;)

1895 01/16/2002 07:26 pm psotfx

Fix dopey errors

1889 01/16/2002 06:40 pm psotfx

Fix bug #504383

1699 12/24/2001 04:29 pm psotfx

Fix bug #496166, removed sort_order since for top_ten it makes no real sense ... bet we'll get comments about this ...

1652 12/21/2001 03:06 am psotfx

Various updates + admin viewing of email addresses

1507 12/04/2001 03:04 pm psotfx

Missed a ['From'] -> ['Location'] change

1460 11/27/2001 01:30 am psotfx

A 'not quite a Pauls up' + short date format

1332 11/16/2001 06:31 pm psotfx

Mainly language updates but some bug fixes too

1320 11/15/2001 07:38 pm psotfx

Added admin enabling of email form

1316 11/15/2001 05:26 pm psotfx

Email form - free with purchase of any two other items

1190 10/14/2001 08:22 pm psotfx

Various changes to location redirection ... please note the format and name changes

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

999 09/07/2001 02:32 pm psotfx

Fixed bug #459427

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 pm psotfx

Modified header comments

775 08/01/2001 12:30 am psotfx

More compliance ... it never ends

774 07/31/2001 11:56 pm psotfx

More compliance ... it never ends

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

596 07/07/2001 02:57 am psotfx

More user fields available for memberslist template plus graphic changes

583 07/06/2001 03:13 am psotfx

Small change to user website url creation

563 07/05/2001 02:57 am uid42062

Updated sorting methods

366 05/28/2001 10:23 pm thefinn

Did some work converting lang file stuff to new format

361 05/28/2001 05:25 pm psotfx

Additional page info sent to templates

281 05/13/2001 06:02 pm psotfx

Initial SQL updates complete

278 05/13/2001 03:00 am thefinn

Blah, parse error..

277 05/13/2001 02:28 am thefinn
  • empty log message ***
276 05/13/2001 02:27 am thefinn

Re-added the error message and query echo to DEBUG error message
PLEASE do not remove it, it is very helpfull when debugging errors

275 05/12/2001 01:43 pm psotfx

Fixed various errors, added issets, removed unneeded sql error messages

274 05/12/2001 03:37 am thefinn

Fixed stupid windows carriage returns...
Fixed pagination

273 05/12/2001 01:35 am thefinn

More work on memberlist

272 05/12/2001 01:16 am thefinn

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