1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

430 Commits

Author SHA1 Message Date
streaky
25524eb2f4 get_user_data() performance fix 2007-11-09 05:55:45 +00:00
streaky
53a8d30d8b tmp table cleaup performance fix 2007-11-09 05:50:50 +00:00
streaky
f6f49c3029 Fixed annoying popup when debugging 2007-11-09 05:41:37 +00:00
CaMer0n
6087793cf5 Bugfix: Subdomain Language-selection was failing when multiple domains were in the pref. 2007-10-30 00:48:23 +00:00
e107steved
6faf81ad2e Bugtracker #3981 - body onload 2007-09-27 20:58:11 +00:00
CaMer0n
bab67e21a6 bugfix: multilanguage-subdomain setting was messing with parked domains that don't use language selection. fixed. 2007-09-20 21:45:33 +00:00
e107steved
ca12f018c7 Guard against corrupted $pref for flood timeout 2007-09-18 21:15:41 +00:00
CaMer0n
556c4d7472 bugfix: Auto-Ban was failing when 'Flood only' was selected in admin -> prefs. 2007-09-11 05:15:24 +00:00
CaMer0n
7a8bfe9913 bugfix: strip foreign chars from elan query. 2007-08-25 05:51:48 +00:00
e107steved
743fa0a709 Bugtracker #3497 - force entry of email address if blank and required 2007-08-12 21:40:49 +00:00
CaMer0n
432c00da97 membersonly correction. 2007-04-30 21:00:10 +00:00
lia
07ec018ea8 cleanup: notice removal 2007-04-15 16:07:39 +00:00
CaMer0n
eee03b0395 Bugfix - parked domains without language domains was causing elan selection to break.
Added manual disable to fix this issue.
2007-04-08 23:45:52 +00:00
CaMer0n
a3958232ef Bugfix - Login was failing when using parked domains with subdomain language-redirection enabled. 2007-03-31 01:18:33 +00:00
mrpete
03d9805187 Support cpu-usage rendertime 2007-03-04 21:47:15 +00:00
e107steved
fd86da03ef Bugtracker #3762 - correct dbInsert - thanks Rille 2007-02-12 20:04:46 +00:00
e107steved
8a08ac5f63 Bugtracker #3730 - use MySQL Statement that works with older versions 2007-02-05 21:40:40 +00:00
mrpete
146609f645 Explain why '/' not supported after '.php' for now 2007-02-05 10:54:44 +00:00
mcfly
90cce5fef0 Added new System Cache in addition to the regular cache. System cache will contain only system config type info and no real page content, that will still be handled by the regular cache 2007-02-04 17:36:16 +00:00
e107steved
2908e775cd Tidy up DB query (thanks MrPete), eliminate DB errors 2007-02-03 12:43:53 +00:00
mrpete
d04a4d2ad1 varset() should only have two param's. use varsettrue() when testing if true 2007-01-20 14:55:06 +00:00
mrpete
cca83a3aff bugfix: notices 2007-01-17 13:43:40 +00:00
mcfly
2b265536fc Reworked check_class() and class_list(), hopefully much more efficient. Definitely cleaner code. 2007-01-12 02:36:18 +00:00
e107steved
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00
lia
fb7879e456 fix on theme preview handler 2007-01-04 23:43:02 +00:00
CaMer0n
42e6d5c4d5 Fix for $sql2 issues with previous commit. 2006-12-30 03:07:50 +00:00
sweetas
8cb82b65dc new image pack system imode and admin images updated 2006-12-07 15:41:50 +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
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
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00