1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
SQL statement that failed below:
---------------------------------------------------------
UPDATE default_listingstocsv SET listingsformelements_id = 46,19,34
---------------------------------------------------------
ERROR REPORT agsimmo.fr: December 16, 2008, 3:18:45 pm
---------------------------------------------------------
SQL ERROR: UPDATE default_listingstocsv SET listingsformelements_id = 46,19,34
Server Type: Apache
Request Method: POST
Query String: action=update_listings
Refereer: <a href="http://www.agsimmo.fr/admin/index.php?action=export_listings" target="_blank">http://www.agsimmo.fr/admin/index.ph...xport_listings</a>
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506; InfoPath.2; .NET CLR 1.1.4322)
Request URI: /admin/index.php?action=update_listings
POST Variables: array (
'field_id' =>
array (
0 => '46',
1 => '19',
2 => '34',
),
)
GET Variables: array (
'action' => 'update_listings',
'printer_friendly' => false,
) |