Table not found when cron.php is run

spatz4000 - January 24, 2006 - 16:45
Project:Image Assist
Version:4.6.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

I get the following error message when I run my daily cron.php:

warning: getimagesize(): Read error! in /home/netmon/spatz/public_html/modules/img_assist/img_assist.module on line 550.

warning: getimagesize(): Read error! in /home/netmon/spatz/public_html/modules/img_assist/img_assist.module on line 525.

user error: Table 'spatz_drupal.user_import' doesn't exist
query: SELECT * FROM user_import WHERE setting != 'saved' in /home/netmon/spatz/public_html/includes/database.mysql.inc on line 66.

Using $Revision: 1.43.2.12 $ of Img_assist

#1

spatz4000 - January 27, 2006 - 15:09
Status:active» closed

mySQL script was not run when the user_import module was installed.

#2

fuzzie - February 15, 2006 - 15:10
Priority:critical» minor

I have a similar issue, what do I have to do to fix this? Run a database update?
Thanks for the help.

#3

spatz4000 - February 15, 2006 - 17:59

I had failed to run the included mySQL file, and the table was not created. I ran the script and all was okay.

 
 

Drupal is a registered trademark of Dries Buytaert.