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: Display all votes with stat_details.php?  (Read 2347 times)

0 Members and 1 Guest are viewing this topic.

chris.h

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 38
    • Zookx Design
Display all votes with stat_details.php?
« on: November 26, 2007, 04:45:50 pm »

Hi, Good to see the forums back online.

Is there a way to display all the votes on the site via stat_details.php?

I'm sure I had a link that did this, in admin?, but now I can't find it.

I'm basiclly just looking for a page where I can view the votes for all the photos in my gallery in one place.

Many than.
Logged

chris.h

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 38
    • Zookx Design
Re: Display all votes with stat_details.php?
« Reply #1 on: November 27, 2007, 09:00:02 am »

No this is not possible?

I'm sure I cam accross a link in the admin area that listed votes and all images in my gallery. But I can't find it now.
Logged

chris.h

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 38
    • Zookx Design
Re: Display all votes with stat_details.php?
« Reply #2 on: November 28, 2007, 09:16:55 am »

Sorry to bump this again, but was hoping someone might have an answer. As I've said in previous posts, I'm sure I've seen a page very similar to the review comments layout that also had the vote statistics?
Logged

chris.h

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 38
    • Zookx Design
Re: Display all votes with stat_details.php?
« Reply #3 on: November 29, 2007, 12:46:47 pm »

Well, as the silence looks sounds like a no, I managed to amend the displayimage.php to display voting statistics to admin only by adding the following to the admin box

Code: [Select]
<a href="javascript:;" onclick="return MM_openBrWindow('stat_details.php?type=vote&amp;pid={$CURRENT_PIC_DATA['pid']}')" class="admin_menu" >{$lang_display_image_php['votes101']}</a>

And removing it from the page. I know editing files directly is frowned upon but this was the only solution I could find to my problem  :-\.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.