miniBB Support Forums
|
Forums
|
Register
|
Reply
|
Search
|
Statistics
|
Manual
|
miniBB Support Forums
/
Custom Tutorials and Modifications
/
Count Views for each page
zorglub
Registered
#1
|
Posted: 21 Apr 2005 21:07
Hi !
How would it be possible to count each view of a topic. Topic counter only add on when you display the first page. But in my script, I directly go to the last page (-1).
So I would like to make so that each page displayed is counted in views...
Where should I change something ? Thank you =)
Ivan
Advanced Member
#2
|
Posted: 22 Apr 2005 02:35
Then every time when someone wants to remember a phrase or something that he has already seen 10s of times, the board will count it as new visit - 100 rememberings, 100 visits. Not realistic :)
Team
#3
|
Posted: 22 Apr 2005 10:21
zorglub
Yes, if you think, you find this useful... "View of a topic" actually relays on individual users who are reading it for the first time, not another.
This is in general defined in bb_func_vthread.php:
if($page==0 and isset($enableViews) and $enableViews) updateArray(array('topic_views'),$Tt,'topic_id',$topic);
just remove the condition "$page==0 and"
zorglub
Registered
#4
|
Posted: 22 Apr 2005 15:12
Team
working, thank you =)
Ivan
my board are stories that people continue, not a 'chat board'. So, I want to display which are the most 'read' and popular stories. So usually, people directly go to -1 page (there is a link for that at the first page) and only read the new 'episode'. Otherwise, it would be meaningless, I agree with you !
miniBB Support Forums
/
Custom Tutorials and Modifications
/ Count Views for each page
↑
Top
Your Reply
Short link for this topic:
?
You are welcome to post anonymously, by entering a nickname with no password (if the similar Username has not been taken yet), or by leaving both fields empty. If you have a forums account, you can also sign in from this page without posting a message, or sign in and post at once.
Before posting, make sure your message is compliant with our
forum posting rules
. If not, it may be locked or deleted with no explanation.
News & Announcements
FAQ
How To
Bugs
The Other
Official Addons and Solutions
Custom Tutorials and Modifications
Master Class
Specific
Re-cycled
Suggestions
Testimonials
qwerty
Features
Requirements
Demo
Download
Showcase
Gallery of Arts
Compiler
Premium Extensions
Premium Support
License
Contacts
Worried about forum enemies?
Pre-approve postings and members with the
Premoderation add-on
!