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

Missing language constants for SNAF pages #12

Closed
lat9 opened this issue Dec 10, 2020 · 0 comments
Closed

Missing language constants for SNAF pages #12

lat9 opened this issue Dec 10, 2020 · 0 comments
Labels
bug Something isn't working fix provided A correction has been provided
Milestone

Comments

@lat9
Copy link
Owner

lat9 commented Dec 10, 2020

With the consolidation of the products' listing for use in the SNAF-type pages, there are a couple of language constants missing. Seeing the following error

[08-Dec-2020 03:44:33 America/New_York] Request URI: /index.php?main_page=products_new, IP address: xx.xx.xx.xx
#1  include(/home/public_html/includes/modules/bootstrap/product_listing.php) called at [/home/public_html/includes/templates/bootstrap/templates/tpl_modules_product_listing.php:13]
#2  require(/home/public_html/includes/templates/bootstrap/templates/tpl_modules_product_listing.php) called at [/home/public_html/includes/templates/bootstrap/templates/tpl_products_new_default.php:25]
#3  require(/home/public_html/includes/templates/bootstrap/templates/tpl_products_new_default.php) called at [/home/public_html/includes/templates/bootstrap/common/tpl_main_page.php:189]
#4  require(/home/public_html/includes/templates/bootstrap/common/tpl_main_page.php) called at [/home/public_html/index.php:94]
--> PHP Warning: Use of undefined constant TEXT_NO_PRODUCTS - assumed 'TEXT_NO_PRODUCTS' (this will throw an Error in a future version of PHP) in /home/public_html/includes/modules/bootstrap/product_listing.php on line 272.

... and I'm guessing that the 'no products from this manufacturer' will also be required.

@lat9 lat9 added the bug Something isn't working label Dec 10, 2020
@lat9 lat9 added this to the v3.0.1 milestone Dec 10, 2020
@lat9 lat9 added the fix provided A correction has been provided label Dec 10, 2020
@lat9 lat9 closed this as completed Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix provided A correction has been provided
Projects
None yet
Development

No branches or pull requests

1 participant