Commit graph

21 commits

Author SHA1 Message Date
Jeff Teunissen
9e6f75ccbd Update for PHP 7.x
PHP 7 doesn't like the old short tags we were using (it's possible to re-enable
them, but won't be for version 8, so we might as well switch now), and the old
MySQL APIs are now gone entirely, replaced with something different.

This should make everything work at least as well as it used to.

Also, one file used to be checked in with CRLF line endings. ??
2022-04-27 13:14:47 -04:00
Jeff Teunissen
67a3d7bb36 PHP library cleanups, news system cleanups, no more manual postamble including. 2007-03-18 04:34:44 +00:00
Jeff Teunissen
4c73904770 New version of the web site. Yes, the change is as big as it looks. :) 2007-03-09 17:16:17 +00:00
Bill Currie
0d581938a4 make continuing a news search a little easier by preserving old search parms 2001-10-31 22:54:39 +00:00
Jeff Teunissen
36084176c2 *** empty log message *** 2000-07-08 04:06:04 +00:00
Jeff Teunissen
540834c9df News stuff -- beginning to secure the MySQL configs in a sane way, committing my news search stuff, etc. 2000-06-18 23:52:50 +00:00
Dan Olson
67272c30a1 this should finish up the sidebar 2000-06-17 19:44:10 +00:00
Dan Olson
8c4492d6ef temp fix on old news as well 2000-06-17 19:27:42 +00:00
Jeff Teunissen
927f37abfc News stuff: all the SQL-accessing news stuff is now in news_funcs.php --
I'm considering moving this into lib/news.php, once I get permission from
Dan Olson to GPL his contributions to that file.
2000-06-17 11:29:29 +00:00
Jeff Teunissen
cb7bbf5b6a Hide connection errors. 2000-05-23 19:06:14 +00:00
Dan Olson
701f501158 Sorts old news by date 2000-05-15 20:58:46 +00:00
Jeff Teunissen
1f4dc9a863 Auth stuff, plus new addnews script. 2000-05-13 22:08:03 +00:00
Jeff Teunissen
663a1dc2db BIG Web site changes. I think I've gotten everything, but I may have
missed some bugs.
2000-05-10 22:38:21 +00:00
Jeff Teunissen
a5e8efe121 Convert the nasty SQL dates into proper dates. 2000-05-08 19:48:40 +00:00
Jeff Teunissen
7915df0394 The beginnings of SQL support. Until the login stuff is taken care of,
you'll need to send news updates to me for posting with MySQL.
2000-05-06 03:11:24 +00:00
Nelson Rush
dd5d25d19f clipped old news and put it in old_news 2000-05-05 11:51:40 +00:00
Nelson Rush
f504f45dd8 clipped news past 5 entries, put it in the old news 2000-05-04 18:20:30 +00:00
Joseph Carter
b0f066295b Added news about the Zap board forum 2000-04-26 00:34:07 +00:00
Joseph Carter
ddd7fbd3e2 news update 2000-04-02 22:04:34 +00:00
Zephaniah E. Hull
1fb41193cc This should work.. 2000-03-20 05:41:28 +00:00
Zephaniah E. Hull
7ae16272c4 Learning php via working on the page! 2000-03-20 05:30:19 +00:00