lat9 / ZCA-Bootstrap-Template

A Bootstrap-4 template for Zen Cart versions 1.5.8 through 2.1.0. Forked from https://github.com/zcadditions/ZCA-Bootstrap-Template-for-1.5.6-v2.0.0c. See the demo site, below, for additional information.
https://zc158.vinosdefrutastropicales.com/zc158/index.php?main_page=index
GNU General Public License v3.0
4 stars 14 forks source link

zc158: Missing language constants for the `order_status` page #157

Closed lat9 closed 1 year ago

lat9 commented 1 year ago

Since zc158 provides a 'skeleton' for the subject page, there's a lang.order_status.php file in that distribution. Given its presence, that base file overrides the order_status.php language file distributed by One Page Checkout and subsequently used by this template. See this Zen Cart support thread posting for additional information regarding the logs generated.

For right now, as a work-around, Bootstrap template users can simply copy /includes/languages/english/order_status.php (as provided by OPC) to the site's Bootstrap clone's /includes/languages/english/YOUR_TEMPLATE/order_status.php.

Please note the the solution provided for this template's subsequent correction will most likely be different!

lat9 commented 1 year ago

This issue is with the 'base' OPC, see the above OPC issue for additional information. The issue will be corrected in the next OPC release, since the language files are inherited from that plugin.

lat9 commented 1 year ago

Closing, corrected in OPC v2.4.4.