Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

kandles

Pioneers
  • Posts

    14
  • Joined

  • Last visited

Profile Information

  • Real Name
    David Newman
  • Gender
    Male

kandles's Achievements

  1. Setting delivery costs for Gift Vouchers? Originally I set the weight of the vouchers to 0 and charged carriage based on weight. 0 weight = 0 cost etc. The owner of the site now wants to charge carriage by order value, therefore the gift vouchers get carriage applied. Any ideas how to set voucher delivery to 0? I could apply a refund - but that would be no good if they order a product AND a gift voucher - and it looks messy. Thanks
  2. Jim, Thanks for your reply. Yes running on windows. No other languages are installed. Will check to see if open_basedir set to true, but other calls to file links all seem to work. I am more suspicious I have missed a file edit somewhere and will try to go through all the edits and new files again.
  3. Hello, hope this is the right place to ask for help. I have installed the contribition, but when I get to installing the boxes module I get the following error: PHP Fatal error: Call to undefined function tep_get_filter_sql() in D:\Domains\littlecreativedays.co.uk\wwwroot\catalog\includes\classes\specifications.php on line 107 I have checked that the catalog/includes/functions/products_specifications.php exists - and contains the function. Any ideas please?
  4. I would also like to know if Wishlist 2.0 will work with OsComm 2.3.1 Anyone tried it?
  5. My mistake - as usual - editing the file on one website - and testing it on another - no wonder it did not work!! So to update existing WORLDPAY link to new RBSWORLDPAY pay change the code as shown in the post above - it does work!
  6. I use WorldPay Junior for a couple of my OsCommerce websites. I have put a test transaction through (always a good way to see if things are working!) In the past on clicking the final "confirm order" button you were taken straight to the Worldpay payment page asking you what sort of card you wanted to use. Since the RBS update to Worldpay you get taken to a redirect page which then forwards you to the new RBSWorldPay card selection page (or should do - I had to click the "Continue" button to force the forwarding). The transaction then contiues as normal. Obviously this forwarding step is unnecessary, annoying and un-professional for your customers to experience. Therefore you need to change the page that OsCommerce calls when the final confirm order link is pressed. This should be easy! In the catalog/includes/modules/payments directory is a file called worldpay_junior.php - on line 36 (approx) is : $this->form_action_url = 'https://select.worldpay.com/wcc/purchase'; this needs changing to the new RBS landing page: $this->form_action_url = 'https://secure.wp3.rbsworldpay/wcc/purchase'; HOWEVER IT DOES NOT SEEM TO WORK!! I have uploaded the new worldpay_junior.php file and I have tried uninstalling and reinstalling the Worldpay payment module in the ADMIN section - but the old URL link remains on the final confirm order page. I am guessing the link is copied somewhere else when the module is installed for the first time - uninstalling and re-installing does not change it. ANY IDEAS PLEASE?? I will continue looking too and post my own answer - if I find it.
  7. The FTP username is shown on your googlebase "data feeds" tab. I am just about to try this module - so I will see if it works!
×
×
  • Create New...