Thread: Project U-232
View Single Post
  #519  
Old 19th September 2020, 02:42
rio rio is offline
Senior Member
 
Join Date: May 2019
P2P
Posts: 55
Default
Open short_tags in php.ini and try showing the error by adding this to the index.php


ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
__________________
Live Free... Share Free...