osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Templates get screwed up after adding Dutch Language!

This is a discussion on Templates get screwed up after adding Dutch Language! within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi folks, I would like to set up a Dutch language pack for osCMax v2. I uploaded the Dutch OSC ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 09-22-2005, 08:10 AM
Lurker
 
Join Date: Sep 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
robariens
Default Templates get screwed up after adding Dutch Language!

Hi folks,

I would like to set up a Dutch language pack for osCMax v2.

I uploaded the Dutch OSC 2.2 MS2 language pack to includes/languages/dutch and added any missing files with the English ones.

Now the templates get screwed up as soon as I choose the Dutch language.

Does anybody have an idea how to solve the problem?

Check out the site at www.webcosmix.com/catalog.

Of course I will contribute the language pack as soon as translations of any missing defines are finished

Greetz,

Rob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 09-22-2005, 08:23 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,334
Thanks: 68
Thanked 324 Times in 307 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Templates get screwed up after adding Dutch Language!

This is because you are missing tons of language constants. You will need to add any missing contants. Compare english.php to dutch.php and copy over any missing defines. Also double check that you added everything.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 09-22-2005, 08:34 AM
Lurker
 
Join Date: Sep 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
robariens
Default RE: Templates get screwed up after adding Dutch Language!

Hi Michael,

Thanks for your reply. I compared the directories and all 83 files are present in includes/languages/dutch!

So I guess the problem lays in the defines. That won't be a problem to solve it.

I will keep you posted on the progress of Dutch translation!

Cheers,

Rob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 09-24-2005, 12:45 PM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,584
Thanks: 1
Thanked 84 Times in 71 Posts
Rep Power: 10
jpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of light
Default RE: Templates get screwed up after adding Dutch Language!

There are "other" language file that have to be duplicated...

Copy over:
affiliate_english.php
add_ccgvdc_english.php

to:

affiliate_dutch.php
add_ccgvdc_dutch.php

(and translate)

and in dutch.php change refernces of the *english.php to *dutch.php

Good Luck!
__________________
JPF - osCMax Fourm Moderator
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 10-06-2005, 03:47 AM
Lurker
 
Join Date: Sep 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
robariens
Default RE: Templates get screwed up after adding Dutch Language!

Hi Michael, jpf,

I finished the setup of a Dutch language pack for the user (frontend)interface, not the admin part.

I encountered a problem. As soon as I add a 'product-description' to a specific product it doesn't get listed or is not shown in the frontend!

Try for yourself at www.webcosmix.com/catalog/admin

Do you have any idea how come or what the problem could be?

Regards,

Rob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 10-06-2005, 12:37 PM
New Member
 
Join Date: Sep 2005
Posts: 12
Thanks: 0
Thanked 6 Times in 2 Posts
Rep Power: 0
Jonthebest
Default RE: Templates get screwed up after adding Dutch Language!

Check this out.. might be the problem.

http://www.oscdox.com/PNphpBB2-viewtopic-t-5619.html

Also, when editing language files, try using beyond compare, makes it a lot easier and smoother!

GLHF!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 10-07-2005, 07:30 AM
Lurker
 
Join Date: Sep 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
robariens
Default RE: Templates get screwed up after adding Dutch Language!

Hi Jon,

EXCELLENT!

I guess that should do the trick!

Question for Michael... Shall I send you the Dutch language pack for the user interface by email?

Regards,

Rob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 10-07-2005, 09:41 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,584
Thanks: 1
Thanked 84 Times in 71 Posts
Rep Power: 10
jpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of light
Default RE: Templates get screwed up after adding Dutch Language!

You can ATTACH your ZIP to your message here - OR PM Michael and attach it there....

Thanks!
__________________
JPF - osCMax Fourm Moderator
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Dutch language files for osCmax? nathanwheeler osCMax v1.7 Installation 5 02-18-2005 04:23 AM
I've screwed it up - please help! obscure osCommerce 2.2 Modification Help 2 02-24-2004 02:47 PM
support for dutch language in osc MAX blurg osCommerce 2.2 Modification Help 0 11-16-2003 04:57 PM
new install is all screwed up Arpit osCommerce 2.2 Installation Help 4 08-28-2003 07:14 PM


All times are GMT -8. The time now is 06:36 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax