Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!
TY - have created a new thread and will update that.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
v3.7.10 of the ZCA Bootstrap template is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191
This release contains changes associated with these GitHub issues: https://github.com/lat9/ZCA-Bootstra...tone%3Av3.7.10
Curious why banners_html_text is not used during home page banner display. Are there issues with doing this? Any harm in adding an echo of this field if not empty to tpl_index_slider.php ?
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I don't have time to investigate right now, but if you create an issue on the template's GitHub (https://github.com/lat9/ZCA-Bootstrap-Template) I'll be more likely to see it when I do have time!
NOTE: Future releases of the template will drop support for Zen Cart 1.5.8. Consider this a heads-up for a site upgrade if you're currently running on zc158.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
v3.8.0 of the ZCA Bootstrap Template is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2191
This release contains the following updates. Refer to the template's GitHub repository for more information.
- Remove additional checks for Zen Cart versions prior to 1.5.8.
- Use zen_config to access configuration settings, preparation for encapsulation.
- Update the ZCA Bootstrap Colors tool, allowing all colors to be modified in a single view.
- Initial install of the colors can result in missing colors.
- Add zen_add_filemtime usage and merge version-specific CSS files back into stylesheet.css.
- Use CSS variables for the Bootstrap Colors.
- Add a tool that removes the template's files and database settings.
- Supply 2nd parameter to nl2br so that HTML5 tags are generated.
- Using $tplSetting to access template-specific configuration settings.
- Using a 'soft setting' to control the presence of the products' listing sort-by selection.
- Include a nosniff content-header.
- Support is dropped for Zen Cart 1.5.8/1.5.8a.
- Correct zca_split_page_results.php nested li tags.
Howdy,
I just updated to version 3.8.0 and the Admin page Tools>ZCA Bootstrap Colors is blank below "All changes are saved when you click the Save All button."
And I am getting this in the error log:
[08-Jul-2026 15:47:01 America/Los_Angeles] PHP Fatal error: Uncaught Error: Undefined constant "TEXT_NOTE_UNSET_LIST" in /home/server/public_html/store/admin/zca_bootstrap_colors.php:242
Stack trace:
#0 /home/server/public_html/store/admin/index.php(16): require()
#1 {main}
thrown in /home/server/public_html/store/admin/zca_bootstrap_colors.php on line 242
[08-Jul-2026 15:47:01 America/Los_Angeles] Request URI: /store/admin/index.php?cmd=zca_bootstrap_colors, IP address: XXX.XX.XXX.X
--> PHP Fatal error: Uncaught Error: Undefined constant "TEXT_NOTE_UNSET_LIST" in /home/server/public_html/store/admin/zca_bootstrap_colors.php:242
Stack trace:
#0 /home/server/public_html/store/admin/index.php(16): require()
#1 {main}
thrown in /home/server/public_html/store/admin/zca_bootstrap_colors.php on line 242.
[08-Jul-2026 15:47:01 America/Los_Angeles] Request URI: /store/admin/index.php?cmd=zca_bootstrap_colors, IP address: XXX.XX.XXX.X
--> PHP Fatal error: Uncaught Error: Undefined constant "TEXT_NOTE_UNSET_LIST" in /home/server/public_html/store/admin/zca_bootstrap_colors.php:242
Stack trace:
#0 /home/server/public_html/store/admin/index.php(16): require()
#1 {main}
thrown in /home/server/public_html/store/admin/zca_bootstrap_colors.php on line 242.
I re-uploaded the files a few times just to make sure and same error.
Zen Cart 2.2.2
Database Engine: MySQL 5.7.23-23
PHP Version: 8.3.31 (Zend: 4.3.31)
Thank you for your time!