Thread Review (Newest First) |
Posted by Anonymous - 03-18-2025, 09:45 AM |
Open showthread.php (You can find it in your root directory, i.e. where index.php, etc, files are located). After: (Code_Block) define('THIS_SCRIPT', 'showthread.php'); Add after it: (Code_Block) ini_set('highlight.string', '#ffffff'); |