And it does, it means re-name those folders to match your template's folder name. I understand the intent, but it is spelled out in the readme.
I would like to make this BULLETPROOF for everyone, but that is what we have done by including a comprehensive readme, and that is what these support threads are for. We are trying to make this module broad based like any other modules have done in how they handle template specific folders. (IH2 is not the only module to not have a specific "classic" template folder)
dbltoe:
We all see everyday evidence that people have the impression that your_template, custom, or custom_template means something OTHER THAN classic.
You might want to have a look at the download fileset you got from my site.. (suggest downloading again) There should not be a default_template or classic template specific set of folders (the default_template folders in particular never should have been a part of IH2)
From the readme file:
- (Rev 8b) Corrected the following files based on current version of Zen Cart:
- admin/includes/modules/category_product_listing.php
- includes/modules/additional_images.php
- (Rev 8b) Moved the following files to the correct Zen Cart override folders:
- includes/modules/main_product_image.php
- includes/modules/additional_images.php
- (Rev 8b) The following files were deleted from the install package (they are now obsolete)
- images/medium/zoom_MED.png
- images/large/zoom_LRG.png
- includes/template/default_template
- includes/template/classic (if you are using the Classic template simply rename the YOUR_TEMPLATE folder as per the install instructions below)
My answer remains the same. For anyone using the classic template they need to rename the YOUR_TEMPLATE folder to match their template folder name. This is not done any differently than a number of modules which use the exact same folder structure and do not include a module specific template folder for those using the classic template.
dbltoe:
Glenn,
The reason I added to this thread and opened another thread on defaulting stylesheets is that I had the same presumption as you until I tested this in 1.3.9e with classic.
Like you, I PRESUMED that the css would be picked up in the same manner as define_main_page.php or tpl_login_default.php.
However, unlike folders such as buttons, common, templates, etc., the css directory is NOT defaulted to any other directory than the current selected by the admin.
And a "cold load" of the add-on will load the "default-abled" filetypes to the template_default as you pointed out. So (again)... Brand spanking new 1.3.9c -- load IH2 -- run shop -- IH2 works incorrectly. It finds every file BUT the stylesheet.
After looking at the readme and doing some research, I offered the inclusion of the stylesheet to the classic template as a possible preventive measure to stop a few "it don't work" comments.