Results 1 to 10 of 298

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Posts
    1
    Plugin Contributions
    0

    Default Re: Multi-Language Support for EZ-Pages

    I have tested this feature (multi-language ez-pages zc v1.3.x) extensively.
    Here are my results:

    - There is no way to create or edit a link for the ez-pages section in the shop
    (e.g. header, sidebox, ...). After the clicking the "INSERT" (or "UPDATE) button,
    the same site will appear with empty page title fields.
    (in Tools->EZ-Pages->edit/new_file ->insert/update))

    - The footer (with the ez-pages) do not appears in the shop. I have used suitable
    settings, e.g. EZ-Pages Settings (configure menu)

    Maybe this can help you a little bit.

    Alex

  2. #2
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: Multi-Language Support for EZ-Pages

    Oldrich: I found the problem thats causing your error message - edit admin/ezpages.php
    find this line:
    Code:
    if (pages_html_url_flag) {
    and put a $ sign in front of pages_html_url_flag so it reads:
    Code:
    if ($pages_html_url_flag) {
    Alex: I'm working on that problem - I believe its an issue with having more than one language when the mod is installed, and only getting link titles and page content inserted for a single language. I'm working on a new 'fix table' script that will set up and/or fix the extra database table. Hopefully I'll get it sorted out and the script available in the next 24 hrs.
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  3. #3
    Join Date
    Sep 2004
    Location
    Western Massachusetts
    Posts
    2,945
    Plugin Contributions
    5

    Default Re: Multi-Language Support for EZ-Pages

    There's a new version of this contribution available in the Downloads section, under Other Modules.

    This latest update adds a new page to the Admin panel that simplifies the install/uninstall process and ensures a smooth transition to the multi-language ez-pages.
    That new page also provides a fix/repair facility for the new database table to resolve any problems that may have occurred as a result of incomplete installation of the initial release version.

    IF YOU ARE UPGRADING FROM AN EARLIER VERSION, YOU WILL NEED TO UPLOAD THE NEW FILES, THEN USE THE UNINSTALL FUNCTION, AND THEN THE INSTALL FUNCTION from Admin > Tools > Install/Uninstall Multi-Language EZ-Pages. This is because of a change in the structure and indexing of the ezpages_content table
    Neville
    An assumption is what you arrive at when you get tired of thinking...

  4. #4
    Join Date
    May 2006
    Location
    Japan
    Posts
    326
    Plugin Contributions
    1

    Default Re: Multi-Language Support for EZ-Pages

    How do I uninstall this, I don't seem to have that option, there is just an install sql option, when I use this I can't seem to save anything under Japanese, Just in English it lets me save. I think I need to do a clean install and yes I have the latest version of everything

 

 

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

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