PDA

View Full Version : Error 1054


kellyandmike
04-24-2006, 05:05 PM
MySQL Error : Unknown column 'ebank' in 'field list'
Error Number : 1054
Date : Monday, April 24th 2006 @ 10:58:49 AM
Script : http://couponchix.com/feedback/admincp/user.php
Referrer : http://couponchix.com/feedback/admincp/user.php?do=edit&u=46
IP Address : 68.158.37.122
Username : Psalm23
Classname : vb_database

Xenon
04-24-2006, 05:39 PM
well, a field required by a modification is not in your db, that could either be due to a bug in an installscript, or that you forgot to add this field during the isntallation yourself.

Code Monkey
04-25-2006, 01:53 AM
MySQL Error : Unknown column 'ebank' in 'field list'
Error Number : 1054
Date : Monday, April 24th 2006 @ 10:58:49 AM
Script : http://couponchix.com/feedback/admincp/user.php
Referrer : http://couponchix.com/feedback/admincp/user.php?do=edit&u=46
IP Address : 68.158.37.122
Username : Psalm23
Classname : vb_database

mysql 5.0 or greater?

kellyandmike
04-25-2006, 02:28 AM
We fixed it. Thank you.