Re: Multi-Language Support for EZ-Pages
I tried hard to get this multilanguage support for ezpages running.
First everything was easy. I took the download from Jun 09 2006 and installed everything as it was written in the ReadMe.
In admin I found the possibility to have a translation into my second language.
On the shopside there wasn't shown the translation that I made in the admin.
The TOC and the foot navigation disappeared when I switched to the second language.
Then I tried to make several changes in ezpages_bar_header as it was told in this thread before.
The result was that my page didn't built up at all except of the logo.
Now I deinstalled the ezpages in the admin and tried to reinstall but it doesn't work. After installation now I don't even have the possibility to fill in the second language on the admin side.
Edit: I downloaded the last update from Oct 14 2006 but in this zip-file I couldn't find any folders and so I don't know where to put the different files with the same name.
Can anybody give me a hint what I could try next?
THX Smartsoul
Re: Multi-Language Support for EZ-Pages
Quote:
Originally Posted by
Smartsoul
Now I deinstalled the ezpages in the admin and tried to reinstall but it doesn't work. After installation now I don't even have the possibility to fill in the second language on the admin side.
THX Smartsoul
This problem is fixed, cause I found the right ezpages.php to load on the server before the reinstallation of the mod.
Re: Multi-Language Support for EZ-Pages
Another problem is solved but not in a very nice way.
The disappearing top and foot menus when I switched to second language was because of an error in the database query.
The variable TABLE_EZPAGES_TEXT wasn't resolved by the system and so the table ezpages_content couldn't be found.
Now I helped myself by hardcoding ezpages_content into the the query of ezpages_bar_header.php and ezpages_bar_footer.
Maybe someone can tell me about a more elegant way to solve this problem?
At least there is still one point left. The content of my multilanguage ezpages is still taken from the wrong table (ezpages instead of ezpages_content).
Where do I have to make the change in the query or in which file I should search or replace?
THX for your help!
Re: Multi-Language Support for EZ-Pages
I'm sorry, but again me.
I forgot to put header_php.php from update package multilanguage_ezpages_1.3.0.5v2.zip onto the server.
Then after hardcoding again the database table in this file it works fine.
THX, hope you didn't feel too much disturbed by my posts ;-)
Quote:
Now I helped myself by hardcoding ezpages_content into the the query of ezpages_bar_header.php and ezpages_bar_footer.
Maybe someone can tell me about a more elegant way to solve this problem?
Does anybody know anything?
Re: Multi-Language Support for EZ-Pages
Hey every body great mod. I just wanted to let people know that I just merged it w/ zen cart 1.3.7.01. and submited it to the down loads section. Its not up yet. but I would forget to post about it if I waited.
This mod will make it so that it will work w/ what ever WYSIWIG you want to use
you can see it in action at vitalityrainforest.com
Lets bug the admins to make this a standard part of the code base for a next release.
JOsh
Re: Multi-Language Support for EZ-Pages
Quote:
Originally Posted by
##########################
Lets bug the admins to make this a standard part of the code base for a next release.
JOsh
Would be sooo nice, if they would do so! :cool:
Re: Multi-Language Support for EZ-Pages
I just was sent an email telling me that the mod is live at http://www.zen-cart.com/index.php?ma...roducts_id=113
Re: Multi-Language Support for EZ-Pages
Hi,
I have just downloaded the contribution and dropped in the php files as directed.
When I try to run the tools/create option to create the database file, it returns me to the admin log-in page without creating the file. No error message!
Can anyone help.
Re: Multi-Language Support for EZ-Pages
Quote:
Originally Posted by
MANXMAN
Hi,
I have just downloaded the contribution and dropped in the php files as directed.
When I try to run the tools/create option to create the database file, it returns me to the admin log-in page without creating the file. No error message!
Please post you zen cart version as well as PHP and Mysql version that is on your server. it will enable people to help you better.
Re: Multi-Language Support for EZ-Pages
Hi,
Zencart: 1.3.7
PHP: 4.4.7
MYSQL: 4.1.20
Hosted on HOSTEXCELLENCE.com
IIS
System is located in a sub directory http://www.nutrisearch.eu/shop/ were we are trying to build a 4-language cart.
Thanks.