cp_share Posted May 16, 2007 Share Posted May 16, 2007 i want to make a page "about.php" to introduce my company, such as privacy, what can i do? thx Link to comment Share on other sites More sharing options...
♥Vger Posted May 16, 2007 Share Posted May 16, 2007 Download the root level privacy.php page, open it and select 'Save As' and save it as about_us.php Change the entry in it for FILENAME_PRIVACY to FILENAME_ABOUTUS Add the new file to includes/filenames.php Download the includes/languages/english/privacy.php page, open it and save that also as about_us.php To add it to the Information Box: Add it to the information box listing in includes/languages/english.php Add it to includes/boxes/information.php Vger Link to comment Share on other sites More sharing options...
cp_share Posted May 16, 2007 Author Share Posted May 16, 2007 Download the root level privacy.php page, open it and select 'Save As' and save it as about_us.php Done!Change the entry in it for FILENAME_PRIVACY to FILENAME_ABOUTUS Done! Add the new file to includes/filenames.php don't understand Download the includes/languages/english/privacy.php page, open it and save that also as about_us.php Done! To add it to the Information Box: Add it to the information box listing in includes/languages/english.php Done! Add it to includes/boxes/information.php Done! Vger sorry, i dont understand the step 3, is it create a blank file in "includes" directory? and when i finished the modification, i just see a blank page in http://mydomain.com/about_us.php Link to comment Share on other sites More sharing options...
WebDev22 Posted May 21, 2010 Share Posted May 21, 2010 I followed the steps above and get about_us.php in the address bar, but it still has the Privacy Notice header and content. Any idea where I went wrong? Link to comment Share on other sites More sharing options...
Collines Posted May 21, 2010 Share Posted May 21, 2010 Look at the page about_us.php and you will see that the content points to the wrong files. Show the content of the file about_us.php here, if you need to be pointed in the right direction. Link to comment Share on other sites More sharing options...
WebDev22 Posted May 21, 2010 Share Posted May 21, 2010 Mark - Yes, I saw that last night. Thanks for the post. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.