Re: Multi-Language Support for EZ-Pages
Hi Jens,
I downloaded the german version of 1.35 last week. Unfortunately, it includes some things that I don't want (ajax attributes for one). I would much prefer a simple translation of a vanilla zen-cart as it makes support easier. That way I can add mods as I need them directly from the developer.
Thanks anyway for the idea.
Patrick
Re: Multi-Language Support for EZ-Pages
Is Multi-Language Support for EZ-Pages work with v 1.3.6 Zen cart?
Thanks.
Re: Multi-Language Support for EZ-Pages
Hi!
I've successfully installed this mod on 1.3.6 and everything seems to work fine exept for one little thing.
I think I've done everything right but I guess I must have missed one little thing to get it to work perfectly.
The problem should be in the ezpages_bar_header.php and ezpages_bar_footer.php file but I'm not shure. When I load my site, the link reads as follow:
[...]/index.php?main_page=page&id=1&chapter=
The chapter number is missing so the TOC won't show.
Anyone can help me on this one? I'm sure the solution is really simple but I basically don't know anything to PHP!
Thanks!
Re: Multi-Language Support for EZ-Pages
Ok, just ignore my last post, I found the problem and fixed it.
Now when I edit the content of my pages the result won't show up when I hit the refresh button.
Any idea?
Re: Multi-Language Support for EZ-Pages
Hi, I have installed the ZC 1.3.7 with CZECH (default), ENGLISH and GERMAN language. I installed also the Multi-Language EZ-Pages latest pack doing these steps:
1. unzip the archive
2. copied all files to ADMIN and INCLUDE directories
3. the file ezpages_multilanguage_defines.php I copied to these locations:
\admin\includes\languages\english\extra_definitions
\admin\includes\languages\german\extra_definitions
\admin\includes\languages\czech\extra_definitions
but I do not understand this "- then edit the two define statements
in the file to suit your language." :no:
4. I run the instalation in the shop admin center - Tools - Install/Uninstall Multi-Language EZ-pages - the instalation was correct
After these steps I found in my Tools - EZ Pages three boxes for the EZ Pages title - CZECH, ENGLISH, GERMAN. I translated e.g. My Account to czech and german and click update button.
If I swith the language in admin part e.g. to czech, than the "My Account" in EZ-pages list is written in czech, if i choose germna, it is in german and english is also OK.
But In my shop header and footer line it still working in one language. If I choose czech, everything is OK, but if I click ENG flag, then only first link (HOME) is in English and the same situation is in German, only Startseite link is in German, all other links are in Czech (bad character coding). :cry:
The links in header/footer works correctly. E.g. if I choose czech language and I click My Account in footer I go to czech login page. If I choose german language and click My Account in footer I go to German login page.
Any idea how to resolve this problem ?
Re: Multi-Language Support for EZ-Pages
Hi Backstage - I'm having the same problem; I have 1.3.7 installed. I figured out that while the ezpages_content db is being updated (hence the reason we can see our page content in the admin section - and view our changes), it seems that the pages (in the shop side) are being pulled from the old html_content in the ezpages table instead of from the ezpages_content table. I'm not that proficient in PHP so I don't think I can fix this - maybe bunyip can update her mod for 1.3.7???? :D
Re: Multi-Language Support for EZ-Pages
I found my problem reason. I dind not copy the files from the CUSTOM folders to their right location:blush: Isn` t it the reason for your problem ?
Re: Multi-Language Support for EZ-Pages
I don't think so - I renamed the CUSTOM folder to my template name and uploaded the files....any help would be MUCH appreciated - I really want this mod to work!!