Quote Originally Posted by nigelt74 View Post
I have some parts of a site that are not Zencart, but I want to display the ezypages header/menu bar on these pages as well, i did something like this ages ago, but never saved my work, so i know its doable but for the life of me I can't seem to get the functions to dance how i want them to,

Last time I used a cron job (updating daily) to create an "html include" of the zen ezpages bar which could then be included in the non zen sections of the site, Stupid thing is the zen code doesn't appear to have changed but you think I can remember what the heck I did to create the include.

Any help would be appreciated
I don't think I'm even close to giving you an answer, but I certainly would like to understand the question better. Ezpages is basically information contained in the database and there happens to be a few "tools" to translate that into a desired effect. I've seen a number of different "menu bars" that seem to use the ezpages information, so what is it that you are trying to "html include" that you can't pull from the database without something fancy? Or are you just trying to use various zencart functions so that ZC formats the data for you before you handle it with the non ZC page(s)? Please elaborate.