By apg on
Hello,
After adding audio content I am greeted with the following error:
* warning: pg_query() [function.pg-query]: Query failed: ERROR: relation "image_attach" does not exist in /var/www/asc/includes/database.pgsql.inc on line 125.
* user warning: query: SELECT iid FROM image_attach WHERE nid=32 in /var/www/asc/includes/database.pgsql.inc on line 144.
Which would be ok, 'cept it also displays this error when the content is being viewed. It actually loaded and displays the image that was uploaded.
If anyone has a fix...
thanks,
-al
Comments
Never mind...
apparently image_attach does not support postgresql.
-al