

markhere
Members-
Content count
16 -
Joined
-
Last visited
Profile Information
-
Real Name
Mark
-
hi Jack Seems above issue was caused by sid killer have the buy now buttons working. Still have an issue with the sold out button appearing but not really a problem as shows out of stock when attempted purchase is made.
-
Hi Jack Having the same problem mentioned before on page 1 using the sold out contribution. When Display Mode is set to false all products show buy now buttons which is ok but none of the buttons adds any items to the cart. Cart remains blank. When Display Mode is set to true all products show a sold out button which is part of the sold out v1.1 contrib even though these products are in stock. I saw on page one that this problem seemed to have been solved with this contribution but I cannot seem to get around this. Had previously tried the other contrib 4.4 all products with images same problem. Any ideas please. usuing v1.1 Feb 2009 www.anniedays.2ya.com
-
5) In includes/languages/english.php (and whichever other language files you use) FIND: define('BOX_HEADER_TAGS_FILL_TAGS', 'Fill Tags'); ADD BENEATH: define('BOX_HEADER_TAGS_SILO', 'Silo Control'); Hi Jack Is the above correct in the upgrade instructions version 3.1.7 to Header Tags SEO V 3.1.8 as I don't seem to have define('BOX_HEADER_TAGS_FILL_TAGS', 'Fill Tags') in includes/languages/english.php. I do have /*** Begin Header Tags SEO ***/ define('TEXT_SEE_MORE', 'See More'); /*** End Header Tags SEO ***/ includes/languages/english.php Should it read admin/includes/languages/english.php Thanks WWW.anniedays.2ya.com
-
Have added the above fix also and seems to work great.
-
thanks thats done the trick
-
markhere started following Header Tags SEO
-
resolved this issue was mistake i made in the index edit Now seems to be ok except have this ANGELS is one of our best categories. There are many types of Angels\'s in the Angels category. seems to have similar message on all category and product pages
-
hi jack problem i have is when I go into a category on website which has subcategories I get following error. /*** Begin Header Tags SEO ***/ if (isset($HTTP_GET_VARS['manufacturers_id'])) $db_query = tep_db_query("select manufacturers_htc_title_tag as htc_title, manufacturers_htc_description as htc_description from " . TABLE_MANUFACTURERS_INFO . " where languages_id = '" . (int)$languages_id . "' and manufacturers_id = '" . (int)$HTTP_GET_VARS['manufacturers_id'] . "'"); else $db_query = tep_db_query("select categories_htc_title_tag as htc_title, categories_htc_description as htc_description from " . TABLE_CATEGORIES_DESCRIPTION . " where categories_id = '" . (int)$current_category_id . "' and language_id = '" . (int)$languages_id . "'"); $htc = tep_db_fetch_array($db_query); ?> any ideas where I went wrong I tried the category file with contrib and manufacturers file to see if that would change anything.
-
Sorry just found I have the Error Failed to read file /home/markhere/public_html//includes/boxes//Array error also. Doesn't seem to be causing any issues though.
-
Just installed brilliant. Just had the problem above easy to solve thks to advice above works perfectly. Thanks
-
Brilliant Contribution. Very easy to install and does what it says on the box. Thanks WWW.Anniedays.2ya.com :) :)
-
Hi there Have been using PayPal_IPN_v2.3.4.5 no problems on 2.2RC2. Was using it per item and shipping was calculating correctly. Now all shows ok until reaching paypals page where option is to pay via paypal or credit/bank account. The shipping has doubled for some reason. Now if I select 2 of the same items and not mix my order in the store the shipping shows correct. Only seems to happen when choosing different items in shopping cart. When used on aggreagate shipping shows ok as it should but obviously this way shows no details of the order on the paypal side when about to pay. Has this been reported by anyone else. If so what might the fix be if there is one. Thanks Site WWW.anniedays.2ya.com