To the More Learned:
Immediately after installing ZenCart, I set up override directories that I knew I would need, and I've created some additional ones along the way. I of course set up an override directory in includes/modules (includes/modules/keltkar), and I've stored there all of my customized includes/modules files. So far so good.
Quite recently I made some minor changes to the JavaScript files stored in includes/modules/pages/popup_image and includes/modules/pages/popup_image_additional. I saved the *original* JS files as backups, but once I made my changes, I stored the changed files in the original directories. So to my question: Does the override system extend down to the level of these directories? In other words, should I have created override directories (includes/modules/pages/popup_image/keltkar and includes/modules/pages/popup_image_additional/keltkar)?
I searched for discussions of this issue here in the forum and via search engines, but found no results. I also tested the matter by setting up the two override directories for the JS files, and they didn't seem to work. That test would seem to have answered my question, but I worry that I made some silly error in the test, so I thought it best to ask more experience users.
Regards,
Ken Baker


Reply With Quote

