Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do i fix this error?


magicandmischief182

Recommended Posts

Warning: require(includes/classes/navigation_history.php) [function.require]: failed to open stream: No such file or directory in /home/alex/public_html/oscommerce/admin/includes/application_top.php on line 126

 

Warning: require(includes/classes/navigation_history.php) [function.require]: failed to open stream: No such file or directory in /home/alex/public_html/oscommerce/admin/includes/application_top.php on line 126

 

Fatal error: require() [function.require]: Failed opening required 'includes/classes/navigation_history.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/alex/public_html/oscommerce/admin/includes/application_top.php on line 126

 

 

This is what I get when I try to go to my admin folder.

Link to comment
Share on other sites

Warning: require(includes/classes/navigation_history.php) [function.require]: failed to open stream: No such file or directory in /home/alex/public_html/oscommerce/admin/includes/application_top.php on line 126

 

Warning: require(includes/classes/navigation_history.php) [function.require]: failed to open stream: No such file or directory in /home/alex/public_html/oscommerce/admin/includes/application_top.php on line 126

 

Fatal error: require() [function.require]: Failed opening required 'includes/classes/navigation_history.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/alex/public_html/oscommerce/admin/includes/application_top.php on line 126

 

 

This is what I get when I try to go to my admin folder.

 

Seems you are missing a file at ..

 

admin/includes/classes/navigation_history.php

Link to comment
Share on other sites

You've uploaded the /catalog/includes/application_top.php into /admin/includes

 

Upload the correct one into your admin again from a good backup.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...