Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: 1 2 [3] 4 5   Go Down

Author Topic: MOD: Detailed Gallery Statistics  (Read 114839 times)

0 Members and 1 Guest are viewing this topic.

claude258

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 150
    • Album photos Brière
Re: MOD: Detailed Gallery Statistics
« Reply #40 on: February 12, 2006, 11:00:22 pm »

I downloaded the zip version this week-end for the first post of this thread. Is it the latest version?
Logged

pslawinski

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 48
    • Lighting-Gallery.net
Re: MOD: Detailed Gallery Statistics
« Reply #41 on: February 13, 2006, 12:46:35 am »

No, see the one posted on: November 29, 2005, 04:43:20 AM (GMT-6)
Logged

claude258

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 150
    • Album photos Brière
Re: MOD: Detailed Gallery Statistics
« Reply #42 on: February 15, 2006, 03:50:44 am »

Now that I have updated to cpg1.4.3 I would have the same request as here: 
Thanks it is working fine with cpg 1.3.5 ;D

I might have something I want to change. Can you give me a hint on how to do it? I have tried but I am not a programmer...
I would like to remove the picture views under the thumbnail in almost all sections:

Top Commenters
Most Voted on Album
Most Commented Album
Users With the Most Views
Most Voted on Users
Most Commented Users
Most Voted on Images
Most Commented Images

I would like to avoid some confusion with the album views or comments numbers (displayed lower). In fact, I would like to have it displayed as on your web site.

Thanks again for your work!

I have tried the following (in function.inc) but it remove all pictures views from all pages.

For 1.3.X if you want to disable page views below thumbnails find the following code:
Code: [Select]
        if ($CONFIG['views_in_thumbview'] || in_array('hits',$must_have)) {
            $caption .= '<span class="thumb_title">' . sprintf($lang_get_pic_data['n_views'], $row['hits']).'</span>';
        }

Comment it out:
Code: [Select]
/*
        if ($CONFIG['views_in_thumbview'] || in_array('hits',$must_have)) {
            $caption .= '<span class="thumb_title">' . sprintf($lang_get_pic_data['n_views'], $row['hits']).'</span>';
        }
*/

Can you give me a hint?
Thanks
Logged

pslawinski

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 48
    • Lighting-Gallery.net
Re: MOD: Detailed Gallery Statistics
« Reply #43 on: February 15, 2006, 08:35:08 am »

Try turning off the views in thumbnail caption setting.
Logged

lordprodigy

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 228
    • B514 ///
Re: MOD: Detailed Gallery Statistics
« Reply #44 on: March 10, 2006, 10:59:53 pm »

to re-arange the order of the categories, do can I change the placement of
Code: [Select]
//Start Album Most Commented
display_thumbnails('mostcomalb', $cat, 1, $CONFIG['thumbcols'], 1, false);
//End Album Most Commented
? Or, is there another way? Thanks.
Logged

pslawinski

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 48
    • Lighting-Gallery.net
Re: MOD: Detailed Gallery Statistics
« Reply #45 on: March 11, 2006, 07:05:37 am »

Yes, just move those around.
Logged

lordprodigy

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 228
    • B514 ///
Re: MOD: Detailed Gallery Statistics
« Reply #46 on: March 11, 2006, 08:48:06 pm »

thank you!!   ;)
Logged

lordprodigy

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 228
    • B514 ///
Re: MOD: Detailed Gallery Statistics
« Reply #47 on: March 12, 2006, 07:50:22 pm »

I like this mod; and I also like the Top 10 mod too (http://forum.coppermine-gallery.net/index.php?topic=8405.0). I was wondering if someone is interested in adding the top 10 to this mod. I think it is better to have all stats on one single page. What is the general opinion on this?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: MOD: Detailed Gallery Statistics
« Reply #48 on: March 13, 2006, 10:25:02 am »

I don't know the general opinion, but mine is that we should avoid thread drift, particularly on mod threads. This means: don't post questions on a mod's thread that refers to another mod. If you have modded those two mods into one, then start a new thread about your mini mod-pack. If you're not able to do so, then please don't clutter the mod threads.
Logged

pelhrimak

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 49
    • satelite photos of world
Re: MOD: Detailed Gallery Statistics
« Reply #49 on: May 08, 2006, 03:07:20 pm »

Logged
satellite photos and photos of WORLD
(http://svet.pelhrim.cz/pic.php)

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: MOD: Detailed Gallery Statistics
« Reply #50 on: May 08, 2006, 06:52:27 pm »

your page is slow. Don't clutter it with mods that eat a lot of resources - this mod is not meant for you. Ask a proper question, don't make us hunt for any issues you have.
Logged

pelhrimak

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 49
    • satelite photos of world
Re: MOD: Detailed Gallery Statistics
« Reply #51 on: May 09, 2006, 03:35:28 pm »

NO, try it again. your reply is  ???
Logged
satellite photos and photos of WORLD
(http://svet.pelhrim.cz/pic.php)

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: MOD: Detailed Gallery Statistics
« Reply #52 on: May 10, 2006, 08:20:00 am »

last warning before ban! I mean it >:(
Logged

pelhrimak

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 49
    • satelite photos of world
Re: MOD: Detailed Gallery Statistics
« Reply #53 on: May 10, 2006, 03:08:45 pm »

 ;D ;D ;D Are you crazy ?
Logged
satellite photos and photos of WORLD
(http://svet.pelhrim.cz/pic.php)

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: MOD: Detailed Gallery Statistics
« Reply #54 on: May 11, 2006, 10:26:47 am »

yes, I am. Goodbye! Review your attitude. You have 10 days during which you will not be able to post. Next ban will be permanent.
Logged

TheGamer1701

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
    • PartyNation.tv - Always the newest Party Facs from North Germany
Re: MOD: Detailed Gallery Statistics
« Reply #55 on: June 30, 2006, 10:11:12 am »

Hello,

I have applied your mod to my current installation
CPG v. 1.4.3 (probably going to upgrade to the newest version in a few days)

But I make it work.
http://www.partynation.tv/coppermine/galleryStats.php
That's the adress.
Okay, the error usually apears when the file rights aren't set properly, but I checked it twice and they are exactly what they should be.
so that can't be the problem.

Do you have any idea what this could be?
Thanks for any hint how to fix this.
Logged

pslawinski

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 48
    • Lighting-Gallery.net
Re: MOD: Detailed Gallery Statistics
« Reply #56 on: June 30, 2006, 04:13:04 pm »

This looks like a server error, not an error with the mod.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: MOD: Detailed Gallery Statistics
« Reply #57 on: July 05, 2006, 07:06:03 am »

CPG v. 1.4.3 (probably going to upgrade to the newest version in a few days)
It's mandatory to upgrade asap! Do not delay, your gallery is vulnerable if you don't. There's little point in fiddling with mods if you have huge security gaps wide open.
Logged

TheGamer1701

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 52
    • PartyNation.tv - Always the newest Party Facs from North Germany
Re: MOD: Detailed Gallery Statistics
« Reply #58 on: July 05, 2006, 05:58:16 pm »

It's mandatory to upgrade asap! Do not delay, your gallery is vulnerable if you don't. There's little point in fiddling with mods if you have huge security gaps wide open.

Well, I'm going to, but you really need time to do that, at least 1 or 2 hours... and that's more that I currently have.
But thanks...


Mhh... and it seems that my webserver has some toubles with files rights.
Sorry for posting here, this is definetly not a cpg or mod prob.
Logged

Fotomaf

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 30
  • www.fotomaf.com gallery
    • Fotomaf Gallery
Re: MOD: Detailed Gallery Statistics
« Reply #59 on: July 11, 2006, 02:04:59 pm »

I have a spanish 1.4.8 version
Will be have any problem I follow the steps of the #18 reply with not success

regards from Spain
Pages: 1 2 [3] 4 5   Go Up
 

Page created in 0.035 seconds with 19 queries.