Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

LisaT

Archived
  • Posts

    108
  • Joined

  • Last visited

Everything posted by LisaT

  1. My product title tags seem to be getting overridden by the default title set in includes > languages > english.php I have Header Tag generator installed on my site and this works for category-level, but my individual products are just given the generic page title as set in english.php. Nothing that I put in the header tags boxes for the products seems to show up. Can anyone point me in the right direction? See Reed Express
  2. I am using ANC to ship items from my store and they charge ?7.56 for the first 22lbs and then 29p for every 2lbs after that. I have set up shipping by table method and have laboriously typed up the weights and charges in increments of 1 kilo at a time thus: 22:7.56,25:7.85,27:8.14,30:8.72,32:9.01,34:9.30,37:9.59, HOWEVER, I can only go up to 88lbs before I run out of space and have already had an order for a very heavy item - the cart calculated that shipping was free because my table doesn't go up high enough. Is there some way that I can tell the cart that every 2lbs over 22lbs is charged a 29p? Surely there must be a way without having to type in every 2lb increment?
  3. I have a store using CRELoaded which has the header tags controller installed, but you cannot access it via Admin as you would with a normal OSc site with the contribution added. I have no complaints and it all works fine, but I would like to change the TITLE tag on the index.php page. This always defaults to the store name as seen in line 16 of header_tags.php define('HEAD_TITLE_TAG_ALL', STORE_NAME); I tried toggling line 21 of header_tags.php to off: // index.php define('HTTA_DEFAULT_ON','0'); // Include HEAD_TITLE_TAG_ALL in Title define('HTKA_DEFAULT_ON','1'); // Include HEAD_KEY_TAG_ALL in Keywords define('HTDA_DEFAULT_ON','1'); // Include HEAD_DESC_TAG_ALL in Description define('HEAD_TITLE_TAG_DEFAULT', 'Pressure washers Karcher power washers steam cleaners'); in the hope that it would display the line you see above. What am I doing wrong and how can I achieve this?
  4. LisaT

    SSL & Worldpay

    I have a client who has already signed up for Worldpay, so I have no choice but to go with it. I just wondered whether I would still need to add SSL to my store if the actual credit card entry/processing will take place in the Worldpay environment?? I'd also quite like to see an example of how Worldpay integrates with OSc. Does anyone have a live OSc site using worldpay where I could see it in action?
  5. Hi Grayson, No. I've looked through my files and I don't see any reference to SHIPPING at all. I must have a different gremlin in my system!!
  6. The default text for description and keywords are still appearing in my source code even though I heve deleted them from Text control in the Admin. panel. My source code looks like this: <META NAME="Description" Content="Gifts and presents for all occassions: wedding presents, birthday gifts osCommerce : What\'s New Here? - Hardware Software DVD Movies"> <META NAME="Keywords" CONTENT="Hardware Software DVD Movies What\'s New Here? Gifts and presents for all occassions: christmas gifts, wedding presents, birthday gifts"> See the default text in bold. How do I get rid of this?
  7. Are there any known conflicts between this giftwrap cont. and STS? I successfully added teh giftwrap cont. to another site, but on my present site I find that the radio buttons and message areas are not shown in checkout_shipping.php. I've checked the code over and over and cannot see anything wrong. I've now had to remove the giftwrap code from my files. The only difference between the 2 sites is that the present one has STS installed. Any ideas??
  8. I've installed the giftwrap cont. and it's Ok except on checkout_shipping.php, the customer is not offered the choice of giftwrap or not. Please see Get the Giftand you will see what I mean. The giftwrap box is there, but not the radio selection button. Any idea what I've missed?
  9. I'm looking for a contribution that will enable me to offer a discount if a shopper buys a product in quantity - eg. buy 5 and get 10% off. Or perhaps even a buy 3 for the price of two. I've had a look through the contributions, but I don't see anything along those lines. Any ideas?
  10. I installed the more info in popup_image.php contribution and now find that the price displayed in the pop-up window displays an L instead of a ? sign. Any idea how I can change this? I don't have this problem anywhere else on the cart.
  11. I installed the more info in popup_image.php and find that I have an L displaying instead of a ? sign. It says on the cont. page to replace L with ? in my language files, but I don't see where I do this. I would also like to have the product description displaying in popup-image.php. Is this possible? If so, how do I do this?
  12. My client has requested that 1. popup images should be made available from the product listing page and 2. that the popup should contain the product description as well as the enlarged image. I've found a cont. that allows 1. above, and a cont. that allows you to input product price, and title, but not description. Is there are workaround here that will allow me to do exactly what the client requires?
  13. Nope. I don't see any product title tags when I select a product from the cart - eg.Walnut Wall Clock page. I can see them for categories, but not individual products. Any idea what I missed?
  14. I've installed this cont. and found that everything is OK except that the product title tags, descriptions, etc are not appearing. I can see them in admin, but not on my store. You can see the problem at Get the Gift Click on any product and you will see that the title tags are empty. Did I miss something during install?
  15. I've installed Header Tags Controller V2.5 and have fallen at the first hurdle. In step 2: Install Catalog files I find that putting in: // BOF: WebMakers.com Added: Header Tags Controller v2.5.2 require(DIR_WS_FUNCTIONS . 'header_tags.php'); // Clean out HTML comments from ALT tags etc. require(DIR_WS_FUNCTIONS . 'clean_html_comments.php'); // EOF: WebMakers.com Added: Header Tags Controller v2.5.2 Causes the following error:- I have STS installed and have therefore tried the fix as described in the README file But this does not make any difference. When I revert to the original application_top.php file, it all works fine again. However, I really want to use the Header Tags Controller. Anyone have any ideas?
  16. Re. enlarge image not working - I realised that the link needed to be changed in the product_info.php.html file. Just for anyone else having the same problem...
  17. I successfully added the STS cont. and it's all working great apart from the fact that the enlarge product image does not work. Any ideas what I've done wrong? I'm pretty new to OSc so perhaps I've forgotten to do something basic??
  18. I'm a little confused.. I'm new to STS and have downloaded the latest version. I think the fact that the README file is not up to date is adding to my confusion! I have made changes to the sts stylesheet, but I'm not seeing the changes reflected in my store. I want to give my entire store a generic design so I don't need multiple templates, however I don't understand which template file I ought to be editing - catalog/includes/sts_templates/osc/sts_template.htm or catalog/includes/sts-template.htm? I initially started editing catalog/includes/sts-template.htm and saw my stylesheet changes reflected in my store but I wasn't seeing the changes in page structure. Now that I've edited catalog/includes/sts_templates/osc/sts_template.htm I am seeing the changes in structure, but have lost the background colours and fonts as dictated in the stylesheet. Please help before I get myself in a complete knot!!
  19. I'm a little confused.. I'm new to STS and have downloaded the latest version. I think the fact that the README file is not up to date is adding to my confusion! I have made changes to the sts stylesheet, but I'm not seeing the changes reflected in my store. I want to give my entire store a generic design so I don't need multiple templates, however I don't understand which template file I ought to be editing - catalog/includes/sts_templates/osc/sts_template.htm or catalog/includes/sts-template.htm? I initially started editing catalog/includes/sts-template.htm and saw my stylesheet changes reflected in my store but I wasn't seeing the changes in page structure. Now that I've edited catalog/includes/sts_templates/osc/sts_template.htm I am seeing the changes in structure, but have lost the background colours and fonts as dictated in the stylesheet. Please help before I get myself in a complete knot!!
  20. I'm struggling to get Custom Order Confirmation Email with Admin v1.01 up and running. I'm afraid I've fallen at the first hurdle :- Within phpmyadmin I cannot see where to input Everything else looks OK. Can anyone explain the above bit to me as I'm very new to php.
  21. I am offering free UK shipping but want orders for Europe, USA and rest of the world to be based on order weight with each of these 3 areas having a seperate charging rate. I've looked through the contributions but am confused as to which, if any, I should choose. Can anyone offer some advice on the best/easiest way to do this? Thanks in advance
  22. Thank you. I kind of figured it out - out of pure desperation! It had nothing to do with the contribution at all, but rather my sloppy typing. The culprit was an errant space
  23. I installed the Categories Description Cont, and now find that when I click the BUY button on any of my store products I get the following page:- I have no idea where to start to fix the problem. Please can someone help?
  24. I installed Category Description v1.00 and it all seemed to go OK, except that my category descriptions are not appearing in the catalog. I now know this is because I haven't placed <?php echo $categories_desc['categories_description'];?> anywhere. I have no idea where to put it. The READMe file says it can be used anywhere in my catalog (within a category) where I would like the description to appear. I have no idea what this means, or where I ought to put it??? When I brought this up on an earlier post, someone said that I should download the most up to date version of this cont. [MS2: which is compeltely different]- but surely then I'll have to strip off all the extra code I added for v1.00? My preference would be to get v1.00 working. I'm really stuck with this one. And frustratingly, it's the last thing that needs to be done to complete my store. I really hope someone out there can steer me in the right direction! I think I just need to put the above quoted code in the right place.
×
×
  • Create New...