just installed this mod. Works fine except the "breadcrum" pard. The name of the EZ-page appears twice. So I get "Home >> EZ-page 1 >> EZ-page 1
its a 1.3.7 shop
any idea's?
Printable View
just installed this mod. Works fine except the "breadcrum" pard. The name of the EZ-page appears twice. So I get "Home >> EZ-page 1 >> EZ-page 1
its a 1.3.7 shop
any idea's?
I just installed the module and get array string instead of the title on the header.
I also tried and added all old ezpages title and page content for each languge, but that did not help.
Even all new ezpages I create give the array string.
I use Zen Cart v1.3.7.1/v1.3.7.1.
I also have css_horizontal_drop_down_menu_1.4 module installed if that matters?
What could be the cause or what should I check?
marksu
more info>
zen_ezpages has on all title fields string array.
zen_ezpages_content table has the corrent data.
Below is screenshot
http://fotonapakymppi.fi/dev_23h23/i...page_error.jpg
As you see the page header links and right sidebox shows string array.
The page content the otherhand is OK and even the content heading.
Has newest multiple language ezpages module gone bad?
I tested it agents a clean Zen Cart v1.3.7.1/v1.3.7.1
Same problems with the array string.
The clean intallation had no ezpages so I created one and it got same array problem.
Some reason the table zen_ezpages title field is updated with string "array"
but zen_ezpages_content seems OK.
Is this a major bug?
marksu
Strangly litle responses to my problem even though it seems to be a major flaw that renders module useless.
Well I guess I just have to wait more time in hope for help.
marksu
OK problem solved.
Instruction did not menssion that the folder COMMON in modules folder has to be renamed to template name.
That solved the issue.
EDIT: well allmost.
The header product category line is OK but the menu to extent with ezpages still shows in the old table values.
Same problem wit ezpages box.
Well propaply some other files missing that I need to check?
marksu
Yes I solved it.
Sorry for my bad writing I ment folder named CUSTOM and not COMMON.
It is under modules folder. Rename it to your template name.
That fixed my problem.
Sorry for my late reply.
EDIT: is your problem in header product category line or menu?
I presume the header product category line as the menu problem was coused by incopatibly issues with a menu module.
marksu
Hi,
I don't know whether someone has already reported this, but here it goes anyway.
I found after having installed multilanguage_ezpages_1.3.0.5v2.01 the breadcrumbs in my EZ Pages were duplicating my last breadcrumb; for example: Home • Information • Information.
Being an astute follower of the 'Less is more' principle I decided that the last breadcrumb had to go.
Just go into includes\modules\pages\page\header_php.php and go to line #156.
Change:
$breadcrumb->add($var_pageDetails->fields['pages_title']);
to:
//$breadcrumb->add($var_pageDetails->fields['pages_title']);
and your EZ pages are clutter-free again :-)
Hopefully this saves someone the time it took me to figure this one out.
Regards,
Oculas
I've installed Zen-cart 1.3.8 and the Multi-Language Support for EZ-Pages module.
I had the same problem as above; on some ez-pages (not all) I had double breadcrumbs. I commented out the $breadcrumb-line as described by oculas and now it works fine.
But I still have a problem:
I have an ez-page link in the important information box to a content page wich works fine.
Another ez-page link in the footer with an internal link to the site map also works fine.
BUT the ez-page link in the footer to a content page doesn't work. It shows the link and title but the content on the webpage shows the word array. Although in the table the right content is inserted.
Does any one have a clue??
( I'm developing the site here http://85.92.129.70/~sgovers/index.php )
A correction of the last post: I don't have an ez-page link in the important information box. (It is a more information box not an ez-pages box)
So the ez-page link in the footer with an internal link to the site map works fine but the ez-page link to a content page doesn't work. It shows the link and title but the content on the webpage shows the word array. Although in the table the right content is inserted.
Does the above rectify the problem below?
Running ZC 1.3.8 with Multilanguage EZ-Pages 1.3.05v2.01
I have sorted out most of the errors that I have had with the mod by this thread. However, I am having issues where the mod seems to be ignoring Chapter and TOC settings. At some point after I first installed the mod, this was working correctly.
I looked here https://www.zen-cart.com/tutorials/i...hp?article=117 for some indication of how to indicate main and subordinate pages and it seems a little ambiguous. Also, I did not change any settings from before when it was working.
The site can be looked at http://www.pheniks.net/zen/
What you would be looking for is the fact that in the footer, there are a bunch of links that are supposed to be on Chapter and TOC.
For instance, "Our Candles" is supposed to be the parent page that will contain "You Breathe What You Burn," "Hand Carved," and "Guarantee." Also, "Events" is supposed to contain "Calendar."
Thanks in advance.
I have figured it out.
First, I did have an somehow messed up query in ezpages_bar_footer.php
Second, if you don't want the ezpage to show up on your site header, footer, sidebox, but you do want it to show up on Chapter/TOC set the sort order for the appropriate areas you don't want to zero (0).
And ta da, I've fixed it myself.
Does anyone know why my EZ Page page name would not show up in the header link? (ZC version 1.3.8).I am using the EZ Pages Multi Language Support
I have created an EZ Page (About Us) and have set the "EZ-Pages Display Status - HeaderBar" to On. The Header Status is on in the EZ Pages admin screen (with a number '10' to denote order.
When I view the source of any of my site pages, the EZ Page link is there, but the page Name is not (and therefore there is no clickable text)
I tried inserting //<?php echo $var_linksList[$i]['name']; ?> and the variable comes up blank.
I believe it to be a problem with this module as I have set up a test site that does not have the module installed, and the EZ page module shows up no problem in the header on the same conditions
My PHP skills are weak, so any help would be GREATLY appreciated!
Thanks in advance,
Brian
ok found the problem... the ez_pages_bar_header.php in the /includes/modules/CUSTOM directory was not being read. Once I copied it over to /includes/modules, it works fine. I guess I'm not getting the custom module override.
Does anyone know where the SQL query statment is for which you pulled the pages_title and show it in the HTML header (in the <title> tag)?
I don't know why mine is showing the pages_title from the original ezpages table instead of the ezpages_content table. Maybe this isn't an issue for any of you but since my zen cart is heavily modified, I'd like to know how I can fix it. All I need to know is where the location of the SQL statement (which file).
Thanks.
I installed the package with 1.3.8. a. However, it only works for update on the English html content, not on second language content. i.e. it goes to index.php?main_page=page&id=2, in fact it keeps going to the page2_1.php under the second language folder. Any help there?
I wonder the awesome bunyip support has long gone :P
It says clear : Only define either: HTML Content -or- Internal Link URL -or- External Link URL
Solution: if you have html content under EZpage, then don't do the link URL, or vice versa.
But what I having trouble is the html content only work on English version not the second language version.
i have multi language ez-pages installed, (just followed the steps, everything seemed fine). its been installed.
then "translate me" appeared on my site, and i went to Admin > Tools > EZ Pages, "translate me" also appeared ahead the titles.
i clicked edit the pages, but there's still only the default language to edit, i didnt find any additional languages.
whats wrong with it? i dont know what to do. :blush:
bluesky,
In my case, I installed other language packages first, then use this add-on. HTH.
i have installed french package before i use this add-on.
my case is :
-----
before i installed multi-language ez-pages, when i clicked edit ez-page :
changing admin to english or french, there's always only the language english on the editing page.
-----
after i installed multi-language ez-pages, when i clicked edit ez-page :
changing admin to english, the introduction of ez-page is in english.
changing admin to french, the introduction of ez-page is in french.
but, there's only one language to write the title, html content or link, no additional language option.
-----
so, my ez-pages isnt in multi-language even i have this add-on.
i dont find the CUSTOM in my folders,
first "CUSTOM" : /includes/modules/CUSTOM
i found only "template_default" and "classic" in my "modules", so i transfered those two files to "template_default".
sencond "CUSTOM" : /includes/modules/sideboxes/CUSTOM
i found only "classic" in my "sideboxes", so i created "template_default" and transfered that one file to "template_default".
perhaps the problem is that i put those files which's in CUSTOM to the wrong place?
I had the same confusion you got.
The "CUSTOM" directory should be your custom template directory name. That is, you don't look into the actual folder name of "CUSTOM" but whichever template name you are using, i.e. "default", "real forever".
havent worked out yet, noboday can help?
Don't see site up and running. Otherwise, try to understand the issue from it.
Are you sure the French package working with your zen cart version?
it works now :D
the only problem was that i put the CUSTOM to the wrong place.
in my zen, it should be the folder classic
Hello. I need help please.
I've installed EZ Multilyngual pages for English & Russian and now I can see the two HTML content boxes whtin the pages editor. However when I try to cgeate First page for the menu bar it always shows Array for both languages in the EZ header page which I can;t change. It shows however translated words in the TOC when I click on this Array.
Befor It was installed I couls create this header menu without problem but only in one language.
Please help.
Thank you
Gleb.
Sorry if this has been mentioned somewhere else, I couldn't find mention of it...
I was having repeated entries in the breadcurmb title i.e Home :: (translate me) Video :: (translate me) Video
This was only for ezpages... I have the multi-lingu installed.
I found a duplication of the line
$breadcrumb->add($var_pageDetails->fields['pages_title']);
in file includes/modules/pages/page/header_php.php ilne 156
I commented one out and don't recieve the repitions...
Regards
Neil Dudman
I was having the same problem and realized that I made one error when installing the files.
I had originally saved the first file under includes/modules/pages/page/CUSTOM/header_php.php. Once I fixed that, the array problem went away. Perhaps you made the same mistake?Quote:
These two files overwrite existing files that don't have an over-ride capability: make backup copies just in case, and keep them in mind for when you are next upgrading your Zen Cart...
includes/modules/pages/page/header_php.php
admin/ezpages.php
I installed the Multilingual EZ Pages download and I think I did everything as in the readme file.... now when I want to add my language heading it gives me a
Error: you have defined multiple settings when only one may be defined per Link ...
Only define either: HTML Content -or- Internal Link URL -or- External Link URL
the HTML areas are blank and I only inserted a external link
what am I doing/ did I do wrong
any help appreciated....
Hi.... I'm reading this Thread and feeling a bit like a deer in the headlights... most doesn't make sense to my not so programmer brain... please take pity on me and explain in design mode
I get this on my page where I inserted an afrikaans title to my english ezpage
1054 Unknown column 'pages_title' in 'order clause'
in:
[select * from evergree_ezpages where status_sidebox = 1 and sidebox_sort_order > 0 order by sidebox_sort_order, pages_title]
it normally doesn't allow me to enter Afrikaans title with error
Error: you have defined multiple settings when only one may be defined per Link ...
Only define either: HTML Content -or- Internal Link URL -or- External Link URL
have uninstalled...or tried to
still get
1054 Unknown column 'pages_title' in 'field list'
in:
[select pages_id, pages_title, pages_html_text, alt_url, alt_url_external, languages_id from evergree_ezpages]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
when want to install again after I did all the steps again for installation
checked the 'CUSTOM' folders mentioned and fixed it
fixed the header and footer as they gave code
desperate for guidance:frusty:
1146 Table 'evergree_evergreeninfo.evergree_ezpages_content' doesn't exist
in:
[SELECT e.*, et.pages_title FROM evergree_ezpages e LEFT JOIN evergree_ezpages_content et ON (e.pages_id = et.pages_id) WHERE et.languages_id = '1' AND e.status_header = 1 AND e.header_sort_order > 0 ORDER BY e.header_sort_order, et.pages_title]
does anyone know whats missing if you get this on your site after installing Multi-Language Support for EZ-Pages?
i'm trying to do a backup restore with no luck.... only headers display on my page
Zen ver 1.3.7, Mysql database...
www.evergreenparenting.co.za
Is the current Multi-Language EZ page mod compatible with 1.3.8a?
Successful install.
But...
define pages link from EZ-page links don't show.
Any ideas?
There are no additional language fields under the EZ-pages settings.
Do I need to change my admin language before editing the EZ-pages.
Hi guys,
ive been reading every post in this thread... and i must say i am going nuts....
My problem is:
The mod is installed and working ok with creating pages in 2 languages, with different titles :smile:
[The problem i have is that when i creata a TOC it dossent show. An example of the link/ url would be: index.php?main_page=page&id=1&chapter= - and if i manually put in 10 after chapter= in the browser, then the page loads with the TOC.
Iam using template overides, and the CUSTOM folders have been renamed...
I really, really hope somebody could give me a hand :blink:
Thanx in advance
thanks for the mod :)
works great
hi, unfortunatell it doesnt work for me. I followed instructions, renamed CUSTOM folders, i get two fields for two languages in EZ Pages menu, BUT links to translated pages on homepage are not shown. Just empty spaces, nothing else... zen 1.3.8. and i did try to use FIX link... uninstall/install... didnt help.
Does it work on 1.3.8a ?
I have install the mod
and I have input the title page for both language
but I can't see anything at frontend
please help
thank a lot
same here i have put up the mod.. but then when i put something in for my french words.
(translate me) NEW PRODUCTS
When i say delete this and put in say that in french.. it just shows a blank space..??? in the FRONT end on the HEADER.. for both english and the french.. they just gone?
I"m lost.. any help would be great..
I see there are some files to over ride.. What is the CUSTOM Folder that we need to replace.. what do we put in here.. ????? this is might be why my site is not working..
FILES TO OVER-RIDE
The following files go into your custom over-ride folders (replace CUSTOM with your own folder name):
includes/modules/CUSTOM/ezpages_bar_footer.php
includes/modules/CUSTOM/ezpages_bar_header.php
includes/modules/sideboxes/CUSTOM/ezpages.php
SOLVED - CUSOME NEEDS TO BE YOUR TEMPLATE FOLDER NAME.. I must of not rad this in the instructions.. or i'm blind.. :( but found it in some other post.
The multilanguage ez-pages don't show up?
MAKE SURE YOU RENAME ALL THE FOLDER NAMED "CUSTOM" TO "YOURS TEMPLATE NAME".
Could be a nuber or name. You can look wich name to assign in ADMIN -> TOOLS -> TEMPLATE SELECTION -> (here you have your template name).
I had the same problem.
I hope this helps!
We have figured out how to get our multi-language EZ pages working in English and Chinese. Now we are having a problem with the links. Internal and external links work with no problem, however the pages that we translate to Chinese do not open. Instead, we are redirected to a completely different website. I think it has to do with a template that the developers downloaded somewhere but I am not sure and do not know where to change the settings.
I have checked all the files that would have been affected by a new template, language pack, and multi-language EZ page module and have found one occurrence of the url in /includes/languages/chinese/index.php where it appears after this line:
but I don't think that's the right file.Code:} elseif ($category_depth == 'nested') {
Any ideas?
hi
I installed your add on , I have french and english languages
I run the fix patch but still I don't have any more the title in my top menu bar of my ez pages
how I put thoses links back
thanks
eric
Hello,
I had a problem with this module in the following scenario:
1) I installed the module
2) I added a new language
3) I attempted to edit an existing ez page
The new translation would not be updated when submitting my changes. I believe I've resolved the issue by adding the following code to the /admin/ezpages.php file at about line 193 ...
This message applies to Zen Cart 1.3.8a and Multi-Language EZ Page Support module 1.3.0.5v2.02PHP Code:
/** added by applynx -- inserts text if new language **/
$page_query = "select * from " . TABLE_EZPAGES_TEXT . " where pages_id = '" . $pages_id . "' AND languages_id= '" . $language_id . "'";
$page = $db->Execute($page_query);
if ($page->RecordCount() == 0) {
$sql_data_array['pages_id'] = $pages_id;
$sql_data_array['languages_id'] = $language_id;
zen_db_perform(TABLE_EZPAGES_TEXT, $sql_data_array);
}
/** end applynx modification **/
I use multilingual ez-pages with min. modification of zen cart and no mod installed.
ZenCart - 1.3.8a
DB encoding - utf8_unicode_ci
site encoding - utf8
changes in includes/modules/ezpages_bar_header(footer).php
$lang = $_SESSION['languages_id'];
$page_query = $db->Execute("select * from " . TABLE_EZPAGES . " where status_header = 1 and languages_id = $lang and header_sort_order > 0 order by header_sort_order, pages_title");
I create 3 ezpages "Home" for 3 different languages with names and content, corresponding to each language and same sort order.
There is in DB a "language_id" field (default=1). Change this value to 2, 3 etc. which is ID of desired language.
I can add in admin few fields in EZpages - create/edit/control pages to enable choice, sort order and language select from admin, without direct edit of DB, but I have no time to do this.
This works for me fine.
Sorry if my post looks funny for you.:wink:
I installed the latest version. I read the readme.txt file and followed the instructions.
After clicking install link from tools->install/uninstall multilanguage EZ-pages, all my Ez-pages links disappear from the header and footer and every where..
I used fix/repair -link tools->install/uninstall multilanguage EZ-pages and I get:
3 pages now need translations to be fixed from Admin > Tools > EZ-Pages.
I have done all the translations but I keep getting the message when using fix/repair -link. And all the links stay invisible..
Any help available??
Thanks in advance!
Hello, I have installed the module. From the readme.txt I read this as installation instructions:
I go to the admin pangel, I see no "Install/Uninstall Multi-Language EZ-Pages" under "Tools" menu.Quote:
Step 1. Go to Admin > Tools > Install/Uninstall Multi-Language EZ-Pages and click the link for Uninstall. This transfers page titles and html content for your default language back into the regular ezpages table, and then drops the ezpages_content table. After this step you MUST replace the file admin/ezpages.php with an original file from your Zen Cart installation package or your ezpages admin page WILL NOT FUNCTION.
When I go to E-Z Pages I get this error:
I need English/Greek support on my website but I'm a bit confused on how make this module work :-(Quote:
1146 Table 'metrofarmacy.TABLE_EZPAGES_TEXT' doesn't exist
in:
[select count(*) as total from ezpages e, TABLE_EZPAGES_TEXT et where e.pages_id = et.pages_id and et.languages_id = '2']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Hello Everyone,
Please help.
I have a real problem here. My page and admin aren't accessible anymore...I didn't change any core files for at least one week now. Yesterday all worked:
Here is the problem:
When i open my site it says like this:
TagLine Here
1146 Table 'pasjazvezd_zvezda.TABLE_EZPAGES_TEXT' doesn't exist
in:
[select e.pages_id, e.page_open_new_window, e.page_is_ssl, e.alt_url, e.alt_url_external, e.toc_chapter, et.pages_title from ezpages e, TABLE_EZPAGES_TEXT et where e.pages_id = et.pages_id and et.languages_id = '2' and status_header = 1 and header_sort_order > 0 order by header_sort_order, pages_title]
And if i open ADMIN PAGE:
Warning: dir() has been disabled for security reasons in /home/pasjazvezd/domains/pasjazvezda.si/public_html/mojemesto/includes/initsystem.php on line 22
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/pasjazvezd/domains/pasjazvezda.si/public_html/mojemesto/includes/initsystem.php:22) in /home/pasjazvezd/domains/pasjazvezda.si/public_html/includes/functions/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/pasjazvezd/domains/pasjazvezda.si/public_html/mojemesto/includes/initsystem.php:22) in /home/pasjazvezd/domains/pasjazvezda.si/public_html/mojemesto/includes/init_includes/init_templates.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/pasjazvezd/domains/pasjazvezda.si/public_html/mojemesto/includes/initsystem.php:22) in /home/pasjazvezd/domains/pasjazvezda.si/public_html/mojemesto/includes/functions/general.php on line
Does anyone have any clue what is going on here. I allready tried to upload backup mysql base and core files for includes and whole admin core files, but it is the same... i am totally clueless...
Regards,
MAtic
Hello,
Installed the package and now content of easy pages is gone. do have links in footer and hearder working fine. They navigate but there is no content. Why?
Thanks.
Tools > Uninstall/Install MultiLingual EZ Pages perhaps?
when I look int ezpages_content table pages_html_text field has entries so the content is there.
I just have (translate me) in front of EZPAGE name and in content
What's going on with this mod?
Ah... could this be as simple as you don't now have Display Orders set? If they are all set to zero for example they will not show, they need to be 1,2,3,4 etc (or better advice 10,20,30,40,)
which file is responsible to load the content?
Anyone?
URL looks like this
http://www.NAME_OF_MY_SITE.com/index...age=page&id=27
I do see TOC but no content. I checked CONTENT DB table and text is in there. What's going on?
So does anybody have an idea?
Hello,
Installed the package and now content of easy pages is gone. do have links in footer and hearder working fine. They navigate but there is no content. Why?
Thanks.
Hi all.
I have installed this mod and am having a few issues.
1) Have read through all previous comment threads and it will not work, yet pages in the second laguage are all showing up with the (translate me) header.
2) now when any content is edited on any ez-page it does not seem to save (always reverts to what was there originally).
Any ideas?
Hello,
sorry, I was reading this thread from first, and then I restarted from the end, I don't know if somebody solve this issue right now... the module seem to be wonderful...
But I just installed my v1.3.9d of zen cart, and loaded this module v.2.02, where I have spanish by default, english, french, rumanian, polish and arabic language...
So, I just wanted to insert an external page for wiki, and forum in the header, and I'm getting the same famous arry in all languages, including the english one.
The files which was into the CUSTOM directory, I place them into ./modules/pages/page as somebody recommended here...
nothing working :no:
Helppppppp
I just installed this multilanguage ezpages pack. I think it is a great tool. I did translate the EZPages. I am having a problem. Now the sideboxes, footer or header (spanish nor english) are not displaying the links. I did follow the instructions in the readme file. What did I missed? :cry:
I am having the same problem. I hope someone has an idea!
Hi I'm a newbie of zencart. I just placed the module's files into zc 1.3.9d as instruction. When i click the link in admin tool to install, it prompt out 500 internal server error. I checked the error log and found the following:
[Sun Sep 05 04:12:46 2010] [error] [client 202.140.101.50] File does not exist: /home/hahagr5/public_html/500.shtml, referer: http://hahagreen.com/cart/admin/index.php
[Sun Sep 05 04:12:46 2010] [error] [client 202.140.101.50] SoftException in Application.cpp:264: File "/home/hahagr5/public_html/cart/admin/ezpages.php" is writeable by others, referer: http://hahagreen.com/cart/admin/index.php
[Sun Sep 05 04:12:38 2010] [error] [client 202.140.101.45] File does not exist: /home/hahagr5/public_html/500.shtml, referer: http://hahagreen.com/cart/admin/index.php
[Sun Sep 05 04:12:38 2010] [error] [client 202.140.101.45] SoftException in Application.cpp:264: File "/home/hahagr5/public_html/cart/admin/ezpages_install.php" is writeable by others, referer: http://hahagreen.com/cart/admin/index.php
Anyone can help? Thanks!
here is the solution:
there is folder /includes/modules/CUSTOM
you have to rename folder "CUSTOM" to "name_of_template_you_are_using"
Hi I have installed the module and it is working beatifully.
I have only one problem.
In the breadcrum line in header, just above the ezpage content, I can see the ezpage name repeated twice like below.
Home :: Concessionari ASSO :: Concessionari ASSO
Instead in the footer, there is not repetition.
This is not a big trouble but it is annoying.
Has anyone experienced this?
Any solution to avoid the repeating?
Thanks
enzo
Never mind. Found the solution in this post.
http://www.zen-cart.com/forum/showpo...&postcount=132
Thanks.
hello,
after installing the module, all is working...except the main page!
the main content in the center does not display correctly the french content
the bug :
go to http://www.creativepetcollars.com/
and click the french flag
(the main content is a short text)
this good content but bad url
http://www.creativepetcollars.com/in...d=1&chapter=10
here is the ezpage config :since the language is saved in session, how can i can have the french content with this url ?Code:header yes order=10
sidebox no order=0
footer=no order=0
chapter=10
toc=yes order=10
Internal Link URL: (empty)
External Link URL: (empy)
the html content in english and french is filled
http://www.creativepetcollars.com/
regards
just looking for some clarification ...
Does Fix/Repair always need to be executed if languages are installed after installing this mod?
If I go to edit an ez-page, such as footer link, then I have the edit boxes for the new language, but it won't get saved. Does Fix/Repair have to be executed after each new language is installed?
never mind, it seems to be fairly simple.
If installing languages after this mod has already been installed, then do the following after installing the new language.
1. put the following file, from the multi-language ez-pages install package, in this directory of your new language:
yournameof_admin\includes\languages\new_language_name\extra_definitions\ezpages_ multilanguage_defines.php
There are two language defines in that file that are used in Admin, one in is used in the Tools menu and the other define is used on the 'create new page' page in Tools >> EZ-Pages. You would simply want to edit that file, perhaps, to have those words display in the new language and so that you don't have the unsightly 'undefined' name, such as BOX_MULTI_EZPAGES_INSTALL, in your Admin controls, which will happen if the new define does not exist in the above directory for the new language.
2. Yes, run Fix/Repair. You will then be able to enter names/titles of your ez-pages in the new language (Tools >> EZ-Pages), and your edits will save correctly to the database.
3. If you have CEON URI mapping installed, and are using internal links as your EZ-pages, makes sure you uncheck the box for auto-generate of URI map, at the bottom of the page in Step 2 above. If you want URI mapping, you will need to separately go to the database, define a friendly URI to associate with the page, and then come back to your EZ-page admin and use that friendly URI as the internal target. More on this topic is available in the URI mapping thread.
Hello,
is there any option for Multi URL support?
I would like to set external links for every language.
Example (photoshoped):
http://i.imgur.com/8x0CD.png
Thank you!
I have problem with that module when I switched from version 1.3.8a to 1.3.9h. For version 1.3.8 - everything was perfect.
For 1.3.9h - the DB is fine (showing both languages), but admin panel tools/EZ-pages is showing only 1 html content box.
In 1.3.8 version I have 2 html content boxes for 2 different languages.
Hi,
On header only show the word Array. Been reading the tread but still don't understand what I need to do to fix that, Could anyone help. Much appriciated!
Genesis
I thought that the end was so near, but the next problem was coming...
After installing the mulitlanguage-pack nothing bad happens, but I am not able to translate the ezpages!!!
In the frontend you see for example: (TRANSLATE ME) Home
But where can I do this????
In the admin tool "ezpages" nothing changed...
PLEASE HELP ME!
Thanks!
when I am into the english admin and I am making a new ez-file (for example "contact"), it also appears in the german version and the other way round.
what can I do?
I only want to define the english and the german menue!!!
Using the developers toolkit I found this in the ezpages_install.php:
Pages now need translations to be fixed from Admin > Tools > EZ-Pages.<br />Those that need to be fixed have "(translate me)" at the start of the page title and/or the html text.<br />(Please check the EZ-Pages page with each of your languages selected or you may miss some entries that need to be fixed.
That sounds easy, but it doesnt work with my sites!
Has anyone an idea what I am doing wrong???
Sorry for my English.
Need your help.
When I put the ez-pages in the sidebar under the title headers shown 2 times. How is it removed?
Thank you.
http://bpode.com/error.jpg
Hi I installed ZenCart v. 1.3.9h (English) and then successfully installed the German language pack - all fine. Then I wanted to make my EZPages language specific so installed the latest version of Multi-Language EZ-Pages version b1.3.0.5v2.02. I took great care to follow the step-by-step instructions. Everything seemed to be installed OK (I also checked in the db tables and they had added the new fields and data) and in the Admin after installing and then translating my EZPages and re-building the database using the provided link, no page titles appear in my menus.
Does anyone know if there is a compatibility issue with ZenCart v. 1.3.9h and Multi-Language EZ-Pages version b1.3.0.5v2.02?
Thanks!
Hello where can i find the new version for 1.3.9h
at the download section there is only for 1.3.8
Then that's the latest available version.
Not all add-ons need updating for every version. So it may well work in 1.3.9h as well. The safe thing to do would be to check any files changed by the add-on against the list of files changed for each of the 1.3.9 releases.
Please, help! I tried everything without success... :cry:
I installed Multi-Language Support for EZ-Pages in Zencart 139.
I merged header_php.php with the existent file.
My site has two languages (.en, .pt).
But instead of the body text in those two languages inserted through Zen Admin, I only get "Array".
I tried Uninstall and Install again, apparently it worked for a while, but then I edited those pages (to remove the "translate me" automatic additions) and saved, and the problem came back again. That awful "Array"...
Thanks in advance.
Awesome! Thanks! You gave me the solution before a customer could find it and call me about it. :-)
I have updated the mod for ZenCart 1.5.0, and it should be available in the download section shortly.
I do not give support for the mod, I just updated some snippets of code and included install / uninstall scripts for the install page at admin menu.
P.S. I just noticed the duplicate breadcrumb "bug" mentioned above.
I'll probably try to edit the mod some day soon, so that it wouldn't have to overwrite the includes/modules/pages/page/header_php.php file.
When I've done this, I'll also include the fix for the duplicate breadcrumb thingy.
Hey pasi can you provide us with downloadable link becouse in the download section i can't find the udated version for zencart 1.5
Thanks.