DB query error
salsastevie - April 26, 2009 - 13:59
| Project: | Counter |
| Version: | 6.x-1.8 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
can somebody help me with this problem?
When I install counter module to my drupal these warnings occured:
warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "IGNORE" LINE 1: INSERT IGNORE INTO counter (counter_ip, counter_date, cou... ^ in ...\includes\database.pgsql.inc on line 138.
user warning: query: INSERT IGNORE INTO counter (counter_ip, counter_date, counter_page) VALUES ('127.0.0.1', '2009-04-26 15:40', 'node') in ...\modules\counter\counter.module on line 121.
I am newbie in drupal and I do not know how PHP or SQL works...
How can I fix this?
Thank you...
Stevie

#1
This bug has been fixed on Counter 6.x-1.9