Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Files not found


slave2thebean

Recommended Posts

Hi all:

 

I had a problem with my admin tool earlier- it simply wasn't there anymore. I guess I did something to the poor thing (you know how it is; its late at night, you've been staring at the screen for too many hours, it all bleeds together) but I would like to think that it just jumped off my server all by itself. :-" Anyway, I was getting the following error-

 

1046 - No Database Selected

 

select configuration_key as cfgKey, configuration_value as cfgValue from configuration

 

[TEP STOP]

 

I corrected this problem in catalog/admin/includes. None of the information for the database was there anymore. So I can now get to the admin screen but, when I click on any of the categories (ie configuration, catalog, customers, etc.), I now get a 404 error. The files do exist on the server so I can't figure out what's going on. Can someone help me figure this out?

 

Sarah

Link to comment
Share on other sites

Hi all:

 

I had a problem with my admin tool earlier- it simply wasn't there anymore. I guess I did something to the poor thing (you know how it is; its late at night, you've been staring at the screen for too many hours, it all bleeds together) but I would like to think that it just jumped off my server all by itself.  :-"  Anyway, I was getting the following error-

 

1046 - No Database Selected

 

select configuration_key as cfgKey, configuration_value as cfgValue from configuration

 

[TEP STOP]

 

I corrected this problem in catalog/admin/includes. None of the information for the database was there anymore. So I can now get to the admin screen but, when I click on any of the categories (ie configuration, catalog, customers, etc.), I now get a 404 error. The files do exist on the server so I can't figure out what's going on.  Can someone help me figure this out?

 

Sarah

 

Sarah

Related problems, both come from your admin/includes/configure.php file. If the main admin page comes up and none of the links work then you need to check the path defines in the above file. Look at where you are ending up when you get the 404's and compare it to where the files really are. You should be able to see the problem and make the corrections. If not post your configure.php file here (without your database info) and we will give you a hand.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Link to comment
Share on other sites

Thank you :) Many of the paths were missing a / and it was as simple as really looking at the error page and reading what it said. I found the problem easily and had it fixed up in no time. I appreciate you answering.

 

Warmly,

Sarah

 

Sarah

Related problems, both come from your admin/includes/configure.php file.  If the main admin page comes up and none of the links work then you need to check the path defines in the above file. Look at where you are ending up when you get the 404's and compare it to where the files really are. You should be able to see the problem and make the corrections. If not post your configure.php file here (without your database info) and we will give you a hand.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...