craftzombie:
Well, I am not sure exactly how much you understand the template system, so I cannot be sure what happened. By default, Zen will go to template_default and the regular Zen folders to look for the file. If you are using your own template, it will take the file from your template folders instead. It doesn't make a mistake on that part. We make mistakes my misspelling folders or our ftp program sometimes doesn't transfer files properly.
For anyone who is still new and is not sure about overrides & templates....
As an example.... the name of my template is "orange". Don't know why... its not orange! I just picked a random name.
Any area in Zen where I am going to make changes to a file, I....
- create a new folder
- change the name of that new folder to orange
- place updated file into that folder
So, say I am editing includes/modules/sideboxes/information.php
I make my changes to the file, but instead of uploading it back to includes/modules/sideboxes/, I create a new folder and place the file in it:
includes/modules/sideboxes/orange/information.php
You can do this in most places, but not all of them. The override system is not available for admin files and for some catalog files. Any directory that contains a subdirectory named "classic" can be overridden. (**wiki**) (**tutorial**)
craftzombie,
Thanks for you reply, Well I gues I am learning the template system much like I did or maybe still am learning the override system.
Here is the short story,
1st, I created a folder called "custom" next to every folder called "classic"
2nd, I copied every file in the "classic" folder to the "custom" folder, since I did not want the overall look to change.
3rd, I uploaded all the files from the COWOA mod as instructed in the install into there respective "custom" folders following the directory tree structure as outlined.
4th, I installed the sql. patch.
5th, I modified the "template_info.php" file and placed it into "includes/template/custom"
I am able to choose the custom template from the admin no trouble and everything else seems look and run normal, except when I get to the billing info page this is the error msg. I get "Warning: require(includes/templates/template_default/templates/tpl_no_account_default.php) [function.require]: failed to open stream: No such file or directory in /home/ecmauto/public_html/store/includes/templates/template_default/common/tpl_main_page.php on line 119
Fatal error: require() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_no_account_default.php' (include_path='.:/usr/local/php52/pear') in /home/ecmauto/public_html/store/includes/templates/template_default/common/tpl_main_page.php on line 119"
If I place these two files in the "templates/template_default/templates" dir. the mod works correctly.
I have double checked spelling and placement. Any idea's ?
Thanks, Jim
https://ecmauto.com