Closed (won't fix)
Project:
Viewcount
Version:
4.1.0
Component:
modules
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jun 2003 at 13:47 UTC
Updated:
18 Jan 2025 at 13:25 UTC
Jump to comment: Most recent
Activating viewcount.module and going to -> Administration » site configuration » modules » viewcount produces this error:
Fatal error: Call to undefined function: la() in /usr/home/drupal/html/drupal42/modules/viewcount.module on line 61
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #1
jeremy commentedThe viewcount module was written for Drupal 4.0. The module was renamed to 'statistics.module' in Drupal 4.1 and now comes in the main Drupal distribution (replacing the original statistics.module). What is found in 4.1+ is significantly more complete and more efficient.
Therefore, there is no reason to use viewcount with Drupal 4.1+.
(Is there a way on the contributions page to only link to this module in the 4.0 column -- not 4.1, 4.2, CVS, ...? )