After implementing image in a Text I get following error message:

user error: Table 'tree-bas_drpl1.img_assist_map' doesn't exist
query: DELETE FROM img_assist_map WHERE nid = 7 in /home/tree-bas/public_html/drupal/includes/database.mysql.inc on line 66.

warning: Cannot modify header information - headers already sent by (output started at /home/tree-bas/public_html/drupal/includes/

Do I something wrong?

Tomas

Comments

benshell’s picture

It appears that your 'img_assist_map' table doesn't exist. Look for img_assist.mysql in your img_assist directory and run the query on your database.

benshell’s picture

Version: » 6.x-3.x-dev
Status: Active » Closed (fixed)