Hello, I know how to put links in the header but I can't figure out how to make those links put the pages in the main page area. for example, I have made a page called chillers so in my tpl_header.php i placed
<li><a href="index.php?main_page=chillers">Chillers</a></li>
and now the link shows in the header but when it is clicked, i get a 404 error in the main page area. I placed the chillers page in includes/languages/english/html_includes/classic. I'm new to php so I don't know if this is right, kind of just being piecing things together from other threads.
did i put the file in the wrong place or did i just not do anything right at all is basically what i am asking




