user warning message?

troym559 - September 11, 2007 - 02:34

user warning: Table 'wwwnula_drpl1.copy_rule' doesn't exist query: SELECT * FROM copy_rule WHERE to_type = 'story' in /home/wwwnula/public_html/includes/database.mysql.inc on line 172.

After installing some new modules on my drupal site now I am getting the above message. Can anyone please tell me why and how I can fix it? Please..... It pops up at the top of the page when I go to add content.

Thanks
Troy

=-=

VeryMisunderstood - September 11, 2007 - 02:36

disable the new modules 1 by 1 until the message goes away. When the message goes away, you will know what modules is creating the error.

___________________________________________________________________________________________________
The search tool on Drupal.org really does work. This message has been brought to you by the letter X. Thanks for watching! : )

Thanks, I will try that.

troym559 - September 11, 2007 - 02:39

Thanks, I will try that.

fieldthief

troym559 - September 11, 2007 - 03:06

the following module is what was causing the error message. What should I do?

fieldthief 5.x-1.x-dev Allows users to define copying of fields from a nother node on creation

=-=

VeryMisunderstood - September 11, 2007 - 03:10

you should file a bug report using that specific modules project page. When filing a bug report be as decriptive as you can be about the error, your system and other modules on your system. Considering the module you are using is a -dev module it shouldn't be used on a production site anyway.

___________________________________________________________________________________________________
The search tool on Drupal.org really does work. This message has been brought to you by the letter X. Thanks for watching! : )

Thanks :)

troym559 - September 11, 2007 - 03:17

Thanks
:)

raising this from the dead

wolf_halton - January 30, 2008 - 06:12

I have a similar error:
user warning: Table 'georgev9_nyd.nycopy_rule' doesn't exist query: SELECT * FROM nycopy_rule WHERE to_type = 'product' in /home/georgev9/public_html/NYNotary/includes/database.mysqli.inc on line 151.

Is the " query: SELECT * FROM nycopy_rule WHERE to_type = 'product' in some kind of sql query? and if so, is this a cry for help from the system for me to run the query in the database? CCK seems to be throwing up the error, though I had a problem with fieldthief and deleted it.

 
 

Drupal is a registered trademark of Dries Buytaert.