Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

it was just workin last night!


Dimensions

Recommended Posts

Posted

okI have another problem with my site, last night before I went to bed it was working perfectly fine. (except for that problem with the thumbnails on the main page appearing normal size) but I could view my site fine, so I go to bed, and wake up and check on it.. and this comes up:

 

"

Warning: main(includes/languages//index.php) [function.main]: failed to open stream: No such file or directory in /home/dimensio/public_html/index3/osc_11652/index.php on line 33

Warning: main(includes/languages//index.php) [function.main]: failed to open stream: No such file or directory in /home/dimensio/public_html/index3/osc_11652/index.php on line 33

Fatal error: main() [function.require]: Failed opening required 'includes/languages//index.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dimensio/public_html/index3/osc_11652/index.php on line 33

"

 

I didnt touch anything at all. and i tried rereplacing all the files and it still coming up! i looked on line "33" and I cant seem to find anything wrong with it.

 

Could someone please help me, I'd greatly appreciate it.

Posted

I deleted my whole store, and re uploaded my backup files... and now it saids this:

 

Warning: main(includes/languages/.php) [function.main]: failed to open stream: No such file or directory in /home/dimensio/public_html/index2/includes/application_top.php on line 288

Warning: main(includes/languages/.php) [function.main]: failed to open stream: No such file or directory in /home/dimensio/public_html/index2/includes/application_top.php on line 288

Fatal error: main() [function.require]: Failed opening required 'includes/languages/.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dimensio/public_html/index2/includes/application_top.php on line 288

 

and when i went and looked at "Application_top.php" on line 288, this is what i found:

 

// include the language translations

 require(DIR_WS_LANGUAGES . $language . '.php');

 

Is anything wrong with that?!?! should it be, "english.php" instead of '.php'?

Posted

This line

includes/languages/.php

should be something like

includes/languages/english.php

It gets the english part from the database. So it appears your database is corrupted. If you can reload it,that would probably fix it. Be sure to back it up first to be safe.

 

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

Posted

well when i added "english" to the .php... that application_top error message whent away, and then an index.php error came up. so im just going to delete everthing and start over. (i didnt have any products on the site so it wont hurt me to bad)

 

ill see what happens after i install again.

Archived

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

×
×
  • Create New...