discojacob Posted June 29, 2008 Share Posted June 29, 2008 can someone tell me what this means and how to fix it- Warning: main(includes/classes/logger.php) [function.main]: failed to open stream: No such file or directory in /home/beadneed/public_html/jake/includes/application_top.php on line 74 Warning: main(includes/classes/logger.php) [function.main]: failed to open stream: No such file or directory in /home/beadneed/public_html/jake/includes/application_top.php on line 74 Fatal error: main() [function.require]: Failed opening required 'includes/classes/logger.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/beadneed/public_html/jake/includes/application_top.php on line 74 Link to comment Share on other sites More sharing options...
bkellum Posted June 29, 2008 Share Posted June 29, 2008 Please can someone help???????????? Jacob, Please read the instructions. In the text, you should have seen a support thread for STS. I also have it linked in my signature below (STSv4 Support Forum). Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE Link to comment Share on other sites More sharing options...
Jack_mcs Posted June 29, 2008 Share Posted June 29, 2008 It's saying it can't find the file named logger.php in the includes/classes directory. You should look there to make sure it exists and, if not, upload it. I should add that that is not a common file so you might want to look at any contributions you installed lately to find it. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
discojacob Posted June 29, 2008 Author Share Posted June 29, 2008 Thanks alot! Any idea what contribution has it? Link to comment Share on other sites More sharing options...
discojacob Posted June 29, 2008 Author Share Posted June 29, 2008 I deleted the line in application top that mentioned logger, and now it comes up with this- Warning: main(includes/classes/box.php) [function.main]: failed to open stream: No such file or directory in /home/beadneed/public_html/jake/includes/application_top.php on line 143 Warning: main(includes/classes/box.php) [function.main]: failed to open stream: No such file or directory in /home/beadneed/public_html/jake/includes/application_top.php on line 143 Fatal error: main() [function.require]: Failed opening required 'includes/classes/box.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/beadneed/public_html/jake/includes/application_top.php on line 143 so i deleted the mention of box.php in application top and it comes up with another error thats almost the same. Whats up with it??? It started to happen after i installed STS 4.5 Link to comment Share on other sites More sharing options...
bkellum Posted June 29, 2008 Share Posted June 29, 2008 I deleted the line in application top that mentioned logger, and now it comes up with this- Warning: main(includes/classes/box.php) [function.main]: failed to open stream: No such file or directory in /home/beadneed/public_html/jake/includes/application_top.php on line 143 Warning: main(includes/classes/box.php) [function.main]: failed to open stream: No such file or directory in /home/beadneed/public_html/jake/includes/application_top.php on line 143 Fatal error: main() [function.require]: Failed opening required 'includes/classes/box.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/beadneed/public_html/jake/includes/application_top.php on line 143 so i deleted the mention of box.php in application top and it comes up with another error thats almost the same. Whats up with it??? It started to happen after i installed STS 4.5 None of those files have anything to do with STSv4.5.8 (or STS for that matter). You may have had some contribution installed (only you would know what you have installed) that you "could have" written over some of the custom code when installing STS if you did not do a manual installation. Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE Link to comment Share on other sites More sharing options...
discojacob Posted June 29, 2008 Author Share Posted June 29, 2008 but i did a manual installation Link to comment Share on other sites More sharing options...
bkellum Posted June 29, 2008 Share Posted June 29, 2008 but i did a manual installation In that case, use a file comparison tool such as Beyond Compare or WinMerge to compare your shop's files with those in the STS contribution and you will easily find where you went wrong. See link in my signature below for the proper thread to post STS support questions (this benefits all STS users as well as a faster response). Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE Link to comment Share on other sites More sharing options...
Guest Posted June 29, 2008 Share Posted June 29, 2008 Thanks alot!Any idea what contribution has it? <?php /* $Id: logger.php 1739 2007-12-20 00:52:16Z hpdl $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2003 osCommerce Released under the GNU General Public License */ It should be in your admin/included/classes as part of the stock osc installation. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.