vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Visit Statistics 1.1 - Visit Counter for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=145088)

8utt 07-25-2007 02:14 PM

lo, not sure if this is allowed as such but I've modified your hack to take into account the sessionhash so it only updates the counter for a unique session.

IF you want the changes just let me know.

Thanks

momo2 07-30-2007 01:19 PM

How can I have it added to the vb statistic, so it will be one for all...

ParsianSat_Net 12-25-2007 05:40 AM

Thanks,very good
مرسی آقا ایول داری

vnairp11 12-31-2007 03:14 PM

i need to manually edit the template what's the hook i have to place in the template? this mod isn't showin up for me without manual template edits.

sunrise2006 01-01-2008 08:38 PM

Quote:

Originally Posted by vnairp11 (Post 1412691)
i need to manually edit the template what's the hook i have to place in the template? this mod isn't showin up for me without manual template edits.

Manually edit Visit Statistics for FORUMHOME template:
In FORUMHOME template find this or some like this:
HTML Code:

<!-- end logged-in users -->
After add this:
HTML Code:

<!-- Visit Statistics - by www.gtpland.com -->
<tbody>
    <tr>
        <td class="thead" colspan="2">
            <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_vs')"><img id="collapseimg_forumhome_vs" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_vs].gif" alt="" border="0" /></a>
            <a href="index.php?do=vs">$vs_title</a>
        </td>
    </tr>
</tbody>
<tbody id="collapseobj_forumhome_vs" style="$vbcollapse[collapseobj_forumhome_vs]">
    <tr>
          <td class="alt2"><a href="index.php?do=vs&get=today"><img src="$stylevar[imgdir_vs]/icon.gif" alt="$vs_today_title" border="0" /></a></td>
      <td class="alt1" width="100%">
          <div class="smallfont">
        <if condition="$vs_today">$vs_today_title: $vs_today</if><if condition="$vs_yesterday">$vsy_sep$vs_yesterday_title: $vs_yesterday</if><if condition="$vs_total">$vst_sep$vs_total_title: $vs_total</if> 
        <if condition="$vs_most"><br />$vs_most</if>
        </div>
      </td>
    </tr>
</tbody>
<!-- end Visit Statistics -->

Good luck.

shcchief 01-02-2008 06:03 AM

Nice work...few questions though.

1. How do I change the wording of "Most day" to something else?

2. The problem raised earlier where the counter increases every time refresh is clicked, has this been solved? That issue is now 6 months old.

3. When I click on the statistics area, a message appears "Visit Statistics advanced page coming in next version". Is this meant to happen?

Thanks (and again, nice work).

sunrise2006 01-02-2008 11:37 AM

Quote:

Originally Posted by shcchief (Post 1413691)
Nice work...few questions though.

1. How do I change the wording of "Most day" to something else?

2. The problem raised earlier where the counter increases every time refresh is clicked, has this been solved? That issue is now 6 months old.

3. When I click on the statistics area, a message appears "Visit Statistics advanced page coming in next version". Is this meant to happen?

Thanks (and again, nice work).

1. Yes, you can change the phrases that you want.
Phrase list of Visit Statistics 1.1
Code:

visit_statistics
vs_comingnext
vs_mostday
vs_today
vs_total
vs_yesterday

2. Yes, in new version (working on it now) there is a option that you want.
3. Yes, in new version the advanced page is come.
Thanks.

Hannan 01-31-2008 10:19 PM

Thank u dude, you are the best
I'm waiting for the next version

IrPr 02-16-2008 06:25 PM

merci hamed jan
suggestion: use userids for logged in members and cookies for guest to track both page views and unique visits daily

sunrise2006 02-18-2008 12:39 PM

Thanks my friend.
In new version I provide some features that this possibility is exists on it, but I waiting for the latest version of vBulletin that is 3.7 and I will be release the new version of Visit Statistics when I fully tested it.


All times are GMT. The time now is 02:19 PM.

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.01152 seconds
  • Memory Usage 1,745KB
  • 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)bbcode_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete