Forums
(@hg1722)
10 years, 3 months ago
EDIT:
Somehow got back in by adding a debug log to the wp-config file. if ( WP_DEBUG ) { define( ‘WP_DEBUG_LOG’, true ); define( ‘WP_DEBUG_DISPLAY’, false ); @ini_set( ‘display_errors’, 0 ); }