1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 23:56:58 +02:00

21 Commits

Author SHA1 Message Date
Cameron
fa4900e2c4 PHP8 Fixes. Only attempt to load plugin language files when the languages folder exists. BC avatar function fix. 2021-01-09 09:09:12 -08:00
Cameron
5b82c292b1 Code cleanup 2020-12-18 19:55:12 -08:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Nick Liu
524229ba0b Fixed a bunch of PHP 7.4 syntax errors
- FIX: Removed pointless (and invalid) destructor in LinkedIn::__destruct()
- FIX: All files that trigger this deprecation notice in PHP 7.4:
       "Array and string offset access syntax with curly braces is deprecated"
2020-01-18 18:26:35 +01:00
Achim Ennenbach
54a46dc98c fixes #3601 legacy urls
changed legacy urls to new e107::url() method
2019-01-12 17:21:40 +01:00
Achim Ennenbach
3d57bb9947 fixes #3601 wrong user link
Removed unused vars and fixes userid extraction
2019-01-12 16:40:05 +01:00
Cameron
f113a0d265 PHP Warning removals. 2016-12-17 10:15:36 -08:00
Cameron
706e79af1f Cron Test email function updated to use new mailing method. 2016-02-07 23:35:38 -08:00
Jimmi08
5750b91b91 Issue #1309. e_BASE."user.php" replaced with SEF URL. 2016-01-27 11:56:59 +01:00
Cameron
e55e305d0c Issue #1174 - Forum "user profile" link fixes. 2015-09-02 08:59:49 -07:00
Moc
c1393a3569 Fixes fatal errors 2013-04-19 15:43:07 +02:00
Moc
2ee873c574 Fixes two errors from previous clean-up 2013-03-26 14:01:11 +01:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
e107steved
049a315d88 Better match the e_list queries to the new DB structure (needs more testing) 2012-03-31 21:56:47 +00:00
e107steved
5b9016c69f Notice removal 2010-11-01 22:10:42 +00:00
mcfly
bf1c62d6fe Updates to use new plugin specific prefs. Change file headers as well. 2010-03-10 01:23:57 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
lisa
78999f6a2f bugfix #4478 (title tag removed from link) 2009-01-28 08:48:14 +00:00
lisa
dab9ef360c recode list_new plugin + e_list.php files 2009-01-27 21:34:02 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00