BlessIsaacola, thanks!
v 1.2.6 19.08.2006 7:30
1. Remove all old unsupported Google Base Attributes (http://base.google.com/base/attributes.html). Apply update_1_2_6.sql patch for db updates.
Printable View
BlessIsaacola, thanks!
v 1.2.6 19.08.2006 7:30
1. Remove all old unsupported Google Base Attributes (http://base.google.com/base/attributes.html). Apply update_1_2_6.sql patch for db updates.
Misha,
You install sql-patch googlefroogle.sql?Quote:
Originally Posted by itguru
Thanks for the prompt release of the update. I noticed you introduced a new attribute in the configuration: The shipping options available for an item This currently allows True or False when Google Base is expecting a different value. The generated file shows true for that field when enabled.Quote:
Originally Posted by a_berezin
Is this the expected result? Thanks!
BlessIsaacola, One more Thanks!
Hi kelvyn!
I can't do this. I have 17 contributions and signature can not be longer than 250 characters. I can put in my signature one link to all my contributions.Quote:
Originally Posted by kelvyn
MUUUCH nicer! I'm sure I'm not the only one who appreciates that.Quote:
Originally Posted by a_berezin
Don't forget, the only characters in your sig that count are the displayed ones:
ie, all the link and colour info isn't counted.
I have a slight problem - I have the previous version of googlefroogle installed, and when I run the 1.26 patch, I get the following (patch code first)
I also now haveCode:UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING';
UPDATE configuration SET configuration_title='Display quantity', configuration_description='Display products quantity?' WHERE configuration_key='GOOGLE_FROOGLE_IN_STOCK';
DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING_LOW';
DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_TO_DISPLAY';
DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_TO';
DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_FROM_DISPLAY';
DELETE FROM configuration WHERE configuration_key='GOOGLE_FROOGLE_SHIP_FROM';
UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING';
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING'' at line 1
in:
[UPDATE configuration SET configuration_title='The shipping options available for an item', configuration_value='', configuration_description='The shipping options available for an item' set_function='' WHERE configuration_key='GOOGLE_FROOGLE_SHIPPING';]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
at the top of each admin page...Code:nu($name, $languages_array, $languages_id); } } ?>
I don't know if this is a zen cart or serverside bug, but when I go to download, I get
However, I managed to get the files by right-click and "download link".Code:array(12) { ["customers_host_address"]=> string(31) "xxx.com" ["cartID"]=> string(0) "" ["cart"]=> object(shoppingcart)(9) { ["observers"]=> array(0) { } ["contents"]=> array(0) { } ["total"]=> int(0) ["weight"]=> int(0) ["cartID"]=> NULL ["content_type"]=> bool(false) ["free_shipping_item"]=> int(0) ["free_shipping_weight"]=> int(0) ["free_shipping_price"]=> int(0) } ["navigation"]=> &object(navigationhistory)(3) { ["observers"]=> array(0) { } ["path"]=> array(2) { [0]=> array(4) { ["page"]=> string(4) "page" ["mode"]=> string(6) "NONSSL" ["get"]=> array(2) { ["id"]=> string(2) "15" ["chapter"]=> string(1) "0" } ["post"]=> array(0) { } } [1]=> array(4) { ["page"]=> string(5) "index" ["mode"]=> string(6) "NONSSL" ["get"]=> array(1) { ["file"]=> string(38) "zc-contribution/GoogleSitemapAdmin.zip" } ["post"]=> array(0) { } } } ["snapshot"]=> array(0) { } } ["check_valid"]=> string(4) "true" ["language"]=> string(7) "english" ["languages_id"]=> string(1) "1" ["languages_code"]=> string(2) "en" ["currency"]=> string(3) "USD" ["session_counter"]=> bool(true) ["customers_ip_address"]=> string(11) "xxx" ["HTTP_REFERER"]=> string(53) "http://www.zen-cart.com/forum/showthread.php?p=248771" }
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/domains/zen-cart.spb.ru/public_html/freedownload.php:13) in /home/xxx/domains/zen-cart.spb.ru/public_html/freedownload.php on line 51
Also, the downloaded zip files do not seem to unzip with anything except winrar.
Hope this helps.
FixedQuote:
Originally Posted by kelvyn
1.26 don't change any admin files.Quote:
Originally Posted by kelvyn
OK, something really weird happened! It seems that when I had uploaded these files, they had APPENDED to the other files!Quote:
Originally Posted by a_berezin
And I had repeated the upload at the same time. However, this time, I used a newer version of filezilla, and it did not append. Never happened to me before!
Sorry for accusing your mod of being at fault - in fact, I have great respect for your mods, as they use excellent over-ride functionality.
Maybe you can turn your skills to a "mass edit" system? :)
I would certainly pay a contribution!