Question 1: How do I properly create a page editor for my About Page?
First, I followed the instructions contained within this download's readme file: About Us Page Creator | osCMax - osCommerce Maximized
Then, I cross-checked everything and updated my code in accord with these instructions: http://wiki.oscdox.com/adding_new_dynamic_content_pages
Yet, I receive the following error message when clicking Catalog > About Page (on the osCmax admin page):
Question 2: How do I add a link to the About Page on my template's topmost navigation bar?The website encountered an error while retrieving mysite.com/catalog/admin/define_about.php. It may be down for maintenance or configured incorrectly.
I am using the "Free099" template: osCmax Template - Free099
I attempted to change the "Specials" link (at the top) to the About page by replacing "Specials" with "About" in the following files:
In templates/free099/main_page.html:and in templates/free099/main_page.code.php:Code:<span>{about}</span>Thanks and for any help! CheersCode://begin{about} ?> <a href="<?php echo tep_href_link(FILENAME_ABOUT); ?>" class="headerNavigation"><?php echo BOX_HEADING_ABOUT; ?></a> <?php //end{about}![]()



LinkBack URL
About LinkBacks





Reply With Quote





Bookmarks