Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Unknown Problem: Cant figure this out..


halo203

Recommended Posts

Hello Everyone..

 

My OSCommerce site was working perfectly untill approximately 3 hours ago. I changed the image of the languages flag, and i think i changed it to a file in a directory that doesnt exist. So i figured it wouldnt matter because i didnt want the language flag to be visible, the image i had wanted to switch it with was transparent. I did all this in the admin section, no editing code.

 

Now the site or admin section does not work whatsoever. I get this error message:

 

Warning: main(includes/languages/infobox.php): failed to open stream: No such file or directory in /home/pickle/public_html/aable/includes/application_top.php on line 285

 

Warning: main(includes/languages/infobox.php): failed to open stream: No such file or directory in /home/pickle/public_html/aable/includes/application_top.php on line 285

 

Fatal error: main(): Failed opening required 'includes/languages/infobox.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pickle/public_html/aable/includes/application_top.php on line 285

 

Can ANYONE pleease help me?!?! I would appreciate it.

 

Thank You,

 

- Mike

Link to comment
Share on other sites

What is line 285 in "application_top.php pointing to?

also, if you were uploading images using the file manager in Admin, DON'T!! it doesn't work very well and can cause all sorts of problems.

You should be using some FTP software for any editing etc, or cpanel (if you have it).

Worst case, if you can't get it working and haven't got a back up, is to ask your host to reinstall their latest back-up of your site. They should back up daily even if you don't.

 

Hope this helps

 

Julian

A little knowledge is dangerous, I SHOULD KNOW.

If Life Begins At 40, What ends????

Link to comment
Share on other sites

This is starting from line 284 in application_top

 

// include the language translations

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

 

And i guess its pointing towards the file "infobox.php" which doesnt exist anywhere in my directory?

 

I have a backup of the site, but i dont know what to reupload onto the server to get it working.. Ive tried application_top and it didnt work. I use ws_ftp for everything except when i was adding a new product and i had to upload the image.

 

www.needforpanic.com/aable

 

Thanks!!

 

- Mike

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...