problem with imagemenu with postgresql

mazak - January 9, 2008 - 13:13
Project:Imagemenu
Version:5.x-1.1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

Hello,

I have following errors when i'm trying to create a menu:

* warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "imagemenu_seq" does not exist in /home/wwwadmin/www2/includes/database.pgsql.inc on line 125.
* user warning: query: SELECT nextval('imagemenu_seq') in /home/wwwadmin/www2/includes/database.pgsql.inc on line 144.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: duplicate key violates unique constraint "dpl_imagemenu_pkey" in /home/wwwadmin/www2/includes/database.pgsql.inc on line 125.
* user warning: query: INSERT INTO dpl_imagemenu (mid, pid, title) VALUES (0, 0, 'adfasdfasd') in /home/wwwadmin/www2/includes/database.pgsql.inc on line 144.

Anyone can help?

#1

pobster - April 29, 2008 - 09:29
Status:active» postponed (maintainer needs more info)

I assume you're doing something funky with database prefixes and perhaps postfixes as well???

Pobster

 
 

Drupal is a registered trademark of Dries Buytaert.