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

80 Commits

Author SHA1 Message Date
Cameron
4e8412b16c Issue #1287 - PHP7 and SSL fixes. 2016-02-14 19:00:12 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
fb609aaab6 PDO Install enabled. PHP Notice fixes. 2016-02-12 19:28:35 -08:00
Cameron
ad0bc1376d Issue #1349 MySQL class fixes and install.php corrections. 2016-02-11 20:57:30 -08:00
tgtje
ceac1d73f0 reworked files (new defines; prev commit used existing defines) 1 comment line added for phpmin version 2016-01-17 23:43:36 +01:00
SecretR
f6db158cf9 EXIF extension required and detected on install 2015-09-19 19:18:39 +03:00
Cameron
0ab62ac407 Issue #6 - LAN fixes. Default timezone set to UTC. Issue #1174 - Extra check added on multiple-login check. 2015-09-02 09:57:56 -07:00
Cameron
44a6298b79 Issue #6 - Removed URLs from LANs 2015-08-31 17:17:28 -07:00
Cameron
e0f56d3641 Install routine now using bootstrap3 theme. 2015-07-18 19:17:56 -07:00
Cameron
cf4ac712bd LAN Fixes. Core language-file verification tool re-enabled and enhanced. (developer mode only) 2015-07-03 19:39:02 -07:00
MikeyGMT
68fcc01906 Install Replace LANINS_035 with LAN_CONTINUE and Replace HTML with BB_Codes
Replace LANINS_035 with LAN_CONTINUE
Replace HTML with BB Code
Correct eg. to e.g.
2015-07-02 00:21:20 +01:00
MikeyGMT
cb22088a93 Revert "Insall: Replace LANINS_035 with LAN_CONTINUE and Replace HTML with BB Code"
This reverts commit fdfac1984807d9049604e670f61a9b3135c44a1e.
2015-07-01 23:57:22 +01:00
MikeyGMT
fdfac19848 Insall: Replace LANINS_035 with LAN_CONTINUE and Replace HTML with BB Code
Replace LANINS_035 with LAN_CONTINUE
Replace HTML with BB Code
Correct eg. to e.g.
2015-07-01 23:51:50 +01:00
Cameron
9fb268e7e4 Fixes #559 - installer issue when no database found or created. 2015-04-29 10:22:46 -07:00
Cameron
1e12220959 Plugin upgrade fix and install stats added. 2015-04-24 20:19:18 -07:00
Cameron
9222bd4d6d Fixes #840 - User Extended not saving on main admin after install. Fixes #862 - Back-button issue during install. 2015-04-24 14:39:01 -07:00
Cameron
8c3d707e14 Fixes #912 - Default install mySql charset to utf8. 2015-02-27 14:16:47 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
bc85167383 Fixes #863 - Allow uppercase database names during installation. 2015-02-06 00:25:08 -08:00
Cameron
243e0457a9 Ignore old bootstrap theme during installation. 2015-02-05 11:59:53 -08:00
Cameron
c7ad15a3da Fixes #852 - additional check on e107.htaccess added. 2015-02-02 12:05:08 -08:00
Cameron
1bae45f824 Fixes #676 and possibly issue #559 - Allow installation to continue if existing database found. 2015-01-31 13:25:13 -08:00
Cameron
6ce088a339 Fixes #526 - Installer returns blank page when e107_config.php cannot be created. 2014-05-28 03:05:27 -07:00
Cameron
8382136c17 Issue #526 - temporary message for missing e107_config.php file. (requires testing) 2014-05-24 15:36:21 -07:00
Nathan Pipes
a888c96ce8 Fixes isrequired
The isrequired flag did not support IP6 localhost, nor did it allow
192.168 addresses, normally used for local private networks. Now it does
2014-03-08 22:09:17 +08:00
aSeptik
f5f676bc3e Fix import_configuration via API ex. cron-job or command-line
Fix import_configuration via API ex. cron-job or command-line as seen on
line 1772 comment.
2014-02-17 11:16:16 +01:00
aSeptik
9ef54731b6 Fixed - Importing Configuration during installation
Fixed - Importing Configuration during installation
2014-02-13 02:52:05 +01:00
Cameron
82189dae0b Fixes #252 - Database creation issue during install. Added input validation on database name. 2013-11-23 20:22:41 -08:00
Cameron
fe53927e5d Sitedisclaimer cleanup. 2013-06-20 01:24:03 -07:00
Cameron
6b29610927 Renamed install_php to install.php
Use .htaccess "SetEnv E_DEV true" to disable the 'delete install.php file' message when developing locally.
2013-05-25 19:17:21 -07:00