Quote Originally Posted by yellow1912 View Post
crabdance, a "page" of ZC contains many files in many folders:
+ The language file in language folder usually define header, title, etc.
+ The modules/pages/header_php.php contains all the functions or any code needed to be run before loading the template.
+ and the template file.

Basically, when you want to create a page in zencart, which you can access using the link index.php?main_page=page_name, you have to create all those files. This mod simply helps you to create that set of file much faster, and that's it. Even with the new version of this mod or not, this is how things are done on ZC, not because the author of the mod wants to make it that way.
Thanks for letting me know all of this, Yellow. I'm still learning how ZC is put together and what you have just said helps me a lot. I hope that I haven't sounded like I was getting down on the author of the mod. I certainly don't want to do that. I'm just trying to wrap my head around how all this works. BWJ has done a great job with the mod and I don't want to take anything away from him for sure.

The only reason I was "giving up" was that I thought I was making an *ss out of myself for asking so many questions. I thought that maybe I was making too much of this and not getting it straight. I appreciate your help and BWJ's help. You have both helped me to understand some things that would have taken me a while to get.

A big thank you to both of you... you both have been great trying to help me out! I will take the information that you gave me and see if I can try to get it working again.