Page 1 of 1

Remove the "Select Profile" section from "Report Issue"

Posted: 03 Dec 2010, 18:21
by maladhal
Hi,

How do I remove the "Select Profile" (the bit with Platform, OS and OS Version) from the Report issue page?

Cheers

Re: Remove the "Select Profile" section from "Report Issue"

Posted: 05 Dec 2010, 14:38
by atrol
add the following line to file config_inc.php

Code: Select all

$g_enable_profiles = OFF;