M MickkD Member Jul 15, 2017 #1 Hi All, I would like to turn on the page load times (timings, queries, etc) at the bottom of the forums. Where can I turn this on please... Thank you. Mick
Hi All, I would like to turn on the page load times (timings, queries, etc) at the bottom of the forums. Where can I turn this on please... Thank you. Mick
Optic Well-known member Jul 15, 2017 #2 Enable debug mode: https://xenforo.com/help/config-php-options/ Set $config['debug'] to true Make sure you disable it after you're done as it can have a performance impact and also enables several development tools in Admin CP which can break things if you're not careful.. Upvote 0 Downvote
Enable debug mode: https://xenforo.com/help/config-php-options/ Set $config['debug'] to true Make sure you disable it after you're done as it can have a performance impact and also enables several development tools in Admin CP which can break things if you're not careful..
M MickkD Member Jul 15, 2017 #3 Can this not be set for admins or moderators for example... Does anyone know the PHP file that calls the timings, queries, etc... I will find it but might be quicker to ask lol. Mick Upvote 0 Downvote
Can this not be set for admins or moderators for example... Does anyone know the PHP file that calls the timings, queries, etc... I will find it but might be quicker to ask lol. Mick
Optic Well-known member Jul 15, 2017 #4 Well only admins will see the links when debugging mode is enabled... Upvote 0 Downvote
M MickkD Member Jul 15, 2017 #5 Thank you, I will write something for this... I am new to Xenforo, finding my way around, thought I could enable globally the microstats Mick Upvote 0 Downvote
Thank you, I will write something for this... I am new to Xenforo, finding my way around, thought I could enable globally the microstats Mick