"Counter" module seems not compatible with "active translation" module
Bakr78 - September 27, 2008 - 19:40
| Project: | Counter |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I have this error when having both modules enabled on my pc
user warning: Unknown column 'n.nid' in 'on clause' query: SELECT COUNT(*) FROM counter INNER JOIN active_translation ON n.nid = active_translation.en WHERE 1 = 1 in C:\wamp\www\drupal-6.4\sites\all\modules\counter\counter.module on line 167.

#1
Look at this post http://drupal.org/node/335680
I need more info to re-produce this error.