Page 149 of 245 FirstFirst ... 4999139147148149150151159199 ... LastLast
Results 1,481 to 1,490 of 2445
  1. #1481
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by liyucmh View Post
    I install it, it can not auto generate url, every product or category need to edit to make effect?
    yes but it is not hard if ou set it to auto generate....then tic the little square when you go to the product or category, press save and it automatically makes it like the name.

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

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by DarkAngel View Post
    yes but it is not hard if ou set it to auto generate....then tic the little square when you go to the product or category, press save and it automatically makes it like the name.
    I think he was referring to his existing products and EZ pages which he will have to edit one by one after the initial install..
    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. #1483
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    That is what I meant Diva, that is what I did.

    1. chose the category
    2. made sure the box was ticked on
    3. saved

    the path was automatically entered. then I did the same for each vendor and product and ezpage.

    now to hunt up what I had to do to take away the ? at the end of the names in the sidebox for the category in sidebox plugin.
    Last edited by DarkAngel; 7 Apr 2014 at 07:23 PM.

  4. #1484
    Join Date
    May 2012
    Posts
    22
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Hi,

    Wonder if anyone can help. I've a pretty strange issue and I'm struggling to find an answer. I'm sure it will turn out to be an obvious fix, but after hours of trawling through file, I just can't seem to fix it.

    So, we've got CEON Mapping 4.4.1 installed on ZC 1.5.1. It partially works, and partially doesn't work.

    WHAT DOES WORK:
    - Clicking on any URL does result in the friendly URLs appearing in the browser address bar as expected (happy days!)
    - The canonical URL on each page loads the correct friendly URL.

    WHAT DOES NOT WORK:
    - The link preview (at the foot of the browser), when hovering over a link, shows the traditional index.php URL.
    - Viewing the Source Code, all href tags are populated with the traditional index.php URL.

    This never used to be the case. It used to work perfectly. We upgraded to 4.4.1 and it's been a bit iffy since. The problem is I've trawled through all the files from the upgrade an compared them with what's online and I cannot for the life of me find a file or change that I've missed. We use Custom Product Types, and I've even made sure to edit required files for those.

    One of the headaches we're having as a result is generating an XML sitemap. It takes the URLs from the site, which are basically still index.php, rather than the friendly URLs.

    Can anyone help with this, or point me in the right direction. I appreciate that some responses might be "you've missed a file", and I'm happy to accept that if it is the case ... but I honestly have checked and double checked and can't find any missing. If anyone can even point to the files that control this behaviour I can quadruple check.

    Hopefully someone can help out.

    Thanks in advance.

  5. #1485
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by ailtait View Post
    Hi,

    Wonder if anyone can help. I've a pretty strange issue and I'm struggling to find an answer. I'm sure it will turn out to be an obvious fix, but after hours of trawling through file, I just can't seem to fix it.

    So, we've got CEON Mapping 4.4.1 installed on ZC 1.5.1. It partially works, and partially doesn't work.

    WHAT DOES WORK:
    - Clicking on any URL does result in the friendly URLs appearing in the browser address bar as expected (happy days!)
    - The canonical URL on each page loads the correct friendly URL.

    WHAT DOES NOT WORK:
    - The link preview (at the foot of the browser), when hovering over a link, shows the traditional index.php URL.
    - Viewing the Source Code, all href tags are populated with the traditional index.php URL.

    This never used to be the case. It used to work perfectly. We upgraded to 4.4.1 and it's been a bit iffy since. The problem is I've trawled through all the files from the upgrade an compared them with what's online and I cannot for the life of me find a file or change that I've missed. We use Custom Product Types, and I've even made sure to edit required files for those.

    One of the headaches we're having as a result is generating an XML sitemap. It takes the URLs from the site, which are basically still index.php, rather than the friendly URLs.

    Can anyone help with this, or point me in the right direction. I appreciate that some responses might be "you've missed a file", and I'm happy to accept that if it is the case ... but I honestly have checked and double checked and can't find any missing. If anyone can even point to the files that control this behaviour I can quadruple check.

    Hopefully someone can help out.

    Thanks in advance.
    Does this same issue appear in the default ZC template? Are the href's of your current template generated using the ZC href_link function?

    This issue is not typical of the code and is more than likely caused by something else (ie. Template)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #1486
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by ailtait View Post
    Hi,

    Wonder if anyone can help. I've a pretty strange issue and I'm struggling to find an answer. I'm sure it will turn out to be an obvious fix, but after hours of trawling through file, I just can't seem to fix it.

    So, we've got CEON Mapping 4.4.1 installed on ZC 1.5.1. It partially works, and partially doesn't work.

    WHAT DOES WORK:
    - Clicking on any URL does result in the friendly URLs appearing in the browser address bar as expected (happy days!)
    - The canonical URL on each page loads the correct friendly URL.

    WHAT DOES NOT WORK:
    - The link preview (at the foot of the browser), when hovering over a link, shows the traditional index.php URL.
    - Viewing the Source Code, all href tags are populated with the traditional index.php URL.

    This never used to be the case. It used to work perfectly. We upgraded to 4.4.1 and it's been a bit iffy since. The problem is I've trawled through all the files from the upgrade an compared them with what's online and I cannot for the life of me find a file or change that I've missed. We use Custom Product Types, and I've even made sure to edit required files for those.

    One of the headaches we're having as a result is generating an XML sitemap. It takes the URLs from the site, which are basically still index.php, rather than the friendly URLs.

    Can anyone help with this, or point me in the right direction. I appreciate that some responses might be "you've missed a file", and I'm happy to accept that if it is the case ... but I honestly have checked and double checked and can't find any missing. If anyone can even point to the files that control this behaviour I can quadruple check.

    Hopefully someone can help out.

    Thanks in advance.
    A link to your store would probably get you even more help since they can check it out more thoroughly with their own eyes.

  7. #1487
    Join Date
    May 2012
    Posts
    22
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Thanks mc12345678. Yes, the hrefs are generated with zen_href_link(FILENAME_DEFAULT, $box_categories_array[$i]['path']) . So I've been trying to narrow it down to where 'path' is defined. It looks as though at some point the code isn't looking for (or can't find) the CEON version of the URL. One clicked, it does seem to do the job correctly, but initially it's not loading it.

    Not 100% sure where in the template CEON would step in to alter the default content of the $box_categories_array[$i]['path'], so that it loads friendly URLs rather than index.php. So I'm basically trying to run back through the system.

    I'm going to try another run through just to ensure all files are there, though this will be the 4th - 5th run through.

  8. #1488
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by mc12345678 View Post
    Does this same issue appear in the default ZC template? Are the href's of your current template generated using the ZC href_link function?

    This issue is not typical of the code and is more than likely caused by something else (ie. Template)
    Quote Originally Posted by ailtait View Post
    Thanks mc12345678. Yes, the hrefs are generated with zen_href_link(FILENAME_DEFAULT, $box_categories_array[$i]['path']) . So I've been trying to narrow it down to where 'path' is defined. It looks as though at some point the code isn't looking for (or can't find) the CEON version of the URL. One clicked, it does seem to do the job correctly, but initially it's not loading it.

    Not 100% sure where in the template CEON would step in to alter the default content of the $box_categories_array[$i]['path'], so that it loads friendly URLs rather than index.php. So I'm basically trying to run back through the system.

    I'm going to try another run through just to ensure all files are there, though this will be the 4th - 5th run through.
    And did you try to see if the issue exists in the default template as previously mc12345678 suggested?? The most likely reason for your issues have everything to do with something on your site (template, Ceon install, etc) versus an actual issue with this module.
    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.

  9. #1489
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Ceon URI Mapping v4.x

    What was the result of running the included Installation Check?

    Does this same issue appear in the default ZC template?

    Can you provide a link to your store?

    Are there any error / debug logs?



    Quote Originally Posted by ailtait
    ... all href tags are populated with the traditional index.php URL ...
    This usually indicates something is not installed correctly OR you have not yet defined URLs for each and every product, category, ez-page, etc.

    Quote Originally Posted by ailtait
    ... Clicking on any URL does result in the friendly URLs appearing in the browser address bar ...
    Usually indicates the "redirect" code built into CEON is operating (and URLs are defined)... Hard to say without seeing the actual site in action... But the usual cause is one of the core files was not merged correctly during installation...

    Quote Originally Posted by ailtait View Post
    ... the hrefs are generated with zen_href_link(FILENAME_DEFAULT, $box_categories_array[$i]['path']) . So I've been trying to narrow it down to where 'path' is defined. ...
    This sounds like the code for the category sidebox. Is this the ONLY part where you are seeing the default Zen Cart links injected into "href" attributes? Or are you seeing this everywhere as previously stated?

    Quote Originally Posted by ailtait View Post
    ... Not 100% sure where in the template CEON would step in to alter the default content of the $box_categories_array[$i]['path'], so that it loads friendly URLs rather than index.php. So I'm basically trying to run back through the system. ...
    There is no CEON template. This module does not alter what is passed to zen_href_link (only the URL returned).

    The installation instructions for CEON URI Mapping are fairly detailed and include every step needed (and then some). They also mention how to run an Installation Check.
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  10. #1490
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by lhungil View Post
    What was the result of running the included Installation Check?

    Does this same issue appear in the default ZC template?

    Can you provide a link to your store?

    Are there any error / debug logs?




    This usually indicates something is not installed correctly OR you have not yet defined URLs for each and every product, category, ez-page, etc.


    Usually indicates the "redirect" code built into CEON is operating (and URLs are defined)... Hard to say without seeing the actual site in action... But the usual cause is one of the core files was not merged correctly during installation...


    This sounds like the code for the category sidebox. Is this the ONLY part where you are seeing the default Zen Cart links injected into "href" attributes? Or are you seeing this everywhere as previously stated?


    There is no CEON template. This module does not alter what is passed to zen_href_link (only the URL returned).

    The installation instructions for CEON URI Mapping are fairly detailed and include every step needed (and then some). They also mention how to run an Installation Check.
    and let me add to this.. to ailtait we CANNOT help you if you DO NOT post the information we are asking for.. If you are looking for folks to lob guesses at you then by all means DON'T post the information asked for.. There are certainly folks on this forum who don't mind wasting time lobbing guesses until they happen upon the right answer (or not..).. I personally will not spend any time troubleguessing on anyone's issue, and there are others who like me feel the same.. We'll be happy to help troubleshoot your problem though. So if you really want to get to the heart of your issue in a more succinct manner, then PLEASE POST THE INFORMATION REQUESTED..
    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.

 

 

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