Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with path ...


Guest

Recommended Posts

Posted

Hi

 

I have installed the osCommerce script (version 2.2 CVS Development) succesfully in english language. It shown all is good.

 

----------------------------------------------------------

Also I had tried to setup the greek language files. For this, I translated the english languages files, I renamed its folder as "greek" and greek.php (outside of this folder - inside to "languages" dir) and I put them inside to the right languages folders, very carefully.

 

Here is the paths:

 

/home/hellenic/public_html/e-shop/catalog/includes/languages/greek/

 

and

 

/home/hellenic/public_html/e-shop/admin/includes/languages/greek/

 

-----------------------------------------------------------

 

Also, I have changed (on greek.php) the encondings from en_US 8859-1 to el_EL 8859-7 (on greek.php)

-------------------------------------------------------------------------------

 

After these

The admin directory it is working good also in english or greek mode

 

Unfortunally, the catalog it is working in english mode but not in greek mode. When I am clicking at the greek flag, the script it is not working ad the message wich appears, write next...

 

[...]

Warning: main(includes/languages/greek/index.php): failed to open stream: No such file or directory in /home/hellenic/public_html/e-shop/catalog/catalog/index.php on line 33

 

Fatal error: main(): Failed opening required 'includes/languages/greek/index.php' (include_path='') in /home/hellenic/public_html/e-shop/catalog/catalog/index.php on line 33

 

[...]

 

The path, must to was:

/home/hellenic/public_html/e-shop/catalog/index.php

 

and not this wrong path, as it apperas on wron message:

/home/hellenic/public_html/e-shop/catalog/catalog/index.php

 

 

Any idea why appears this wrong?

Where - in which file - must to do some changes?

Why in greek mode change the path, after clicking on greek flag?

 

I have checked the paths on configure.php.. They are appears as valid.

Then?

 

Thanks

Archived

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

×
×
  • Create New...