bigchili Posted October 30, 2007 Posted October 30, 2007 I'm trying to follow the user manual for adding new boxes and pages. One part says to declare the new page in the "Filenames.php" file located in the .../includes/ directory. I've searched every directory I have and I can't find a file named "Filenames.php". So I took it upon myself that maybe... I have to create one if there isn't one.. so I tried that and all I get when I click on the new link in the new box is: Warning: main(includes/languages/english/FILENAME_ASSEMBLY): failed to open stream: No such file or directory in /home/.sites/80/site20/web/osc/eshop/assembly.php on line 15 Warning: main(includes/languages/english/FILENAME_ASSEMBLY): failed to open stream: No such file or directory in /home/.sites/80/site20/web/osc/eshop/assembly.php on line 15 Fatal error: main(): Failed opening required 'includes/languages/english/FILENAME_ASSEMBLY' (include_path='.:/usr/local/lib/php') in /home/.sites/80/site20/web/osc/eshop/assembly.php on line 15 Any ideas... This is my first time using osCommerce - But I'm pretty familiar with web design in general. Bryan Odom
Jack_mcs Posted October 30, 2007 Posted October 30, 2007 The filenames.php file is a basic requirement of oscommerce so if your shop worked at some point, it has to be there. Although if you have an old version of oscommerce, then the filename definitions are in the includes/application_top.php file. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
bigchili Posted October 30, 2007 Author Posted October 30, 2007 The filenames.php file is a basic requirement of oscommerce so if your shop worked at some point, it has to be there. Although if you have an old version of oscommerce, then the filename definitions are in the includes/application_top.php file. Jack Thank you so much JACK!!! I have been pounding my head against the wall for the last three days on this. I guess I'm working on an older version of osCommerce. Bryan Odom
Recommended Posts
Archived
This topic is now archived and is closed to further replies.