Solved: 7 Years, 3 Months, 3 Weeks ago Display stats in footer?
#10
Solved: 7 Years, 3 Months, 3 Weeks ago
(2017-09-10, 10:29 PM)Michael2014 Wrote: Try this:

Open ./global.php and find:

$plugins->run_hooks("global_start");

and add the following code just Below that..

$stats = $cache->read("stats");
$stats['newest_user'] = build_profile_link($stats['lastusername'], $stats['lastuid']);
$total_posts = my_number_format($stats['numposts']);
$total_users = my_number_format($stats['numusers']);

Stats vars will work globally now..

You are welcome.

what should I do if I don't want to touch global.php ? actually I don't wanna touch Official Template files.
Reply


Messages In This Thread
Display stats in footer? - by Livewire - 2017-09-09, 07:15 PM
RE: Display stats in footer? - by Michael2014 - 2017-09-10, 10:29 PM
RE: Display stats in footer? - by Kiddo Monster - 2018-04-29, 07:46 PM
RE: Display stats in footer? - by Livewire - 2017-09-10, 11:37 PM
RE: Display stats in footer? - by Michael2014 - 2017-09-11, 12:53 AM
RE: Display stats in footer? - by Pulseeey - 2017-09-11, 02:52 AM
RE: Display stats in footer? - by Livewire - 2017-09-11, 05:49 PM
RE: Display stats in footer? - by Michael2014 - 2017-09-12, 12:24 AM
RE: Display stats in footer? - by Pulseeey - 2017-09-12, 03:26 AM
RE: Display stats in footer? - by Livewire - 2017-09-12, 05:08 PM
RE: Display stats in footer? - by Brian. - 2018-04-30, 12:29 AM
RE: Display stats in footer? - by Kiddo Monster - 2018-04-30, 10:15 AM
RE: Display stats in footer? - by Livewire - 2018-05-01, 03:14 PM
RE: Display stats in footer? - by Kiddo Monster - 2018-05-02, 06:32 AM
RE: Display stats in footer? - by Michael2014 - 2022-01-14, 04:52 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)