The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
Hi,
I think it would be good to have the mechanism that automatically detects the user's language preference so they needn't actually click on their flag. I'm using a hack like this for the meantime:
function isJapanese() {
return substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) == "ja";
}
Offline
this is one great feature as internationalization/globalization function libraries have been introduced across various platforms and several visitors are more comfortable with content delivered to them in there native language.
Offline
This feature will not be added. If for example i'm in Japan and i want to browse a site, the browser is in japanese, but i want english ....
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
So non- English language users would be at loss.
Offline
Its easy to implement if you need this. Maybe i'll add it as a enable/disable feature.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
@AdultHeaven: whats you said is already added.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1