|
|||
|
Hallo Community,
leider l?uft bei mir die Installation nicht durch. System: PHP 5.1.1 MySQL 5.0.16 Apache 2.0.55 Code:
1364 - Field 'customers_gender' doesn't have a default value
insert into customers ( customers_id, customers_status, customers_firstname, customers_lastname, customers_email_address, customers_default_address_id, customers_telephone, customers_password, delete_user) VALUES ('1', '0', 'Tom', 'T', 't@t.com', '1', '0', '4ce9ca18981d7c3421fd35aad32813b2', '0')
Der Shop l?uft dann auch gar nicht, was aber wohl nur ein Folgefehler ist, oder? Code:
1264 - Out of range value adjusted for column 'customer_id' at row 1
insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url) values ('', 'Guest', '594e93b2d44d4ff8a67974d7da38cc24', '127.0.0.1', '1141206803', '1141206803', '/shopname/')
Gru? Tom |
|
|||
|
Geändert von shopler (08.06.2007 um 10:53 Uhr) |
![]() |
| Lesezeichen |
| Stichworte |
| admin, customer, fehler, mysql |
| Themen-Optionen | |
| Ansicht | |
|
|