Re: Multi-Language Support for EZ-Pages
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.
Re: Multi-Language Support for EZ-Pages
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
Re: Multi-Language Support for EZ-Pages
I was having the same problem and realized that I made one error when installing the files.
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 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:
Originally Posted by
gleb486
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.
Re: Multi-Language Support for EZ-Pages
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....
Re: Multi-Language Support for EZ-Pages
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
Re: Multi-Language Support for EZ-Pages
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:
Re: Multi-Language Support for EZ-Pages
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
Re: Multi-Language Support for EZ-Pages
Is the current Multi-Language EZ page mod compatible with 1.3.8a?
Re: Multi-Language Support for EZ-Pages
Successful install.
But...
define pages link from EZ-page links don't show.
Any ideas?
Re: Multi-Language Support for EZ-Pages
There are no additional language fields under the EZ-pages settings.
Do I need to change my admin language before editing the EZ-pages.