We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
oscommerce2/catalog/admin/products_expected.php
Line 19 in de0e97d
[22-Aug-2019 19:02:16 Europe/Budapest] PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: '' for column 'products_date_available' at row 29' in \catalog\includes\OSC\OM\Db.php:94 Stack trace: #0 \catalog\includes\OSC\OM\Db.php(94): PDO->exec('update osc_prod...') #1 \catalog\admin\products_expected.php(21): OSC\OM\Db->exec('update :table_p...') #2 {main} thrown in \catalog\includes\OSC\OM\Db.php on line 94
"Null" would be better than ""
The text was updated successfully, but these errors were encountered:
No branches or pull requests
oscommerce2/catalog/admin/products_expected.php
Line 19 in de0e97d
"Null" would be better than ""
The text was updated successfully, but these errors were encountered: