Advanced search  

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

Pages: [1]   Go Down

Author Topic: Stats on Album Listing: 'n_pictures', 'last_added' <- HOW TO ADD 'views'?  (Read 3790 times)

0 Members and 1 Guest are viewing this topic.

frankyknife

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20

Stats on Album Listing: 'n_pictures', 'last_added' <- HOW TO ADD 'views'?

Hi!
how can i add the number of views for every album (as statistics)? it would be a very nice and important feature, i think!
no matter how complicated it will be, no prob, give it a try! -> ANY IDEA?!


in languagefile.php there stands only:
$lang_list_albums = array(
  'n_pictures' => '%s pictures',
  'last_added' => 'last update: %s'
);

i would like to add something like that:
 'album_views' => '%s x visited',

...how and where i have to modify/extend index.php, so it would calculate and show the 'album_views' ?


thx for your help!
franky

PS: i'm NOT talking about the category statistics (stat1, stat2, stat3). there we have the [views] listed, but i think this ones are rather uninteresting! :-\\
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.