Welcome, Guest. Please login or register.
August 20, 2008, 05:14:59 PM

Login with username, password and session length
Search:     Advanced search
Website Baker 2.7.0 (stable) veröffentlicht!
Nähere Informationen findet ihr hier.
Das Diskussionsboard findet ihr hier.
60556 Posts in 9791 Topics by 5824 Members
Latest Member: blubb
* Home Help Search Login Register
+  Website Baker Community Forum
|-+  English
| |-+  Modules
| | |-+  Multilanguage Catalo Module
Pages: [1] 2 3 4 Go Down Print
Author Topic: Multilanguage Catalo Module  (Read 18369 times)
teamsoft
Pending Apprentice Baker
**
Offline Offline

Posts: 5


« on: September 07, 2005, 10:39:14 AM »

I have already translated I catalog module to English.  Now in the folder of the module, there is a subfolder called 'language' with a file by each language.
The front-end uses Smarty, so you have to include a new folder called 'smarty' in the 'include' folder of wbaker with the contents of the file smarty.zip decompressed.

You can download from
http://www.neofis.com/wb/catalogs.zip
http://www.neofis.com/wb/smarty.zip

You can see in action in this page:
http://wbaker.ath.cx/

Regards
César Rodríguez
NEOFIS NT
http://www.neofis.com

Logged
pcwacht
Guest
« Reply #1 on: September 07, 2005, 03:53:30 PM »

Thanks, I will sure try this module when I am back home.

Thanks again.

John
Logged
SuE
Pending Apprentice Baker
**
Offline Offline

Posts: 15


WWW
« Reply #2 on: September 15, 2005, 02:40:35 PM »

Hi, i tried the module  but found some problems.
 I use czech lang, and after installation, there were missing (empty texts) in the setting section .
I could not figure what to do so I decided to rename EN.php to CZ.php to get english texts in czech environment (no problem for me)  but the rights at the module dir are set so it is not possible to change them through FTP - so it was not possible to add anything.
I decided to unistall and try again with lang file added in zip, but uninstallation failed - nothing appeared on admin panel and the module is still present.
Now I do no know, what to do ..  cry
I asked my provider about the setting and they told me that this was problem of the php script and it must be removed with a script, but I am not programmer, sry  rolleyes
Logged
teamsoft
Pending Apprentice Baker
**
Offline Offline

Posts: 5


« Reply #3 on: September 22, 2005, 03:12:47 PM »

Hi, i tried the module but found some problems.
 I use czech lang, and after installation, there were missing (empty texts) in the setting section .
I could not figure what to do so I decided to rename EN.php to CZ.php to get english texts in czech environment (no problem for me) but the rights at the module dir are set so it is not possible to change them through FTP - so it was not possible to add anything.
I decided to unistall and try again with lang file added in zip, but uninstallation failed - nothing appeared on admin panel and the module is still present.
Now I do no know, what to do .. cry
I asked my provider about the setting and they told me that this was problem of the php script and it must be removed with a script, but I am not programmer, sry rolleyes

Before try unistall the module, ¿do you have delete all the pages that are using this module? If you don't delete this page, you couldn't delete this module.

Regards
César Rodríguez
NEOFIS NT
http://www.neofis.com
Logged
Tzvook
Pending Apprentice Baker
**
Offline Offline

Posts: 19


« Reply #4 on: December 07, 2005, 02:46:01 PM »

Hello All
I tried the catalog with WB 2.6 and it refuses to work sad
Is there any workaround ?
Logged
Tzvook
Pending Apprentice Baker
**
Offline Offline

Posts: 19


« Reply #5 on: December 16, 2005, 01:48:23 PM »

never mind, was easy enough to do it by myself ...
Thanks very much to this cooperative community sad
Logged
xillion
Pending Apprentice Baker
**
Offline Offline

Posts: 25


I love website baker!


« Reply #6 on: January 06, 2006, 05:16:26 PM »

I'm busy extending this module with a cart script.
When it's finished i will post it on the forum.
Logged
bartvdb
Pending Apprentice Baker
**
Offline Offline

Posts: 6


« Reply #7 on: January 12, 2006, 12:07:32 PM »

Hey guys, my first post here.

This catalogue module work fine but products that are listed under a category can't be deleted or moved up or down.
When they aren' listed under a category, but in the root, it's possible to delete them or change there position.

Did anybody else heve this problem, and fixed it perhaps?

Thanks in advance
Logged
kweitzel
Forum Team
A Baker's Baker
*****
Offline Offline

Posts: 4214


WWW
« Reply #8 on: January 15, 2006, 12:51:33 AM »

Hi all,

i went through the english language file and updated a bit in it. Here it is.

Will translate into german as well ...

@teamsoft:

This passage was still in spanish. Is my translation correct (extrapolated it from my basic knowledge of italian and with a little help from altavista's babelfish)

Code:
$MOD_TEXT['DEL_CAT_CONFIRM']="Deleting this category will also delete the subcategories and elements. Is it safe to delete this category\?";

Please rename the file from "en.php.txt" to "en.php"

cheers

Klaus

PS: doing a german translation at the moment ...

<edit> corrected some typos </edit>
« Last Edit: January 15, 2006, 01:31:25 AM by kweitzel » Logged

kweitzel
Forum Team
A Baker's Baker
*****
Offline Offline

Posts: 4214


WWW
« Reply #9 on: January 15, 2006, 01:40:47 AM »

OK ... like mentione in the previous post, here is the german language file. Please test and check it ...

don't forget to rename ...

cheers

Klaus
Logged

kweitzel
Forum Team
A Baker's Baker
*****
Offline Offline

Posts: 4214


WWW
« Reply #10 on: January 15, 2006, 05:04:13 PM »

Hi all,

I am having difficulties with the multilanguage feature of this module (see http://forum.websitebaker.org/index.php/topic,2223.0.html) can anybody help me with htis?

cheers

Klaus
Logged

kweitzel
Forum Team
A Baker's Baker
*****
Offline Offline

Posts: 4214


WWW
« Reply #11 on: January 15, 2006, 10:42:52 PM »

OK ... Stephan pointed me to the right direction ...

the line
Code:
include_once(dirname(__FILE__).'/languages/'.$LANGUAGE.'.php');
should actually be
Code:
include_once(dirname(__FILE__).'/languages/'.LANGUAGE.'.php');

then it works ...

cheers

Klaus
Logged

mufti
Pending Apprentice Baker
**
Offline Offline

Posts: 8


« Reply #12 on: January 23, 2006, 05:22:14 PM »

Hi !

whenever i try to install this module under WB2.6.1 there comes this error-msg:

Fatal error: main(): Failed opening required '/homepages/23/d151290579/htdocs/temp/unzip/info.php' (include_path='.:/usr/local/lib/php') in /homepages/23/d151290579/htdocs/admin/modules/install.php on line 60

What is to do ?

Greetz & THX
André
Logged
ruebenwurzel
Leaders Team
A Baker's Baker
*****
Offline Offline

Posts: 6255


Keep on Rockin


WWW Email
« Reply #13 on: January 23, 2006, 08:41:59 PM »

OK here we go

Done a little look at the code and found a lot of issues. Fixed the following:

  • Installing now works on WB 2.6.1 without errors (restructured the zip-File)
  • Search Table entries now correct (changed install.php)
  • Uninstalling works now and deletes catalogs dir and search table entries (changed uninstall.php)
  • Multilanguage support works now (added woudlopers multilanguage script to all files)
  • Added new languages EN and DE (thanks to kweitzel)
  • Made modul WB 2.6.x compatible (changed info.php)
  • Stored all files in Unix and deleted wrong spaces at the ends of all files

You find the corrected version as attached File. You also need the smarty.zip from the first post to get this modul working.

To do list:
  • Fix some more bugs
  • Layout tweaking of admin interface

Matthias
« Last Edit: January 23, 2006, 08:44:05 PM by ruebenwurzel » Logged

You search for help, please look here: Help-Page
You search for Modules, Templates or Languages, please look here: Addons-Page
kweitzel
Forum Team
A Baker's Baker
*****
Offline Offline

Posts: 4214


WWW
« Reply #14 on: January 23, 2006, 08:56:58 PM »

thanks a lot ruebenwurzel ... I would'nt have made it ... can you post it also in the "completed modules" section?

cheers

Klaus
Logged

ruebenwurzel
Leaders Team
A Baker's Baker
*****
Offline Offline

Posts: 6255


Keep on Rockin


WWW Email
« Reply #15 on: January 23, 2006, 09:09:18 PM »

As there are a few bugs and the layout needs some tweaking, this modul is not complet. As soon as this is be done and we can speak from a completed module it would be posted there.

Matthias
Logged

You search for help, please look here: Help-Page
You search for Modules, Templates or Languages, please look here: Addons-Page
Tzvook
Pending Apprentice Baker
**
Offline Offline

Posts: 19


« Reply #16 on: January 24, 2006, 11:30:12 AM »

As there are a few bugs and the layout needs some tweaking,
Matthias

Actualy not just the admin side need layout  tweaking, the user-side is massy too, a bit confusing...
Logged
kweitzel
Forum Team
A Baker's Baker
*****
Offline Offline

Posts: 4214


WWW
« Reply #17 on: January 24, 2006, 11:53:20 AM »

Quote
Actualy not just the admin side need layout tweaking, the user-side is massy too, a bit confusing...
Quote

actually, since the userside does use a sort of template system, you can set it up easily the way you want it to yourself ... I thinks that is the idea behind using this templates ... istn't t?

cheers

Klaus
Logged

Tzvook
Pending Apprentice Baker
**
Offline Offline

Posts: 19


« Reply #18 on: January 24, 2006, 11:56:56 AM »

Well I tweak it easily, but newbies to php might want something a bit more orgenized so they won't have to change a lot...
Logged
ruebenwurzel
Leaders Team
A Baker's Baker
*****
Offline Offline

Posts: 6255


Keep on Rockin


WWW Email
« Reply #19 on: January 24, 2006, 12:06:47 PM »

Hello,

i think the ability to change the layout in admin interface like it is possible in other modules (Bookmarks, Guestbook, ....) would be a great addition. But this needs a rewriting of this modul for wich i didn't have the time and the knowledge. Will do some layout changes at the admin interface if i had time, but the rest couldn't do.

Matthias
Logged

You search for help, please look here: Help-Page
You search for Modules, Templates or Languages, please look here: Addons-Page
Pages: [1] 2 3 4 Go Up Print 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!