Jump to content

scythe000

Member
  • Posts

    155
  • Joined

  • Last visited

Posts posted by scythe000

  1. Hi all!

    I'm on 6.0.12, and when i try to use the files backup option, i get this error:

    Error: PCLZIP_ERR_MISSING_FILE (-4) : File 'stats/logs' does not exist

    I'm on a GoDaddy Linux server. I'm thinking i need to exclude this folder from the backup?

  2. It looks like some folder permissions are 705 and some are 777. All files are 604.

    Any idea how to look for a PHP error_log?

    Ah, one difference, I just realized, is that the failing store is in a subfolder, rather than root. IE, it's in /store/.

  3. Can anyone tell me what permissions need to be set for what folders so i can do the web-based upgrades? I have two stores on the same host. One works fine, the other fails every time and i have to do it manually. I figure maybe it's a folder permission issue, but i don't know what to look at.

  4. Dang, where do i find that file?

    Ah, found it in /modules/plugins/Google_Base/hooks.

    	$header_fields = array('id', 'product_type', 'google_product_category', 'link', 'title', 'description', 'image_link', 'price', 'condition', 'shipping_weight', 'upc', 'ean', 'jan', 'isbn', 'availability', 'brand', 'gtin', 'mpn', 'identifier_exists');
    	$fields  = array('product_id', 'store_category', 'google_category', 'url', 'name', 'description', 'image', 'price', 'condition', 'product_weight', 'upc', 'ean', 'jan', 'isbn', 'availability', 'manufacturer', 'gtin', 'mpn', 'identifier_exists');
    

     

  5. Hi All, I'm on the latest version, and had upgraded from a 5.0 version. All my products had been fine, but now I'm getting these errors:

    Missing 'Shipping Weight' attribute 102 errors

    Insufficient Product Identifiers: Missing two out of three attributes 102 items.

     

    Any thoughts?

×
×
  • Create New...