Stats - Page 2 Stats - Page 2
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Stats

Started by freynolds, October 04, 2006, 01:17:47 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Paver

@freynolds: If you want to post what code you have so far on this thread (as an attachment, renaming .php to .php.txt or using a zip/rar/tgz), I'd be willing to look at it and help with a plugin version.  Or you can private message me if for some reason you don't want it public yet.

freynolds

Thanks Paver, inside the attachment I added the two php scripts I coded to make the stats.

At the time I'm using mysql_connect function to conect and show the info. I know that I need to replace this with just cpg_db_query. But I've done this so that I could at least test what I'm doing.

Things as tables and pictures also need to be reformed so it can be fited into coppermine.

But probably I can do that stuff on my own, my problem is making the plugin setup and that sort of thing which I've no clue at all how to do, and that I don't want to mess up my whole gallery trying.

Thanks

freynolds

since nobody cares about this... lock it down...

if anyone interested... pm me.

Paver

A plugin version of the contributed code is available here: Summary of Hit Statistics.

@freynolds: If this plugin does basically what you want, please say so and we can close this support thread (by marking it "solved").  Further discussion can continue on the plugin thread.

freynolds

The plugin works exactly as I wanted to!
Thx!