![]() |
vB Forum Counter v2.1
vB Forum Counter
Version: 2.1 vBulletin Version: 3.0.3 (should work with 3.0.0) Developed by AnhTuanCool Install difficulty Level: Pretty short Brief of Description: vB Forum Counter add an option to have Forum views column on FORUMHOME display forum counter. Feature:
For vb Advanced users (attachment) Updated from version 1: Fix bugs - conflict between table in database The function update after one hour not really works Update to version 2.1: Add Reset feature Screenshot: In attachments... Install: Attachment also Don't forget to click install if you use this hack INSTALL ;) If you got any problem or questions, just post it right here, I'm willing to help :) Note: If you have problem with sql error in vb Advanced CMPS, then check out the txt file in attachment below, show how to fix it ;) There is no uninstall script so if you want to update then just see the updating instruction. Enjoy! |
prettty cool hack, just a few questions before i install this one...
how does it count. does it count for each click per member and guest? and are you able to reset the stats? |
Works like a charm. Thanks
|
Nice thanks
|
Sorry to ask this, but can you make this for links only? Like redirects since or something?
|
Quote:
|
Zajako made one for the links, :)
|
I think it's just like the normal forum cause the browser must get in forumdisplay.php first anyway right :)
|
I have installed vBadvanced CMPS and I am getting the following error...
Database error in vBulletin 3.0.3: Invalid SQL: SELECT thread.threadid, thread.title, thread.replycount, postusername, postuserid, thread.dateline AS postdateline, IF(views <= thread.replycount, thread.replycount+1, views) AS views, thread.lastposter, thread.lastpost, pollid , thread.iconid AS threadiconid, iconpath AS threadiconpath ,thread.forumid, forum.title AS forumtitle , post.pagetext AS preview , NOT ISNULL(subscribethread.subscribethreadid) AS subscribed FROM thread as thread LEFT JOIN icon USING (iconid) LEFT JOIN forum AS forum ON (thread.forumid = forum.forumid) LEFT JOIN post AS post ON (post.postid = thread.firstpostid) LEFT JOIN deletionlog AS deletionlog ON (thread.threadid = deletionlog.primaryid AND type = 'thread') LEFT JOIN subscribethread AS subscribethread ON (subscribethread.threadid = thread.threadid AND subscribethread.userid = 1) WHERE open <> '10' AND thread.visible = 1 AND deletionlog.primaryid IS NULL ORDER BY lastpost DESC LIMIT 10 mysql error: Column: 'views' in field list is ambiguous |
I am having the exact same problem. I have disabled my CMPS for now, but still need a solution.
Help |
All times are GMT. The time now is 01:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|