Page 14 of 30 FirstFirst ... 4121314151624 ... LastLast
Results 131 to 140 of 298
  1. #131
    Join Date
    Aug 2008
    Posts
    19
    Plugin Contributions
    0

    Default 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.

  2. #132
    Join Date
    Aug 2008
    Posts
    15
    Plugin Contributions
    0

    Default 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

  3. #133
    Join Date
    Jul 2007
    Location
    Germany
    Posts
    21
    Plugin Contributions
    0

    Default Re: Multi-Language Support for EZ-Pages

    I was having the same problem and realized that I made one error when installing the files.

    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 View Post
    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.

  4. #134
    Join Date
    Oct 2008
    Posts
    48
    Plugin Contributions
    0

    Default 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....
    Tharina

  5. #135
    Join Date
    Oct 2008
    Posts
    48
    Plugin Contributions
    0

    Default 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
    Tharina

  6. #136
    Join Date
    Oct 2008
    Posts
    48
    Plugin Contributions
    0

    Default 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
    Tharina

  7. #137
    Join Date
    Oct 2008
    Posts
    48
    Plugin Contributions
    0

    Default 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
    Tharina

  8. #138
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    help question Re: Multi-Language Support for EZ-Pages

    Is the current Multi-Language EZ page mod compatible with 1.3.8a?

  9. #139
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    help question Re: Multi-Language Support for EZ-Pages

    Successful install.
    But...

    define pages link from EZ-page links don't show.
    Any ideas?

  10. #140
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    help question 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.

 

 
Page 14 of 30 FirstFirst ... 4121314151624 ... LastLast

Similar Threads

  1. v150 EZ-Pages Meta tag fields + Multi-Language Support for EZ-Pages
    By ShopVille in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Nov 2012, 09:25 PM
  2. "Multi-Language Support for EZ-Pages" prints "Array" in Sidebox
    By andreas.hennig in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 13 Jul 2010, 08:23 AM
  3. multi language ez-pages doesnt work for me
    By bluesky2008 in forum Addon Language Packs
    Replies: 2
    Last Post: 31 Jul 2008, 04:23 PM
  4. multi language button image in header, links to multi language pages
    By bluesky2008 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 31 Jul 2008, 04:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR