Assailant Posted March 20, 2004 Share Posted March 20, 2004 ok I need help making a disclaimer.php i just want it to be the same as the privacy.php just with different information, bu it will not allow me to just rename the privacy.php I tried adding it to languages and to catalog/ but it gives me this error Warning: main(includes/languages/english/SHOPPING.php): failed to open stream: No such file or directory in /home/bella/public_html/store/disclaimer.php on line 15 Fatal error: main(): Failed opening required 'includes/languages/english/DISCLAIMER.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bella/public_html/store/disclaimer.php on line 15 anybdy know what im doing wrong? thank you. Link to comment Share on other sites More sharing options...
romysm3 Posted March 20, 2004 Share Posted March 20, 2004 Just went thru the same exercise. You need to modify these files: - catalog/includes/boxes/information.php - catalog/includes/languages/english.php - catalog/newfile.php (copy and rename your privacy.php) - catalog/includes/languages/english/newfile.php (copy and rename your privacy.php) - catalog/includes/modules/filenames/ (define your newfile.php) I used the search a lot to reverse engineer in my case the shipping and returns. Good luck! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.