Hi, i was wondering if some body can help me out.
IAm trying to add a "Terms & Conditions" Link under the Information tab.
I downloaded the "About Us" Mod & renamed it to terms & condition, uploaded the files.
Than in the tpl_drop_menu file i added
<li><a href="<?php echo zen_href_link(FILENAME_TERMS_&_CONDITIONS); ?>"><?php echo HEADER_TITLE_TERMS_&_CONDITIONS; ?></a></li>
It looks ok, but than Information dropdown i get "HAADD@T@ID@" when i click on it i get:
Page Not Found
"Custom 404 Error Page with Site Map Sample Text ...
Put your custom "page not found" message here. You can change this text in the Define Pages Editor located under Tools in the Admin"
But when i add to the tpl_drop_menu file:
<?php } ?>
I get a blank screen, could anybody give me an pointers. Thanks


Reply With Quote


