Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

vertmonkee

Pioneers
  • Posts

    124
  • Joined

  • Last visited

About vertmonkee

  • Birthday 02/25/1982

Profile Information

vertmonkee's Achievements

  1. That module has worked perfectly and I'm currently implementing it to the live store. http://addons.oscommerce.com/info/2571
  2. I've still been looking into this and did start trying to make extra table rate modules but I wasn't having loads of success. Then I stumbled upon this module http://addons.oscommerce.com/info/2571 It seems to be doing the trick I need to do some more testing but it looks very promising. I'll post again when I've tested it further.
  3. Thanks for the suggestion. I will install it on a fresh copy and see how I get on with it. I'll post the results.
  4. Thanks for the reply. I've been reading up on zone rates shipping and in the knowledge base it says that you can only charge for shipping based on weight and not order total. Would you mind giving me a bit more detail on how you acheived it? Thanks for your help.
  5. I have made a couple of oscommerce based stores now and have always had free shipping on everything. I am currently making a store for a customer who wants to charge the following price for their shipping. I have been looking through the shipping modules, there are loads, and as such I’m getting a bit lost with which would be the best to use for this project. Does anyone have any recommendations for which to use? Thanks for any suggestions and help on this one.
  6. Ok I replaced the two files mentioned, after backing up, and all seems to be working ok now. Thank you so much for your help. Not too sure how long it's been like that but it appears google has indexed the majority of my pages with the same title tag, where as before it was indexed with individual product title tags. Thanks again for yoyr prompt help.
  7. Thanks for the help Jack, in the products edit page my title tags are still there, the HTTA box is unchecked for products_info.php in the Text Control section and as far as I can tell the code in the products_info.php page is still the same, see below. <?php // BOF: Header Tag Controller v2.6.3 if ( file_exists(DIR_WS_INCLUDES . 'header_tags.php') ) { require(DIR_WS_INCLUDES . 'header_tags.php'); } else { ?> <title><?php echo TITLE; ?></title> <?php } // EOF: Header Tag Controller v2.6.3 ?> Any other ideas? Thanks
  8. I have had Header Tags installed on my skateboard shop for a while now and everything has been working fine. I've just noticed that my product_info.php page no longer displays the unique title tag I have given each product. Does anyone have any ideas as to why this could be? Thanks for any help.
  9. Earlier in the week there were discussions about getting to a page on Paypal where it asked you to Click to retry or Click to go home. The money was not being debited form the buyer account and neither was it appearing in the seller account. I had a customer try to order with me twice over the weekend so phoned Paypal who told me this is known issue and as a temporary fix if I could ask the customer to use the Send Money option. Not ideal, especially as I have now lost the sale, but just to let others know if you experience the same problems.
  10. I'm UK based. How come you ask? I've now installed the Paypla Ipn v1.4 which is working fine but would still like to upgrade to a post v2 installation. Thanks
  11. Cheers, I'm pretty happy with the stage it has got to.
  12. Ok I've tried it in IE6 and all seems fine, maybe just a glitch Paypal's side (I hope) So I will be adding Paypal as a payment option tonight at my Skateboard Shop
  13. Hi Pete, Nice work mate glad you've got yours working. I haven't used any frames in my site but really appreciate you sharing your experience. I just did an order on my live version and everything went through fine. I think I'm going to have to monitor it pretty closely and maybe even email customers if they come up as Preparing [PaypalIpn]. One other thought is I got the error using IE6 and just did my succsessful test on IE7. I'll have another go with IE6 tonight. Cheers
  14. I am using v1.4 as it can be integrated with QTPro, all testing in the sandbox went fine but when I tried to convert to live I got this message, also using IE. If this can be fixed it would be extremely useful as I could then allow customers to use Paypal at my site. Thanks to anyone who knows the answer
  15. Hi Pixa, I have been using Googlecheckout and QTPro and have got them to work together correctly. Stock is minused from the correct attribute. I used instructions from the Paypal Ipn contribution located at http://addons.oscommerce.com/info/2679 The instructions are in v1.3 However I have just installed Paypal Ipn v2.3.3 onto my test store and the code has changed signifcantly and unfortunatley there doesn't seem to be instructions on how to integrate QTPro with the versions past v2. If anyone can help integrate QTPro on paypal ipn past v2 it would be very very useful. Thanks
×
×
  • Create New...