Search found 86 matches

by kurashiki_ben
Thu Nov 11, 2010 10:07 am
Forum: Translations
Topic: Japanese characters in alias
Replies: 4
Views: 8618

Re: Japanese characters in alias

Hi Calguy, Of course I understand that this is the case. However, please consider the reasons that the hack has been done. I.e. that utf-8 characters are an integral part of urls as used in many sites around the world, and for my site we can't live without them. See my post here" http://forum.c...
by kurashiki_ben
Thu Apr 08, 2010 2:22 pm
Forum: Modules/Add-Ons
Topic: US state based Destination Shipping
Replies: 4
Views: 2047

Re: US state based Destination Shipping

Hi Chris, I acheived this perfectly for Japanese prefectures using the above solution. But, you might be able to do it without the hack by creating the country and states you need in the latest version of orders. If you did this, put the state options in the country box and the country options in th...
by kurashiki_ben
Sat Feb 06, 2010 2:30 pm
Forum: French - Français
Topic: Changement de l'alias de la page et redirection automatique
Replies: 3
Views: 3383

Re: Changement de l'alias de la page et redirection automatique

Bonjour, J'ai essaye cette solution sous CMS 1.6.5, mais elle ne semble pas marcher. Ma balise gestion_404 : $redirections = array('page/' => '/page1/'); foreach($redirections as $key => $value) {      if(strpos($_SERVER['REDIRECT_URL'], $key) !== false)      {            header('HTTP/1.1 301 Moved ...
by kurashiki_ben
Sat Feb 06, 2010 2:23 pm
Forum: CMSMS Core
Topic: auto 301 redirect
Replies: 0
Views: 968

auto 301 redirect

CMS Made Simple 1.6.5 "Poya" Hi, I created a redirect for some page aliases that I changed. For example, if somebody goes to www.mysite.com/page I want them redirected to  www.mysite.com/page1 I saw a solution on the French forum: http://forum.cmsmadesimple.org/index.php/topic,38135.0.html...
by kurashiki_ben
Sat Feb 06, 2010 2:07 pm
Forum: Modules/Add-Ons
Topic: Destination Based Shipping - shipping not calculated properly
Replies: 2
Views: 1140

Re: Destination Based Shipping - shipping not calculated properly

Posted in the bug tracker in the forge: http://dev.cmsmadesimple.org/bug/view/4576 You can test it here on a clean install of cms and modules: http://www.magochikyu.jp/dev/cmsmsclean/index.php?page=how-cmsms-works 1) add fairtarde shoes product to basket 2) click on order 3) go to register and use a...
by kurashiki_ben
Fri Jan 29, 2010 11:04 am
Forum: Modules/Add-Ons
Topic: Destination Based Shipping - shipping not calculated properly
Replies: 2
Views: 1140

Destination Based Shipping - shipping not calculated properly

CMS Version 1.6.5 CGExtensions 1.17.6 Orders 1.6.12 DestinationBasedShipping 1.1 FrontEndUsers 1.6.11 SelfRegistration 1.2.5 Hi, I am having an issue with DBS and orders. It seems that there is an issue calculating shipping in some cases including: - first orders when Address Retrieval Method in Ord...
by kurashiki_ben
Sat Jan 23, 2010 12:07 am
Forum: Translations
Topic: Japanese characters in alias
Replies: 4
Views: 8618

Re: Japanese characters in alias

tested this and it works great so far!
I'll keep you up to date with any issues.
many thanks
Ben
by kurashiki_ben
Mon Jan 18, 2010 9:50 am
Forum: Translations
Topic: Japanese translation for cart module
Replies: 0
Views: 4063

Japanese translation for cart module

Is attached. Let me know if you have any improvements.
Ben
by kurashiki_ben
Mon Jan 18, 2010 9:48 am
Forum: Translations
Topic: Japanese characters in alias
Replies: 4
Views: 8618

Re: Japanese characters in alias

thanks for that!!
I'll try it and let you know.
by kurashiki_ben
Mon Jan 18, 2010 8:46 am
Forum: Modules/Add-Ons
Topic: [solved] Blogs address not working after activating mod-write and nice URLs
Replies: 3
Views: 1815

Re: Blogs address not working after activating mod-write and nice URLs

can you have a look at the part of your config.php file that relates to URL Settings. it should be something like:   #------------   #URL Settings   #------------   #What type of URL rewriting should we be using for pretty URLs?  Valid options are:   #'none', 'internal', and 'mod_rewrite'.  'interna...
by kurashiki_ben
Sun Jan 17, 2010 7:59 am
Forum: CMSMS Core
Topic: utf-8 urls / page aliases for SEO and other issues
Replies: 1
Views: 2432

utf-8 urls / page aliases for SEO and other issues

Hi all, I am running a site in Japanese. CMSMS is set up to only accept "Letters and numbers" (latin characters and arabic numerals) (This is from the CheckAliasError function in class.contentoperations.inc.php) This means that I can only set page aliases in latin characters, which is a bi...
by kurashiki_ben
Sun Jan 17, 2010 7:02 am
Forum: Layout and Design (CSS & HTML)
Topic: Display issues in MSIE6.0 (NCleanBlue template)
Replies: 5
Views: 2933

Re: Display issues in MSIE6.0 (NCleanBlue template)

I'm using Firefox 3.0.15, and it still has problems, the left is showing above the main content, some times right in the middle of the page... Thanks for reporting that. It was also mentioned by somebody running FF3.0.x on a mac, but I can't repicate it in any other browsers. I think it is being ca...
by kurashiki_ben
Sun Jan 17, 2010 4:24 am
Forum: CMSMS Core
Topic: [solved] server location in different locale: offset time display
Replies: 1
Views: 1059

Re: server location in different locale: offset time display

solved. should have read down  :-[: http://forum.cmsmadesimple.org/index.php/topic,1518.msg109907.html#msg109907 On my host it didn't work the .htaccess file, but I was able to overcome this by adding the following line to config.php (I put it under the locale setting line) putenv('TZ=US/Eastern'); ...

Go to advanced search