1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

23 Commits

Author SHA1 Message Date
Cameron
23b7de8d4e Fixes #1223 - Adds the missing {ALERTS} shortcode to old themes - informing users of incorrect passwords etc. Essential for when the login menu is within the navigation bar.
Fixes #1077 - Online Menu was displaying the user as online when the username was correct, even if the password was not.
Corrected styling of the online-menu.
2015-11-13 18:04:47 -08:00
Cameron
44a6298b79 Issue #6 - Removed URLs from LANs 2015-08-31 17:17:28 -07:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
4572cd7ceb Issue #682 and other 'wrong avatar' issues in chatbox, online-menu etc. New $tp->toAvatar() method introduced. 2015-02-04 20:36:56 -08:00
Cameron
07990e7a7a Online-Menu template cleanup 2013-04-29 19:36:30 -07:00
Moc
976c386cf2 Changed back login_menu and online_menu mode to match v1 modes. 2013-04-24 12:13:40 +02:00
Moc
f65708cd5a Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp 2013-03-26 12:17:12 +01:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
Tijn Kuyper
4cfb2a5c67 Issue #125 - require_once, header and LAN clean-up 2013-03-04 00:17:46 +01:00
Tijn Kuyper
ba199e08fd Online menu (last seen menu) code and LAN clean-up (#90, #6) 2013-02-10 17:43:42 +01:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
3dc8ec26eb All $menu_prefs now use non-serialised access, latest pref handler 2009-12-28 21:36:13 +00:00
e107steved
61e9b3dcf3 Save 'most online' counts in separate pref, use array-based $menu_pref and new prefs handler, global elimination, odd fixes 2009-12-28 17:53:11 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
e107steved
e8db0ef354 Start sorting online menu shortcodes etc 2009-09-21 21:43:45 +00:00
CaMer0n
28f2146f1e More Menu-Manager Enhancements. - easier to find those menu-config pages now. 2009-07-12 10:11:35 +00:00
CaMer0n
6cc3681262 Notice removal 2009-07-08 07:01:31 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
e107steved
35aa10b43a Add admin logging to the 'pseudo-plugins' (configurable menus) 2008-12-21 12:53:48 +00:00
e107steved
ff5b5a1e47 Bugtracker #3919 - more relative path removal 2007-05-28 16:52:49 +00:00
lia
0e0c7169d2 online: new 'online' menu, removing online_menu and online_extended_menu and lastseen_menu (as a seperate folder) the new 'online' plugin folder contains the new combined online menu and the lastseen menu, added a config area for those two as well, all templated and using shortcodes 2007-05-01 19:50:56 +00:00