Page 24 of 245 FirstFirst ... 1422232425263474124 ... LastLast
Results 231 to 240 of 2445
  1. #231

    Default Re: Ceon URI Mapping v4.x

    Quick Install is similar to Fantastico. A program in cPanel that automatically installs a large variety of programs with a few clicks. (tons of shopping cards, blogging engines, etc.)

    For whatever reason they are adding extra // during the install phase. I send a message to tech support about it.

    And hopefully any other people who run into this same issue now know the fix.

  2. #232
    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 CheapStairParts View Post
    And hopefully any other people who run into this same issue now know the fix.
    Yes, thanks for the update!

    Enjoy the new software/URIs! :)

    All the best..

    Conor
    ceon

  3. #233
    Join Date
    Feb 2010
    Posts
    6
    Plugin Contributions
    0

    Default Unique URI for multilingual index page

    Hello,

    I managed to install ceon_uri_mapping_4.0.3_for_zc with ZC 1.3.8a. It works fine and rewriting works smoothly for all pages, except the index page.

    I have bilingual site and I would like to have unique URIs for both language mutations of the homepage, such as:

    site.com/en/ (originally index.php?main_page=index&language=en)
    site.com/fr/ (originally index.php?main_page=index&language=fr)

    I inserted these records into the mappings table (in analogous manner which worked for all other main_page=pagename pages except 'index'):

    [FONT="Courier New"]INSERT INTO `ceon_uri_mappings`
    (`uri`, `language_id`, `current_uri`, `main_page`, `query_string_parameters`, `associated_db_id`, `alternate_uri`, `redirection_type_code`, `date_added`)
    VALUES
    ('/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 also tried to add language=en|fr into the query_string_parameters column. This did not solve the problem.

    Many thanks for help
    Last edited by vko82; 4 Dec 2011 at 03:27 PM.

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

    Default Re: Unique URI for multilingual index page

    Hi,

    The homepage is handled specifically in the Ceon URI Mapping code.

    At Ceon we also use /en/ etc to specify differing language versions in our aarck / aawe software. Thinking about it, I may not ever have tested the same functionality in Ceon URI Mapping for the homepage. I have tested it for other pages, e.g. /fr/chaises etc

    This is probably something ive overlooked.

    If so I'll fix it in 4.0.8

    I'm in hospital at the minute so I don't know when that will be released.

    All the best...

    Conor,
    Ceon

  5. #235

    Default Re: Ceon URI Mapping v4.x

    Has anyone experienced an issue when the zenid is appended to the URI on a ezpage link?

    If I go to http://www.snowrepublic.co.uk/Contac...i0rikinq2a4gn7 I get the 'page not found' page.

    If I go to the same page without the zenid, so http://www.snowrepublic.co.uk/Contact-Us I get the contact us page.

    It seems to be just an issue for me on ezpage links......categories, products and banners all work fine with the zenid appended.

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

    Default Re: Ceon URI Mapping v4.x

    Hi Damian,

    The problem in the first URI is that the link is being built with an ampersand (&) instead of a question mark.

    This doesn't happen with a standard Zen Cart and Ceon URI Mapping so the problem must be caused by some modification on the respective bit of your site.

    Find and fix that and things will be fine..

    Look for Zen ID being manually added on with an & in the template source and pass the zenid as a parameter to zen_href_link instead.

    All the best...

    Conor
    ceon

  7. #237

    Default Re: Ceon URI Mapping v4.x

    Thanks Conor,
    I can't believe I didn't notice that!

  8. #238
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: Ceon URI Mapping v4.x

    I hope you are doing well, Conor. I just checked the thread due to a problem and saw that you were in the hospital. Please tell me you aren't still there!

    Is your most recent version compatible with php 5.3.8?

    My server has just been upgraded and admin isn't working anymore.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

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

    Default Re: Ceon URI Mapping v4.x

    Hi Delia,

    I hope you are well!

    Quote Originally Posted by delia View Post
    I hope you are doing well, Conor. I just checked the thread due to a problem and saw that you were in the hospital. Please tell me you aren't still there!
    Thanks for the nice comments. Out now but even more seriously ill... lol, all fun in 2010 and 2011 for me... roll on a better 2012 I hope!.. will answer here as and when I can of course!

    Quote Originally Posted by delia View Post
    Is your most recent version compatible with php 5.3.8?
    I test everything with 5.4.0 these days as that's the version of PHP I am writing all my new software for.. I also run various test and production servers with 5.3.x and 4.x and I see no reason for any problems on any version, so I would say yes.

    Quote Originally Posted by delia View Post
    My server has just been upgraded and admin isn't working anymore.
    What specific problems are you experiencing?

    To be honest it might be better to ask quickly in private (sending admin and FTP details if necessary) (you have my e-mail address).

    All the best..

    Conor
    ceon

  10. #240
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: Ceon URI Mapping v4.x

    Thanks, Conor, you are the greatest!
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

 

 

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