Results 1 to 10 of 3563

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,564
    Plugin Contributions
    71

    Default Re: Google Base Feeder Support Thread

    1. I am unable to repeat this bug. Setting Show Language or Show Currency to false removes them from url.

    PHP Code:
    http://www.numinix.com/index.php?main_page=product_info&products_id=232 
    2. If Show Language is set to true then it will display language = language_id (always an integer). You can change this to "code" if you like.

    3. I haven't attempted to resolve this, but I've offered you the code to fix the issue twice now. It won't be included because most sites do not pre-process text beyond the default zen cart settings. By changing your site to sanitize the text before, you are making it difficult for all scripts to process the text again. Instead, text should be stored in the default method and each individual script that needs to make further sanitizations can do so itself (as do the feeders). You are asking for a fix to a non-default Zen Cart site and that simply will create more problems for others than it'll fix. For now, please run the str_replace line at the end of the zen_xml_sanitizer function to replace occurences of & with & or simply remove zen_xml_sanitizer from processing the titles and descriptions is you are positive your text is 100% valid XML.

  2. #2
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Google Base Feeder Support Thread

    Quote Originally Posted by numinix View Post
    1. 3. I haven't attempted to resolve this, but I've offered you the code to fix the issue twice now. It won't be included because most sites do not pre-process text beyond the default zen cart settings. By changing your site to sanitize the text before, you are making it difficult for all scripts to process the text again. Instead, text should be stored in the default method and each individual script that needs to make further sanitizations can do so itself (as do the feeders). You are asking for a fix to a non-default Zen Cart site and that simply will create more problems for others than it'll fix. For now, please run the str_replace line at the end of the zen_xml_sanitizer function to replace occurences of & with & or simply remove zen_xml_sanitizer from processing the titles and descriptions is you are positive your text is 100% valid XML.
    I am not exactly sure what you're talking about here. We have simply use valid xhtml transitional when creating categories (which Zen Cart processes correctly). This is not some sort of custom code doing this. At any rate, I will look for the code you said you provided to apply the fix.

    I will uninstall and reinstall the sql statements as the configuration is not sticking.

    Thanks!

 

 

Similar Threads

  1. v150 Google Merchant Center Feeder for ZC v1.5.x [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 504
    Last Post: 19 Nov 2024, 03:50 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