1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

6670 Commits

Author SHA1 Message Date
lia
51d924620a bugfix #3561 : login_menu : link to list_new also displayed when only new comments 2006-12-06 20:19:03 +00:00
CaMer0n
96bd0b70d6 fix for corrupted image? 2006-12-05 17:54:59 +00:00
mrpete
76c1196f3a install shutdown error handler for php; Resolve
error reporting issue(s) by consolidating debug error
 reporting in a single Show_ALL() function.  Fixed an undefined var along the way.
2006-12-05 09:33:20 +00:00
mrpete
a8f2dfe48d Remove PHP Warnings - various undefined variables and typos 2006-12-05 09:29:32 +00:00
mrpete
035ec70681 Bugfix: admin headers/footers just as much a mess as non-admin. Rearranged and doc's to match
spec, and also (mostly) be comparable to header_default and
 footer_default so bugfixes can more easily
 go in both. Side effect: admin code is now debuggable (debug options all work).
2006-12-05 09:28:02 +00:00
mrpete
c9e582b6a4 Remove PHP Warnings - many bad queries (use mysql_table_exists() to see if tables
are there)
2006-12-05 09:27:15 +00:00
mrpete
f6bfcf783f Bugfix: chatbox admin help doesn't fit the form anymore. Describes options that were
removed long ago!
2006-12-05 09:26:08 +00:00
mrpete
628d4ad479 Bugfix: new $sql's were always being created even when not used at all. 2006-12-05 09:24:46 +00:00
mrpete
6444bdf0d9 BugFix query logging: ensure the
log only parses 'explain', not
 the original query.; install shutdown error handler for php; Resolve
 error reporting issue(s) by consolidating debug error
 reporting in a single Show_ALL() function.
2006-12-05 09:24:18 +00:00
mrpete
3e3e0b188a Remove PHP Warnings - various undefined variables and typos 2006-12-05 09:15:08 +00:00
lia
dd1eebf89c bugfix #3552 : lan fix admin/download 2006-12-03 15:12:48 +00:00
mcfly
c51e07466e If cache is activated, the already parsed batch shortcode files are now written to cache 2006-12-03 07:03:22 +00:00
mcfly
6f98fa6a54 added e_NOBODY_REGEXP for use in queries when you want the userclass of 'nobody' to override any selected class 2006-12-03 03:26:22 +00:00
mcfly
1bf141fa8d Fixed last commit 2006-12-03 02:13:32 +00:00
mcfly
4a15385652 Added an option to set the size or disable the div when using r_userclass_check, removed extracts() 2006-12-03 02:10:58 +00:00
mcfly
c107092b1c Version change 2006-12-03 01:29:33 +00:00
mcfly
c602dcbfe5 Bugtracker #3518, adding language phrases 2006-12-03 00:43:05 +00:00
lia
7a0c948323 bugfix #3536 : smtpkeepalive needed to reflect pref in newsletter 2006-12-02 11:54:09 +00:00
lia
97c41c1e48 bugfix #3539 : lan fixes admin/emoticon 2006-12-02 11:31:18 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00