Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
One after thorght... could the Install SQL feature add the prefix automatically?
I noticed that some table names were enclosed in '`'. Maybe these will automatically have the prefix added?
My Contributions: Zen Lightbox | Best Sellers Reloaded
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
I was actually implying that Zen Cart currently had this feature installed and that would explain why my SQL import worked.
But hey, it works and that's that. I'm happy! :)
My Contributions: Zen Lightbox | Best Sellers Reloaded
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Either way... My version of Tabbed Products works great! :)
Thanks again for creating a great contribution.
My Contributions: Zen Lightbox | Best Sellers Reloaded
Qhome, Happy New Year! I was wondering if you're going to release an updated templates for the following:
- tpl_product_free_shipping_info_display.php
- tpl_product_info_display.php
- tpl_product_music_info_display.php
The above templates were changed in 1.3.7 and they are also modified by Tabbed Products.
Thanks for the great work!
From what I can see the changes were minor. But I will be looking into it. Tabbed Lite should still work with 1.3.7 for now.
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Very easy to see for yourself that the same single code change from v.1.36 to v1.37 in the above three files was the addition of:
to:Code:&& $flag_show_product_info_free_shipping
so that line is now:Code:<?php if(zen_get_product_is_always_free_shipping($products_id_current)) { ?>
I don't think the above is a reason for updated Tabbed Products.Code:<?php if(zen_get_product_is_always_free_shipping($products_id_current) && $flag_show_product_info_free_shipping) { ?>
Woody
Woody,
Thanks for the clarification. When I made my post I had basically compared all 17 mods I have installed to the changelog file for v1.3.7 without regards for details. Obviously, the changes in the template files are very simple unlike some of my other mods
Thanks!
Bookmarks