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

Correct new products query in 2.0.0 #6399

Merged
merged 1 commit into from Apr 16, 2024
Merged

Conversation

scottcwilson
Copy link
Sponsor Contributor

@scottcwilson scottcwilson commented Apr 13, 2024

SHOW_NEW_PRODUCTS_LIMIT is an int, not a string #6399

Fixes #6398.

Removal of old zen_get_products_new_timelimit to be done as a follow on PR.

@scottcwilson scottcwilson changed the title SHOW_NEW_PRODUCTS_LIMIT is an int, not a string Correct new products query in 2.0.0 Apr 13, 2024
@lat9
Copy link
Contributor

lat9 commented Apr 16, 2024

My bad; I need to make a list of those Min/Max Values constants that are converted to int values for future use. They bite me every time.

@lat9 lat9 merged commit bf47953 into zencart:master Apr 16, 2024
8 checks passed
@scottcwilson
Copy link
Sponsor Contributor Author

My bad; I need to make a list of those Min/Max Values constants that are converted to int values for future use. They bite me every time.

Hang on ... this means we need documentation in that area!

@scottcwilson
Copy link
Sponsor Contributor Author

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

Successfully merging this pull request may close these issues.

New Products not Displaying
2 participants