Welcome Guest, Not a member yet? Register   Sign In
Config caching
#5

Show error message for debugging.
Put the following code in the top of index.php:

PHP Code:
error_reporting(E_ALL);
ini_set('display_errors''1'); 
Reply


Messages In This Thread
Config caching - by ltarrant - 12-18-2023, 08:58 AM
RE: Config caching - by Frederik - 12-18-2023, 09:59 AM
RE: Config caching - by ltarrant - 12-27-2023, 04:40 AM
RE: Config caching - by InsiteFX - 12-18-2023, 11:06 AM
RE: Config caching - by kenjis - 12-27-2023, 05:15 PM
RE: Config caching - by ltarrant - 12-28-2023, 04:30 AM
RE: Config caching - by kenjis - 12-28-2023, 04:40 AM
RE: Config caching - by ltarrant - 01-08-2024, 03:27 AM
RE: Config caching - by kenjis - 02-19-2024, 04:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB