25 Commits

Author SHA1 Message Date
ruan
1de3d12e7e Update error/missing-extensions.php 2023-08-27 10:53:58 +02:00
ruan
2a8c790b78 Set verify=false in tables-not-found to prevent infinite recursion 2023-03-13 19:32:48 +02:00
ruan
ca8a5b2b59 Print database tables in tables-not-found error page 2023-03-13 19:30:28 +02:00
ruan
efa7f17364 Further clarify error/missing-extensions 2022-08-23 12:37:03 +02:00
ruan
584f4de07b Clarify error/missing-extensions 2022-08-13 22:22:59 +02:00
ruan
d3c3ab70f1 Fix formatting in missing-extensions error page 2022-05-28 18:42:47 +02:00
ruan
4d887da6da Print all loaded extensions when some are missing 2022-02-28 07:19:28 +02:00
ruan
9de7a88f9a Update extension checks 2021-12-30 11:20:12 +02:00
ruan
8e33ed362c Minor performance improvements / cleanup 2020-10-21 15:44:38 +02:00
ruan
920bc4621b Fix layout of missing-extensions.php 2020-10-10 08:38:56 +02:00
ruan
bdfe7afdcd Fix layout of missing-extensions.php 2020-10-10 08:37:59 +02:00
ruan
c0869f654d Update tables-not-found.php 2019-11-30 14:55:10 +02:00
ruan
301c10f0be
Use php_ini_loaded_file() instead of phpinfo() hack 2018-07-29 08:57:46 +02:00
ruan
120bfd1a07
Add detection and error handling for extensions like pdo_mysql 2018-07-29 08:48:13 +02:00
ruan
da32ec89b2
Make it possible to translate info.php tags - Active, Inactive, Permanent 2018-01-31 16:45:20 +02:00
ruan
2282add05c
Update access-denied.php 2018-01-12 06:31:11 +02:00
ruan
6dbbbd6b5e
Update tables-not-found.php 2016-11-05 12:20:06 +02:00
ruan
2d519f6396 Updates 2016-07-05 12:19:24 +02:00
ruan
570d1c762a Update tables-not-found.php 2016-06-09 08:33:55 +02:00
ruan
126517a985 Edit tables-not-found.php 2016-03-29 14:07:11 +02:00
ruan
a001248f68 unconfigured.php: "Try Again" -> "Continue" 2016-03-29 13:42:45 +02:00
ruan
db4f0c3d80 Add original "access denied" error to access-denied.php 2016-02-17 06:10:07 +02:00
ruan
d7077004bd Update tables-not-found.php 2016-01-19 16:35:07 +02:00
ruan
676931a4a9 Add unconfigured.php 2016-01-11 08:10:11 +02:00
ruan
5660317403 Updates
- Remove namespaces for PHP 5.2 support

- Rename "includes" to "inc"

- Add database error handling and error pages
2016-01-09 21:24:18 +02:00