Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

help please! **urgent**


8 replies to this topic

#1 rrd

  • Community Member
  • 9 posts
  • Real Name:john

Posted 05 November 2009, 22:35

i just purchased a oscommerce template from a website, uploaded it and it works fine!

i then updated it with the STS components so i can make changes and this is error i am getting. The catalog still works however i cant access the admin side of things.


-------
Warning: require(includes/classes/navigation_history.php) [function.require]: failed to open stream: No such file or directory in shop/admin/includes/application_top.php on line 128

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

Fatal error: require() [function.require]: Failed opening required 'includes/classes/navigation_history.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in shop/admin/includes/application_top.php on line 128
--------

i am fairly new to his so please any help would be appreciated

#2 FIMBLE

  • Community Member
  • 6,567 posts
  • Real Name:Nic
  • Gender:Male

Posted 05 November 2009, 22:39

Hi The error is showing that the following file is missing includes/classes/navigation_history.php check the server to ensure the file exists if it does not use a fresh copy or one from the template you bought unless its missing from there.
In this case get in touch with the template provider
Nic
Sometimes you're the dog and sometimes the lamp post

My Contributions

#3 rrd

  • Community Member
  • 9 posts
  • Real Name:john

Posted 05 November 2009, 22:50

i just checked and they are all in there. i even uploaded the standard oscommerce file back and still no good.

#4 FIMBLE

  • Community Member
  • 6,567 posts
  • Real Name:Nic
  • Gender:Male

Posted 05 November 2009, 23:03

View Postrrd, on 05 November 2009, 22:50, said:

i just checked and they are all in there. i even uploaded the standard oscommerce file back and still no good.

Are you sure you have the correct application_top in your admin?
I have no reference to this file in my copy
Nic
Sometimes you're the dog and sometimes the lamp post

My Contributions

#5 germ

  • Community Member
  • 13,584 posts
  • Real Name:Jim
  • Gender:Male
  • Location:USA (GMT-6)

Posted 06 November 2009, 01:25

The correct admin application_top doesn't reference that file.

Somewhere in the changes you've uploaded the catalog one into the admin.

It won't work (as you've already found out).
If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

"Headers already sent" - The definitive help

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

SSL Implementation Help

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

#6 rrd

  • Community Member
  • 9 posts
  • Real Name:john

Posted 08 November 2009, 02:47

so how would i fix it guys???

#7 germ

  • Community Member
  • 13,584 posts
  • Real Name:Jim
  • Gender:Male
  • Location:USA (GMT-6)

Posted 08 November 2009, 03:43

Upload the correct one from your local backup.
If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

"Headers already sent" - The definitive help

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

SSL Implementation Help

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

#8 rrd

  • Community Member
  • 9 posts
  • Real Name:john

Posted 08 November 2009, 04:00

which path is correct file in?

includes/classes/

i havent changed anything around. i pretty much did a standard upload.

#9 germ

  • Community Member
  • 13,584 posts
  • Real Name:Jim
  • Gender:Male
  • Location:USA (GMT-6)

Posted 08 November 2009, 04:04

shop/admin/includes/application_top.php
If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

"Headers already sent" - The definitive help

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

SSL Implementation Help

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