Page 25 of 245 FirstFirst ... 1523242526273575125 ... LastLast
Results 241 to 250 of 2445
  1. #241
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Unique URI for multilingual index page

    Hi,

    Quote Originally Posted by vko82 View Post
    [FONT=Courier New]('/en/', 1, 1, 'index', NULL, NULL, NULL, NULL, '2011-08-31 19:40:00'),
    ('/fr/', 2, 1, 'index', NULL, NULL, NULL, NULL, '2011-08-31 19:40:00');

    [/FONT] But I can't make these URIs visible and provide unique, distinguishable URIs for each language mutation. At the moment, the homepage has the same URI for both languages. Am I missing something here?
    I should have realised..

    you made a mistake. You put a slash at the end of the URIs!

    Change them to

    /en

    and

    /fr

    and things work fine.

    Great software this, nothing for me to fix here! :)

    Version 4.0.8 on its way soon!

    All the best..

    Conor
    ceon

  2. #242
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Unique URI for multilingual index page

    Quote Originally Posted by conor View Post
    Version 4.0.8 on its way soon!

    All the best..

    Conor
    ceon
    Goodness, either you work like a gazelle or my client really is moving as slow as I think she is.. Her site is STILL in development and we're already SIX versions behind!!!?? Gotta upgrade her Ceon URI module and the Mappings Manager (I see it's advanced as well since I installed it..) before she goes live..

    Happy to see you here my friend.. Hope you are well.. I pray for your recovery..
    Last edited by DivaVocals; 13 Dec 2011 at 05:37 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #243

    Default Re: Ceon URI Mapping v4.x

    Hi Conor,
    I am having trouble mapping redirected ezpages.
    Can you help please?

    I have the following URI record:
    uri: /About-Us
    language_id: 1
    current_uri: 1
    main_page: page
    query_string_parameters: NULL
    associated_db_id: 1
    alternate_uri: NULL
    redirection_type_code: NULL

    I have taken the Internal Link URL out of the ezpage definition as per the documentation.

    When I take the ezpage link, the address bar has mysite.com/About-Us as I want but it is not redirected to the define page link, I just get a blank page.
    If I put the Internal Link URL back in as index.php?main_page=about_us, I get redirected to the correct define page but the address bar shows mysite.com/index.php?main_page=about_us

    I've tried adding different records to the URI mapping file but haven't managed to get the combination right yet.
    Can you tell me what the record should look like to redirect an ezpage to a define page please?

    I hope you're feeling better soon Conor, take it easy!

    Damian

  4. #244
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4.x

    Hi Damian,

    Quote Originally Posted by damiantaylor View Post
    I am having trouble mapping redirected ezpages.
    You can map a URI to an Ez-Page.

    You cannot map "redirected" ez-pages.

    With a Ceon URI Mapping static URI based site each page should just have one URI.

    The internal links functionality is not compatible and any internal links must be deleted.

    Any"site logic concepts" of using an EZ-Page to link to some other page no longer applies and really you should just change the way the section you are setting up works to just use single EZ-pages with individual URIs like /about-us.

    Quote Originally Posted by damiantaylor View Post
    When I take the ezpage link, the address bar has mysite.com/About-Us as I want but it is not redirected to the define page link
    "Define page link"?

    Just put the content in the EZ-Page, don't redirect to another page, can't see the point?

    Quote Originally Posted by damiantaylor View Post
    I hope you're feeling better soon Conor, take it easy!
    Thanks,

    Hope the above settles your mind and gets you sorted! :)

    4.0.8 coming soon as I said.. always delays with other stuff, hey ho!

    All the best...

    Conor
    ceon

  5. #245

    Default Re: Ceon URI Mapping v4.x

    Cheers Conor!
    I'll try get away with just using ezpages now rather than define pages.
    Only trouble is I can't embed php code in my ezpages...I'll have to upgrade my version of Zen one day......

    Thanks for your help!

  6. #246
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4.x

    Hi,

    Quote Originally Posted by damiantaylor View Post
    I'll try get away with just using ezpages now rather than define pages.
    ??

    Why not use a define page INSTEAD of an EZ-Page then? None of this "create an ez-page just to get a URI and redirect it to a define page" malarkey?!

    I think you've confused yourself a bit.

    You can manually add the /About-Us URI for the define page you are using to make it by manually adding a record for the define page's name.

    Just set main_page for the define's page name!

    Then make the URI for the "old" /About-Us EZ-Page a historical URI by deleting the URI from the EZ-Page's textfield.

    Easy!

    I think that's enough custom stuff for here now.. I think you should be fine with that info and the info in the docs for setting up "other pages"!

    All the best..

    Conor
    ceon

  7. #247
    Join Date
    Feb 2010
    Posts
    6
    Plugin Contributions
    0

    Default Re: Unique URI for multilingual index page

    Quote Originally Posted by conor View Post
    Hi,

    I should have realised..
    you made a mistake. You put a slash at the end of the URIs!

    Change them to

    /en

    and

    /fr

    and things work fine.

    /facepalm

    thanks so much, Connor
    all the best

  8. #248
    Join Date
    May 2006
    Posts
    10
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    I am using a joomla componet called solidcart. There has been no core mods to the files except for the URI and dual pricing module. I have made all the edits to the files except for this. Can you point me to the correct file?

    Errors Found!

    4 problems were found the settings in the store's configuration files, so the example rewrite rule panel cannot yet be built.

    Please fix the error in the configuration files, as listed below...

    Store Configuration Files Check
    The value for HTTP_SERVER in the store side's configure.php file is wrong.

    The current value for HTTP_SERVER is “http://”.

    The value for HTTP_SERVER cannot have a slash at the end.
    You must update the value for HTTP_SERVER to remove the slash from the end.
    The value for HTTPS_SERVER in the store side's configure.php file is wrong.

    The current value for HTTPS_SERVER is “https://”.

    The value for HTTPS_SERVER cannot have a slash at the end.
    You must update the value for HTTPS_SERVER to remove the slash from the end.
    The value for DIR_WS_CATALOG in the store side's configure.php file is wrong.

    The current value for DIR_WS_CATALOG is “path”.

    The value for DIR_WS_CATALOG must start and end with a slash.
    Add a slash, /, to the start of DIR_WS_CATALOG.
    Add a slash, /, to the end of DIR_WS_CATALOG.
    The value for DIR_WS_HTTPS_CATALOG in the store side's configure.php file is wrong.

    The current value for DIR_WS_HTTPS_CATALOG is “path”.

    The value for DIR_WS_HTTPS_CATALOG must start and end with a slash.
    Add a slash, /, to the start of DIR_WS_HTTPS_CATALOG.
    Add a slash, /, to the end of DIR_WS_HTTPS_CATALOG.

  9. #249
    Join Date
    Mar 2010
    Posts
    9
    Plugin Contributions
    0

    red flag Re: Ceon URI Mapping v4.x

    Buenas!

    Love your scripts, installed on several proyects...

    Ive upadated from an older version, 3.6.3, and all works fine except easypages and Define Pages.

    On the frontend Im getting no URI conversion, I get: index.php?main_page=privacy or Array?chapter=0 if its an easypage, and in the backend, under Tools/easypages I get the following image

    Could You think of anything to help me?

    Thx!!

  10. #250
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping v4.x

    'ola,

    Quote Originally Posted by bunker0 View Post
    Could You think of anything to help me?
    Glad that you like the software and that it helps you build your business.

    It appears that you have simply messed up when upgrading.

    Apply the core modifications again, taking great care not to miss anything.

    Enjoy the rest of your weekend.

    All the best..

    Conor
    ceon

 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 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