Page 27 of 51 FirstFirst ... 17252627282937 ... LastLast
Results 261 to 270 of 503
  1. #261
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    Yes, it works - however, getting it all working is a challenge. Do go back this thread - many answers have been posted before to reoccurring questions. I haven't done this in a while (I used to be the main resource on this thread) and only had one issue when starting from scratch with a new install. One note: I always turn on Enable Advanced XML Sanitization. It's not always needed but turning it on .means I never have to worry about that kind of problem.
    The full-time Zen Cart Guru. WizTech4ZC.com

  2. #262
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    with php 7 when create feed, have error 500 with this specification:
    googlefroogle.php?feed=fy_un_tp&limit=&offset=&x=15&y=14&key=60f688be81

  3. #263
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,500
    Plugin Contributions
    88

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    @100asa, did you check your /logs folder for any debug-log files? Many times, a Server 500 error will be accompanied by such a log.

  4. #264
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    in the log:
    HTML Code:
    PHP Fatal error:  Uncaught Error: Call to undefined function split() in /var/www/vhosts/100asa.it/httpdocs/googlefroogle.php:52
    Stack trace:
    #0 {main}
      thrown in /var/www/vhosts/100asa.it/httpdocs/googlefroogle.php on line 52

  5. #265
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    Quote Originally Posted by 100asa View Post
    in the log:
    HTML Code:
    PHP Fatal error:  Uncaught Error: Call to undefined function split() in /var/www/vhosts/100asa.it/httpdocs/googlefroogle.php:52
    Stack trace:
    #0 {main}
      thrown in /var/www/vhosts/100asa.it/httpdocs/googlefroogle.php on line 52
    That reveals that your googlefroogle.php file is not compatible with PHP 5.3 or newer.
    You'll need to rewrite its use of the split() function (and other deprecated functions) for compatibility. I've outlined the majority of those here: Is your plugin code safe to use on PHP 5.3?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #266
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    Google is requiring a few attributes (size, etc). Since the same details will be used for each item, it there a way to hard code the info so that it's always applied (such as what is already in the admin: price, condition, etc), instead of creating read-only attributes in the Attributes Controller?

  7. #267
    Join Date
    Mar 2009
    Location
    Essex, UK
    Posts
    446
    Plugin Contributions
    0

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    Hi Is Google Merchant Center Feeder compatible with ZenCart 1.5.4? The plugin page says up to 1.5.3? Please advise.

    Many thanks
    Debbie Harrison
    DVH Design | Web Design blog

  8. #268
    Join Date
    Mar 2005
    Location
    Earth
    Posts
    91
    Plugin Contributions
    0

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    After trial and error I got it to successfully meet Google standards, and now GMF stopped creating the upload file.
    I get a "Processing: Feed - Yes, Upload - No", and it acts like it created the file but no file.
    Changes: My Cpanel server updated the GUI and deprecated: Courier.

    Here are the newly changed messages in log since it stopped working on Feb. 18th:
    [03-Mar-2016 10:19:10 America/New_York] PHP Warning: DOMDocument::createElement() expects parameter 2 to be string, array given in /**/**/public_html/includes/classes/google_base.php on line 373
    [03-Mar-2016 10:19:10 America/New_York] PHP Catchable fatal error: Argument 1 passed to DOMNode::appendChild() must be an instance of DOMNode, null given, called in /**/**/public_html/googlefroogle.php on line 485 and defined in /**/**/public_html/includes/classes/google_base.php on line 373

    Google Merchant Center Feeder v1.14.4 started 2016/03/03 10:18:08
    PHP Version: 5.4.33 (Zend: 2.4.0)
    Database: MySQL 5.5.48-cll
    Zen-Cart v1.5.4 running on a Dedicated Server: Cpanel 11, Linux, Apache
    Any ideas what could bave changed?
    Mark

  9. #269
    Join Date
    Mar 2005
    Location
    Earth
    Posts
    91
    Plugin Contributions
    0

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    Sounds like I am the only one. Let me know if I am wrong.

    Mark

  10. #270
    Join Date
    Mar 2005
    Location
    Earth
    Posts
    91
    Plugin Contributions
    0

    Default Re: Google Merchant Center Feeder for ZC v1.5.x

    I fixed it by uninstalling the SQL and reinstalling the SQL.
    Btw; Remember to write down the configuration file info :)

 

 
Page 27 of 51 FirstFirst ... 17252627282937 ... LastLast

Similar Threads

  1. v151 Google merchant Centre Feeder query
    By Phil Lomas in forum General Questions
    Replies: 13
    Last Post: 24 Dec 2013, 03:37 AM
  2. Google Base Feeder Support Thread [OLD]
    By numinix in forum All Other Contributions/Addons
    Replies: 3562
    Last Post: 2 Apr 2012, 06:30 PM
  3. Removing products from Google Merchant Feeder
    By wonderbread101 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 24 Dec 2011, 05:31 PM
  4. Google Merchant Center for Dummies?
    By xcergy in forum General Questions
    Replies: 7
    Last Post: 31 Mar 2010, 06:19 AM

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