Download & Extend

Releases for Counter

counter 6.x-2.19

Download Size md5 hash
counter-6.x-2.19.tar.gz 13.23 KB f44b2d935fab3a4e67044a2bd00062ff
counter-6.x-2.19.zip 14.81 KB 4e43dfb93ee38ac939ea04098cbbcb3b
Last updated: May 25, 2012 - 01:40
Official release from tag: 6.x-2.19

Release notes

Reupload files

counter 7.x-1.0-alpha3

Download Size md5 hash
counter-7.x-1.0-alpha3.tar.gz 11.69 KB dbb66fd449f78084082a34a156d9d142
counter-7.x-1.0-alpha3.zip 13.06 KB 6dcf49f64d62a767c419a439e504ce52
Last updated: May 24, 2012 - 15:20
Official release from tag: 7.x-1.0-alpha3

Release notes

Reupload

counter 7.x-1.0-alpha2

Download Size md5 hash
counter-7.x-1.0-alpha2.tar.gz 11.68 KB 78b794744f587ae6a6d863dc15455a65
counter-7.x-1.0-alpha2.zip 13.06 KB e00ab52170a89ac291cd7907701b8853
Last updated: May 24, 2012 - 15:10
Official release from tag: 7.x-1.0-alpha2

Release notes

Reupload 7.x-1.0-alpha1

counter 6.x-2.18

Download Size md5 hash
counter-6.x-2.18.tar.gz 13.33 KB 932c4c3053d55b6c4a2261016244dd50
counter-6.x-2.18.zip 14.91 KB 2d9958a219275737ff7d4b75ac4f403f
Last updated: May 24, 2012 - 14:55
Official release from tag: 6.x-2.18

Release notes

Reupload 6.x-2.17

counter 6.x-2.17

Download Size md5 hash
counter-6.x-2.17.tar.gz 13.33 KB 794847aaae9c61350cd29a371d2ec90c
counter-6.x-2.17.zip 14.91 KB b6c379919c7335a7e21d45c2e2605088
Last updated: May 24, 2012 - 14:25
Official release from tag: 6.x-2.17

Release notes

6.x-2.17: Remove any Counter Reports menu/link and function. We will use Views to generate report

counter 7.x-1.0-alpha1

Download Size md5 hash
counter-7.x-1.0-alpha1.tar.gz 9.07 KB ae18d742d078726589232ce9084981df
counter-7.x-1.0-alpha1.zip 9.94 KB 1447690190e049519edf17adafa6e49f
Last updated: May 24, 2012 - 13:15
Official release from tag: 7.x-1.0-alpha1

Release notes

7.x-1.0-alpha1: First version for Drupal 7

counter 6.x-2.16

Download Size md5 hash
counter-6.x-2.16.tar.gz 13.31 KB 251237ecd794c3967c0438dfcfd22592
counter-6.x-2.16.zip 14.9 KB 8875192c0f21b00d356f3d5c9d47d4fd
Last updated: January 20, 2012 - 20:55
Official release from tag: 6.x-2.16

Release notes

6.x-2.16: Reupload files

counter 6.x-2.15

Download Size md5 hash
counter-6.x-2.15.tar.gz 13.53 KB cc9f271384eb797ba1e995dcc8e4b7a6
counter-6.x-2.15.zip 15.13 KB 82c2166d7862d1ccc7a9c6a128b6e3b1
Last updated: January 20, 2012 - 20:35
Official release from tag: 6.x-2.15

Release notes

6.x-2.12: New: Option to save counting data only without any details thus avoid table size increased

6.x-2.13: Reupload to right branch (6.x-2.12 uploaded to wrong 6.x-1.x branch)

6.x-2.14: Temporary reverse to 6.x-2.11 because 6.x-2.12-13 mixing, will fix it immediately

6.x-2.15: Reupload with correct file and correct branch

counter 6.x-2.14

Download Size md5 hash
counter-6.x-2.14.tar.gz 13.52 KB a35e8b340ac5a00442dae9e8f3b58302
counter-6.x-2.14.zip 15.13 KB a1a91a4e4df167a00aa79d5cfbf540da
Last updated: January 20, 2012 - 19:25
Official release from tag: 6.x-2.14

Release notes

6.x-2.14: Temporary reverse to 6.x-2.11 because 6.x-2.12-13 mixing, will fix it immediately

counter 6.x-2.13

Download Size md5 hash
counter-6.x-2.13.tar.gz 11.71 KB a7375950ef841f71b564b2cf3bdfa5bb
counter-6.x-2.13.zip 13.48 KB 02b9e50c8dfe464b9cbe1efa61894036
Last updated: January 20, 2012 - 18:45
Official release from tag: 6.x-2.13

Release notes

6.x-2.13: Reupload to right branch (6.x-2.12 uploaded to wrong 6.x-1.x branch)

counter 6.x-2.12

Download Size md5 hash
counter-6.x-2.12.tar.gz 9.95 KB e487faf94c34d4d63d4f0e49bdcab105
counter-6.x-2.12.zip 10.91 KB b9b68de7023aab41c9d42fe0714204f6
Last updated: January 20, 2012 - 18:05
Official release from tag: 6.x-2.12

Release notes

6.x-2.12: New: Option to save counting data only without any details thus avoid table size increased

In this version you able to skip any details data including ip, date and page. Counter module will automatically update counting data but did not save any ip, date and page to database table. This makes {counter} table will be ignore because this module will save to {counter_today}, this {counter_today} will delete any data that didn't mach to today data.

counter 6.x-2.11

Download Size md5 hash
counter-6.x-2.11.tar.gz 12.49 KB 8d9bd3e2a303e0c2bf241a050bcd72e4
counter-6.x-2.11.zip 15.28 KB 8b8223ef68eccb098a48a30d6f8f08fc
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.11

Release notes

6.x-2.11: Bug fix: if (!user_access('view counter') to if (!user_access('view counter'))
Bug fix: PostgreSQL INSERT INTO WHERE NOT EXISTS with right PostgreSQL syntax

counter 6.x-2.10

Download Size md5 hash
counter-6.x-2.10.tar.gz 12.42 KB 4654e6c961cce2c4fe1e480f1543ac35
counter-6.x-2.10.zip 15.18 KB 61e608f021079984d3f22b868c5df102
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.10

Release notes

6.x-2.10: Bug fix: replace 'hide counter' to 'view counter' for compability with admin role module

counter 6.x-2.9

Download Size md5 hash
counter-6.x-2.9.tar.gz 12.3 KB 66218e376bc554df150b09e194a31152
counter-6.x-2.9.zip 14.47 KB cbde9f18d86579c0fdc029e99bcd68b2
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.9

Release notes

6.x-2.9:
Bug fix: Change 'administer whizzywig' to 'administer counter'
Bug fix: Replace 'counter_show_administer_only' to 'hide counter' in Permissions

counter 6.x-2.8

Download Size md5 hash
counter-6.x-2.8.tar.gz 12.37 KB b1f81d1d11513a3f6bfe97306cbf1b7e
counter-6.x-2.8.zip 14.54 KB 8e4279479519663274a62ab49ab5f85d
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.8

Release notes

6.x-2.8: Bug fix: PostgreSQL: emulate INSERT IGNORE
Bug fix: Skip Admin now working

counter 6.x-2.7

Download Size md5 hash
counter-6.x-2.7.tar.gz 12.24 KB 52babfcebb4d1f6680f5589eade0036e
counter-6.x-2.7.zip 14.43 KB bb6b828149ad2458dc643ff23cc357a6
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.7

Release notes

6.x-2.7: New: Add Counter Statistic: Visitors per day, week, month and year

counter 6.x-2.6

Download Size md5 hash
counter-6.x-2.6.tar.gz 11.85 KB a719429f0f7ac994f4c3f26ff1f00999
counter-6.x-2.6.zip 14.06 KB d65289b16f2b031f38370e89f87cb3dc
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.6

Release notes

6.x-2.6: Bug fix: Call-time pass-by-reference has been deprecated patch by bfr (/user/369262)

I have tested that using $ret was safe on PHP 5.2.9, so this automatically fix newer version of PHP that has been deprecated this.

Thanks all for patch and testing!

counter 6.x-2.5

Download Size md5 hash
counter-6.x-2.5.tar.gz 11.79 KB 23bfaf886b4675bde1abd343f809e3e5
counter-6.x-2.5.zip 14.01 KB 215479eb1ec85c90266b01c6e7f1657c
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.5

Release notes

6.x-2.5: Bug fix: Add IGNORE for INSERT, while server error then same value may inserted

The implementation of IGNORE clause only for MySQL. We will implement such code for other Database type if any reports, for this while, only report from MySQL users.

counter 6.x-2.4

Download Size md5 hash
counter-6.x-2.4.tar.gz 11.71 KB 875c1d508530c9e2147a56f142ef6126
counter-6.x-2.4.zip 13.92 KB 82c693961fd4807115c87b99233f57e5
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.4

Release notes

6.x-2.4: Bug fix: PostgreSQL can not accept "counter_data.counter_value + 1" since it is varchar

counter 6.x-2.3

Download Size md5 hash
counter-6.x-2.3.tar.gz 11.58 KB 2b03ab5489c2572650294b35fe571aa8
counter-6.x-2.3.zip 13.8 KB c792f335f21bb7f8514934bcc7b31f26
Last updated: December 24, 2010 - 22:41
Official release from tag: 6.x-2.3

Release notes

6.x-2.3: Bug fix: Performance, add index to counter: counter_date and counter_ip

Subscribe with RSS Syndicate content
nobody click here