Include Onlinestats on custom page Include Onlinestats on custom page
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Include Onlinestats on custom page

Started by JohannM, September 11, 2007, 05:05:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JohannM

Hi there

I'm using the Onlinestats plugin, but need to know how to include it in / on a custom page ?

Can anyone help please ?

Thanx in advance

JohannM

Still nobody that can help with this ?  Please !

Stramm

function online_mainpage()
have a look at it ..  you probably need to include init.inc.php as well (or rewrite that function, at least you can see how tro query the data)

JohannM

Tried everything Stramm ... can't get it to work  :( Maybe I'm just not good enough with php yet ...