Skip to content
New issue

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

157/158: A non-numeric value encountered in functions_general.php #4467

Closed
lat9 opened this issue Sep 28, 2021 · 1 comment
Closed

157/158: A non-numeric value encountered in functions_general.php #4467

lat9 opened this issue Sep 28, 2021 · 1 comment

Comments

@lat9
Copy link
Contributor

lat9 commented Sep 28, 2021

As identified in this Zen-Cart posting, if the customer's DOB is required, a PHP notice is issues during create-account processing.

The underlying root-cause is in /includes/classes/db/mysql/query_factory.php's queryFactoryMeta class. It's looking for database-field types that include a maximum width, but neither date nor datetime fields have such a value.

@lat9
Copy link
Contributor Author

lat9 commented Sep 28, 2021

Already addressed in this commit; closing.

@lat9 lat9 closed this as completed Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant