Commit graph

  • 2d6c917744 Fixed value orders to match column orders the_systech 2001-05-07 14:55:59 +00:00
  • 828ebd88a1 Modified to add DROP TABLE for each phpBB2 Table the_systech 2001-05-07 14:23:11 +00:00
  • b3431f05d0 Minor update Paul S. Owen 2001-05-06 22:29:56 +00:00
  • f89e2a6d70 Minor changes to where template vars are assigned Paul S. Owen 2001-05-06 22:29:28 +00:00
  • 4129a8e7bb Send post id to template for possible anchor name ref Paul S. Owen 2001-05-06 17:39:01 +00:00
  • d211e09459 Now allow for GET based session - additions Paul S. Owen 2001-05-06 16:58:54 +00:00
  • 4e056b99a9 Now allow for GET based session Paul S. Owen 2001-05-06 16:58:36 +00:00
  • 93fb7ac165 Now allow for GET based session Paul S. Owen 2001-05-06 16:26:16 +00:00
  • 6a74951029 Now allow for GET based session Paul S. Owen 2001-05-06 16:16:22 +00:00
  • 99edaf843c oops, two colours round the wrong way Paul S. Owen 2001-05-06 15:46:09 +00:00
  • 802525a864 'New' theme for my template Paul S. Owen 2001-05-06 12:34:33 +00:00
  • a2fbeecb15 Additions for session code update Paul S. Owen 2001-05-06 12:34:04 +00:00
  • fbfcef1366 Fixed problem with incorrect conversion of line breaks in alter profile Paul S. Owen 2001-05-06 12:31:05 +00:00
  • 0938e28471 Minor updates Paul S. Owen 2001-05-06 12:30:25 +00:00
  • b0f75874dc Changed as per FDF topic Paul S. Owen 2001-05-06 11:35:32 +00:00
  • d894fd0c1b Removed display of Anonymous is username field if no user logged on Paul S. Owen 2001-05-06 00:25:45 +00:00
  • 981415805d Fixed problem where password was cleared even if unchanged Paul S. Owen 2001-05-06 00:25:23 +00:00
  • e6de886e1a Corrected small error in HTML Paul S. Owen 2001-05-05 00:24:22 +00:00
  • 1f1043e7d0 Now remembers profile changes on error Paul S. Owen 2001-05-05 00:23:38 +00:00
  • 2344d1f2d7 Users can now edit profile. However, it dosan't retain the data on an error, yet James Atkinson 2001-05-04 23:51:52 +00:00
  • 7573e4c1d4 Modified users and config inserts to match column counts in mysql_schema.sql the_systech 2001-05-04 18:10:58 +00:00
  • 657edfb09a Little fix to login so de-activated accounts won't be able to login James Atkinson 2001-05-04 00:36:06 +00:00
  • 3735013fba Various updates, templating var changes, config array updates, etc. Paul S. Owen 2001-05-04 00:35:31 +00:00
  • 1f0632f5fa Latest update Paul S. Owen 2001-05-03 23:34:21 +00:00
  • 42fa6de7bf Updated to include PSO template default theme Paul S. Owen 2001-05-03 23:26:16 +00:00
  • b44f5ef02b Pauls alternate template, this _requires_ a theme Paul S. Owen 2001-05-03 23:25:25 +00:00
  • 5c92a2a2dd Updated to use same style as rest of default template Paul S. Owen 2001-05-03 23:17:39 +00:00
  • aa8a051a98 Moved config, images vars to arrays and various other fixes Paul S. Owen 2001-05-03 22:10:23 +00:00
  • df716e1e83 Changed a templating var to match changed placement in page_header.php Paul S. Owen 2001-05-03 00:05:21 +00:00
  • d2bca34492 Changed joined_date to use create_date Paul S. Owen 2001-05-03 00:04:38 +00:00
  • 4621442a27 Added extra defaults Paul S. Owen 2001-05-02 22:33:29 +00:00
  • 379d70fab8 An extra TABLES constant for possible multiple autologin keys Paul S. Owen 2001-05-02 22:31:56 +00:00
  • dc5fce4710 Moved several functions to profile.php Paul S. Owen 2001-05-02 22:31:23 +00:00
  • 252685e4f3 Updates to match profile.php changes Paul S. Owen 2001-05-02 22:30:58 +00:00
  • 8b068f0428 Some code cleanup and various updates + moved certain functions here Paul S. Owen 2001-05-02 22:27:58 +00:00
  • a7493e7455 Convert old user_regdates to gmtime integers Paul S. Owen 2001-05-02 22:14:32 +00:00
  • 10e68a9556 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 James Atkinson 2001-05-02 17:46:45 +00:00
  • 3ffd49782c Updated to use create_date rather than date Paul S. Owen 2001-05-02 00:50:27 +00:00
  • 65bf7081c1 Fixed bug in utilising user selected timezone Paul S. Owen 2001-05-02 00:42:33 +00:00
  • 94187506c9 Remove extra -ve from being printed for timezones behind GMT Paul S. Owen 2001-05-02 00:33:00 +00:00
  • 30eb41b4dd Prevent logged in user logging in again from diff IP in same sess Paul S. Owen 2001-05-02 00:32:10 +00:00
  • ccbd1cdfdd Added some passthru support to login Got edit profile half working.. James Atkinson 2001-05-01 20:27:36 +00:00
  • b5743048e7 Fixed a pile of Windows carriage returns James Atkinson 2001-05-01 19:10:09 +00:00
  • 76453deb61 Removed some windows carriage returns James Atkinson 2001-05-01 18:23:13 +00:00
  • 2531a39358 Updated GMT - x hours text Paul S. Owen 2001-05-01 13:08:32 +00:00
  • e4cf961900 Minor updates and alterations mainly to templating vars Paul S. Owen 2001-04-30 15:21:31 +00:00
  • 9c16714d85 Added stripslashes to unserialize ... not a good idea to change php.ini updating code Paul S. Owen 2001-04-29 21:20:19 +00:00
  • 085a3b07e9 Fixed theme_id field so its not null. schemea would not work on mysql 3.23 with theme_id primary key and nullable James Atkinson 2001-04-29 20:42:27 +00:00
  • 1b95e1ecb1 Added forgotten default_theme to global declarations Paul S. Owen 2001-04-29 20:21:33 +00:00
  • 6e54257d30 Minor change to var in user_prefs Paul S. Owen 2001-04-29 20:18:22 +00:00
  • bec72db2be Grab default_theme setting from DB Paul S. Owen 2001-04-29 20:16:08 +00:00
  • d2ee2c82a2 Added view latest post Paul S. Owen 2001-04-29 14:20:12 +00:00
  • 22c8c4f9ff Minor update to session_end Paul S. Owen 2001-04-29 13:35:42 +00:00
  • 3ef0ecf9ed Corrected error in viewing categories Paul S. Owen 2001-04-28 23:43:22 +00:00
  • 2f50dea9f7 Minor updates Paul S. Owen 2001-04-28 22:46:00 +00:00
  • 0e2d4c9903 Added online users output to page header and from that, index Paul S. Owen 2001-04-28 20:14:05 +00:00
  • ec21217a2a Overhauled session code ... in a big way Paul S. Owen 2001-04-28 17:54:22 +00:00
  • 9a155b4870 Minor update which may fix some multiple session probs Paul S. Owen 2001-04-28 01:54:52 +00:00
  • 728d6f6609 Quoted default values ... Paul S. Owen 2001-04-24 22:51:56 +00:00
  • 4643364792 Modify to template sendpassword.php as U_ url Paul S. Owen 2001-04-24 22:36:50 +00:00
  • 11c85b2fa9 Theme all font terms Paul S. Owen 2001-04-24 22:34:12 +00:00
  • a8a1ad65fe Updated for generic theming Paul S. Owen 2001-04-24 22:32:57 +00:00
  • a624033c5b Okay it seems the template setup has moved to the DB ... thanks for telling me :) Paul S. Owen 2001-04-22 23:08:57 +00:00
  • 47519c63b3 Someone removed the template instance ... Paul S. Owen 2001-04-22 23:00:14 +00:00
  • 42039bc31a Added user selectable templates, and put the system template into the config database. Updated mysql_schema as well James Atkinson 2001-04-20 07:30:45 +00:00
  • e150b48726 Added l_hours for timezone indication Paul S. Owen 2001-04-20 01:13:13 +00:00
  • 2f558be76f Added jumpbox template to newtopic Paul S. Owen 2001-04-20 01:08:05 +00:00
  • bd1fc382e9 Fixed forum_id check Paul S. Owen 2001-04-20 01:07:42 +00:00
  • 79f898e053 Fixed call to get_userdata Paul S. Owen 2001-04-20 01:07:19 +00:00
  • d133dc9874 Templating var assignment changes and various updates or fixes Paul S. Owen 2001-04-19 22:24:13 +00:00
  • 562a2e5592 Minor cleanup Paul S. Owen 2001-04-19 21:17:16 +00:00
  • 895ac6e0df Clean up and added timezone output to templates Paul S. Owen 2001-04-19 21:07:47 +00:00
  • 80cca03c90 Fixed profile viewing url Paul S. Owen 2001-04-19 17:35:13 +00:00
  • 525c09e3e6 Small mods to login page Paul S. Owen 2001-04-19 17:26:24 +00:00
  • fdbafb32f6 Introduced a full page login box inc prelim themeing Paul S. Owen 2001-04-19 16:58:35 +00:00
  • 87b7ae578f Removed need to send db as a parameter to functions Paul S. Owen 2001-04-19 15:05:39 +00:00
  • 4c05450291 Replaced previously removed anon and non-logged-in user templating info Paul S. Owen 2001-04-19 14:46:11 +00:00
  • 40640febbf Modified as per Nathans suggestion - Mark II Paul S. Owen 2001-04-19 14:24:58 +00:00
  • 1129c4e0aa Modified as per Nathans suggestion Paul S. Owen 2001-04-19 14:17:56 +00:00
  • 8870e21858 Changed IP types to char 8 for time being Paul S. Owen 2001-04-19 13:38:06 +00:00
  • 28cb384994 Moved defaults to common + dir move changes Paul S. Owen 2001-04-19 13:30:47 +00:00
  • 329b5e116b Off to the realm of Mordor we go Paul S. Owen 2001-04-19 13:25:46 +00:00
  • 175d4a049f Moved all included files to includes Paul S. Owen 2001-04-19 13:18:57 +00:00
  • 6c17dca246 Added current time to overall footer James Atkinson 2001-04-19 06:24:23 +00:00
  • 3d234d391c Some more fine turning on the profile section James Atkinson 2001-04-19 06:21:36 +00:00
  • 91b23e00e7 Fix for viewonline templates James Atkinson 2001-04-19 06:15:40 +00:00
  • 9a2d961b4c Some small fixes in the viewonline templates James Atkinson 2001-04-19 06:15:00 +00:00
  • 4952eb77d0 create_date function needs to use gmdate in order to output a correct date. James Atkinson 2001-04-19 06:07:37 +00:00
  • 5654680b5b minor updates to add domain, path, secure Paul S. Owen 2001-04-18 17:39:46 +00:00
  • 3c48f4cf2f cookie additions Paul S. Owen 2001-04-18 17:39:12 +00:00
  • 756427797d Updated mysql_basic file with new user fields James Atkinson 2001-04-18 06:42:01 +00:00
  • bc7a2fbc9a Latest mysql schema dump James Atkinson 2001-04-18 06:35:16 +00:00
  • d73080b03f Made index.php use the POST_USERS_URL constant everywhere James Atkinson 2001-04-18 06:30:10 +00:00
  • 3b5a1b549a Most of profile and registration done James Atkinson 2001-04-18 06:26:01 +00:00
  • 55ef5ae794 Added profile view template James Atkinson 2001-04-18 06:25:08 +00:00
  • 26f5fb7dfc Fixed some hard coded referances to table names James Atkinson 2001-04-17 07:14:50 +00:00
  • 9468f91ea0 oops natec 2001-04-16 20:44:52 +00:00
  • b684289bb1 Interim fix for template data destruction natec 2001-04-16 20:42:20 +00:00
  • 8f097ef156 Added a mod otherwise viewforum craps out Bart van Bragt 2001-04-16 19:22:48 +00:00
  • d833a55c36 Initial checkin Bart van Bragt 2001-04-16 19:15:47 +00:00