amy_burton2007 Posted July 4, 2007 Share Posted July 4, 2007 Hi! I am trying to create a new web page called 'About us' in my website. Let me tell you the steps I have taken. 1) Opened up 'information.php' in the 'catalog/includes/boxes' directory and added '<a href="' . tep_href_link(FILENAME_ABOUT_US) . '">' . BOX_INFORMATION_ABOUTUS . '</a><br>' 2) Opened up 'filename.php' in the 'catalog/includes' directory and added 'define('FILENAME_ABOUT_US', 'aboutus.php');' 3) Opened up 'Define Languages' english.php file and added 'define('BOX_INFORMATION_ABOUTUS', 'About Us');' 4) Copied 'conditions.php' to 'aboutus.php' in the 'catalog' directory. 5) Copied 'conditions.php' to 'aboutus.php' in the 'catalog/includes/languages/english' directory and modified the contents of 'aboutus.php' to whatever I want. But the problem is I am still getting the contents of 'conditions.php' whenever I click on aboutus.php. The URL address is correct 'www.<mysite>.com/catalog/aboutus.php'. It's seems there is a broken connection between 'aboutus.php' in the 'catalog' directory and the 'catalog/includes/languages/english' directory. Please help. Thanks. Link to comment Share on other sites More sharing options...
Bloged Posted July 4, 2007 Share Posted July 4, 2007 Try emptying your temporary directory and your browser cache! Grtz, Arjan Gelderblom I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image. -- Stephen Hawking Link to comment Share on other sites More sharing options...
satish Posted July 4, 2007 Share Posted July 4, 2007 I suggest You to install info manager contrib plus WYSWYG editor. Then it will make life very easy. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
batt255 Posted July 9, 2008 Share Posted July 9, 2008 I am having the same problem. I renamed terms.php and when I click on About us I get Privacy!..does anyone know how to fix it? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.