Search found 27 matches

Search found 27 matches

Google Base Improved problems with &

I can't upload my products into google because an error shows up and it says 2 of 3 products imported, when I've really got 20,000. When I open the Google Base Improved link to see what's up, I get an error in Chrome: "This page contains the following errors: error on line 38 at column 761: Ent...

Jump to post
  • Tue Jun 14, 2011 4:24 am
  • Replies 0
  • Views 930
Re: Deadcow SEO help

It's already at those levels, anything else I can do?

Thanks

Jump to post
  • Thu May 19, 2011 1:55 am
  • Replies 5
  • Views 1223
Re: Deadcow SEO help

I've got 20000

Jump to post
  • Wed May 18, 2011 6:24 am
  • Replies 5
  • Views 1223
Deadcow SEO help

I've installed Deadcow SEO to generate meta keywords for me, and it seems I may have too many products. When I try to run it for my products it says connecting for quite awhile(2 days). Is there any way to get it to run from my server backend so that it can continuously run in the background without...

Jump to post
  • Sat May 07, 2011 4:22 am
  • Replies 5
  • Views 1223
Re: Google Base Error

Thanks I tried that one too first, unfortunately it doesn't work either, it has an html error or something that shows up. Either way it only has 2 products get imported into google base. Is there something I can check to see what I need to change to make it upload? Thanks

Jump to post
  • Fri May 06, 2011 4:45 am
  • Replies 5
  • Views 1828
Google Base Error

I've tried getting my products uploaded to the google merchant center, and I get an error. It says 14 of 15 products uploaded (out of 20000 actual products), and then says XML formatting error "line nr 9, column nr 8" I've looked at that spot and don't know what the error could be. What sh...

Jump to post
  • Fri Apr 29, 2011 5:38 am
  • Replies 5
  • Views 1828
Re: Error uploading data feed in Google Merchant Center

Well I'm slowly moving further before I get errors, ha. I've fixed the image error, now I'm getting an error going to the google pages in chrome that states: "This page contains the following errors: error on line 38 at column 761: Entity 'Acirc' not defined error on line 38 at column 761: Enco...

Jump to post
  • Mon Apr 18, 2011 4:14 am
  • Replies 4
  • Views 3609
Re: Error uploading data feed in Google Merchant Center

Well I've maneuvered past the first error to a second one. Now it says that the delimiter detection failed, what's the delimiter for google_base_improved? I've got the option to set it to tilde, pipe, or tab.

Thanks

Jump to post
  • Mon Apr 11, 2011 3:28 am
  • Replies 4
  • Views 3609
Error uploading data feed in Google Merchant Center

I've tried to upload data feeds with both the Google Base and the Google Base Improved data feed and both give me the error message "Error parsing/validating XML feed". What can I do to get my products uploaded through the site? Is there anything I can check? I'm using Version 1.4.9.3 that...

Jump to post
  • Fri Apr 08, 2011 10:07 am
  • Replies 4
  • Views 3609
Re: Best way to mass update quantities?

Not really, I'm looking for something where I can have the sku in one column of the CSV and quantity of the other, and just upload it to change the quantities. With that I'd have to go look up all the quantities instead of just downloading a file with all of them. Thanks though, your method is bette...

Jump to post
  • Wed Mar 23, 2011 12:18 am
  • Replies 3
  • Views 806
Best way to mass update quantities?

My store uses dropshippers, so I don't have control over their stock and would like to have something like this extension: http://www.opencart.com/index.php?route=extension/extension/info&extension_id=43&filter_username=Pete Would that work for Opencart 1.4.9.3? Or is there something else I ...

Jump to post
  • Sat Mar 19, 2011 3:40 am
  • Replies 3
  • Views 806
Outdoors gear site

I finally finished my site: www.z-outfitters.com

The blog is still pretty rough, but the store is mostly done, I've got some more products to add but that won't affect anything. Any feedback would be great. Thanks

Jump to post
  • Thu Mar 03, 2011 5:54 am
  • Replies 0
  • Views 564
Re: Updating taxes for all products

I'm digging through the database and see that I just want the tax_class_id value to be set to 10 from the 0 it's at now in the product table. Could I just go through and change all those and have it fixed or would that affect it in a different way?

Jump to post
  • Wed Mar 02, 2011 9:22 am
  • Replies 2
  • Views 565
Re: Fatal error allowed memory size .... mysql

Wait upping it to 256M let it work, turns out that's not what I'm even trying to do, ha.

Jump to post
  • Wed Mar 02, 2011 9:15 am
  • Replies 6
  • Views 4345
Updating taxes for all products

I'm trying to figure out the tax situation and according to the how-to all products that will have the possibility of tax must have the tax class setting changed to that tax in their product data. I have ~18000 products so it would be a pretty miserable time updating all of them manually. Is there a...

Jump to post
  • Wed Mar 02, 2011 9:12 am
  • Replies 2
  • Views 565
Re: Fatal error allowed memory size .... mysql

Now I'm updated to 1.3.9.3 and upped the memory to 156M, I got a new error message: "Warning: fread() [function.fread]: Length parameter must be greater than 0 in /home/<username>/public_html/system/library/cache.php on line 31 Fatal error: Allowed memory size of 163577856 bytes exhausted (trie...

Jump to post
  • Wed Mar 02, 2011 9:09 am
  • Replies 6
  • Views 4345
Re: Fatal error allowed memory size .... mysql

So I changed the php.ini memory_limit to 128M and now I get the error message: "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 5567405 bytes) in /home/<username>/public_html/system/library/cache.php on line 43" Does that help narrow down the problem? Edit:...

Jump to post
  • Wed Mar 02, 2011 4:54 am
  • Replies 6
  • Views 4345
Re: Fatal error allowed memory size .... mysql

Ok I ran that but I'm not sure what I should check, my memory_limit for both local and master level are set at 64M, is that what I'm looking for or something else? Edit: I guess another question could be, is there something else hogging all my memory? I've only got wordpress installed besides openca...

Jump to post
  • Wed Mar 02, 2011 1:08 am
  • Replies 6
  • Views 4345
Fatal error allowed memory size .... mysql

When I try to go into the Sales>Mail setting in Admin I get the error: " Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 630 bytes) in /home/<my username>/public_html/system/database/mysql.php on line 29" Searching around says either it's an image problem (m...

Jump to post
  • Wed Mar 02, 2011 12:10 am
  • Replies 6
  • Views 4345

Search found 27 matches