SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

How do I show page load time and DB queries?
Place the following code in your current theme.html file in the position you want the data to show.
<{php}>
echo 
round(($GLOBALS['xoopsLogger']->dumpTime()), 3)." Seconds | ".count($GLOBALS['xoopsLogger']->queries)." Queries";
<{/
php}>
Brash has also constructed a smarty plugin that accomplishes a similar output. Page timer & MySql counter


The comments are owned by the author. We aren't responsible for their content.
user

 Page Load Time in theme !!


not working in latest xoops 2.4.4

refer this topic
https://xoops.org/modules/newbb/viewtopic.php?start=0&topic_id=71757&viewmode=flat&order=ASC&type=&mode=0

 


Login

Who's Online

216 user(s) are online (1 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 216


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jun 30
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Did you know ?

You can use Xoops with Mysql 4.1.x

Random question

What is CSS?