vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Hit Counter for Albums/Pictures (https://vborg.vbsupport.ru/showthread.php?t=212206)

asabet 04-26-2009 12:32 PM

Hit Counter for Albums/Pictures
 
Is there a simple way to have a hit counter for members' albums and/or pictures in vBulletin 3.8.2? I have a photography forum at www.camwk.com and members have requested this. The other request I've gotten is for the ability to show EXIF info under the album pictures. Thanks in advance for any help. -Amin

Lynne 04-27-2009 03:13 AM

I think you would have to write the code to count your pictures posted. You'd probably need to add a field in the user table similar to the posts field and then create a plugin at each location that a picture may be added and add to the count each time. And, plugins for deleting the pictures to subtract from the count each time. I wouldn't really consider that simple though.

asabet 04-28-2009 03:09 PM

Thanks Lynne. I think my question wasn't clear though. I don't want a counter for the number of pictures. I want to install a counter for the number of views/visits each picture or album gets. My members want to know how often their photographs are being viewed.

Amin

Lynne 04-28-2009 03:31 PM

Well, what I said is still valid. You'll probably have to create a new field, only instead of in the user table, in the picture table and then create a plugin that counts the views (maybe album_picture location?). You can probably copy that view code from somewhere in the vb code already.


All times are GMT. The time now is 06:31 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00896 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete