Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem white days


mohsen1

Recommended Posts

Posted

hello everyone

I have probelm with my site, the problem is if a customer changed the language everything become in this language except the days

you can will look at also to my site to what there is wrong my site are www.takgraphic.com/abimmo

 

 

here you can see the wrong http://www.takgraphic.com/abimmo/products_...php?language=fr site language is in French but the days am in the english

 

I find it really strange >_<

 

please help me :'(

Posted
hello everyone

I have probelm with my site, the problem is if a customer changed the language everything become in this language except the days

you can will look at also to my site to what there is wrong my site are www.takgraphic.com/abimmo

here you can see the wrong http://www.takgraphic.com/abimmo/products_...php?language=fr site language is in French but the days am in the english

 

I find it really strange >_<

 

please help me :'(

in your catalog/includes/language/french.php

 

change the code @setlocale(LC_TIME, 'en_us.ISO_8859-1'); to @ setlocale(LC_TIME,'fr') if just FR doesn;t work the try searching for the full lenght code for french .

i had the same problem but for me works with only country code because i use win server on home made server....... if you are using something else try these instructions

// Examples:

// on RedHat try 'en_US'

// on FreeBSD try 'en_US.ISO_8859-1'

// on Windows try 'en', or 'English'

 

P.S u should use a thumbanails contribution for your pictures on your site because it takes ages to load ;)

don't forget to tell me if it works ;)

Archived

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

×
×
  • Create New...