Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Chudz

Archived
  • Posts

    37
  • Joined

  • Last visited

Everything posted by Chudz

  1. Hello, I am using this contribution http://addons.oscommerce.com/info/5930 I am getting the following errors: When adding more than 1 image to a new product: 1054 - Unknown column 'product_image_2' in 'field list' insert into products (products_quantity, products_model, products_price, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id, products_image, product_image_2, products_date_added) values ('4', '', '10', null, '1', '1', '0', '', 'thumb-1.jpg', 'image-1.jpg', now()) [TEP STOP] When I click edit on a product: 1054 - Unknown column 'p.product_image_2' in 'field list' select pd.products_name, pd.products_description, pd.products_url, p.products_id, p.products_quantity, p.products_model, p.products_image, p.products_price, p.product_image_2, p.product_image_3, p.product_image_4, p.product_image_5, p.product_image_6, p.products_weight, p.products_date_added, p.products_last_modified, date_format(p.products_date_available, '%Y-%m-%d') as products_date_available, p.products_status, p.products_tax_class_id, p.manufacturers_id from products p, products_description pd where p.products_id = '344' and p.products_id = pd.products_id and pd.language_id = '1' [TEP STOP]
  2. Can anyone confirm that this contribution is working? http://addons.oscommerce.com/info/6059 Dont really want to activate the module again until it is working for sure already have some orders that I have no idea what they are lol
  3. I am using osCommerce RC 2.2 built in "PayPal" module and 50% of orders are not coming through? :( is PayPal broke?
  4. I am also having this problem what module are you using? I am using the module "PayPal"
  5. Yes I have heared of this before I think hackers can change the end amount of payment using some JavaScript or something
  6. Hello I am currently using the module "PayPal" which is very bad and is not record half of the orders! So I don't no what people have purchased. I tried PayPal Express Checkout but I dont think my server supported it and just came coming back with a error. What do you think is the best PayPal module to use?
  7. Hello also I do have the correct ISO codes for the country. I think I have just figured it out, I think that the module is only allowing a certain amount of characters in the string so after I submit the string it looks like this: 0.01:5.44,0.1:5.44,0.2:6.1,0.3:6.71,0.4:7.26,0.5:7.81,0.6:8.31,0.7:8.81,0.8:9.31,0.9:9.81,1:10.31,1.1:10.81,1.2:11.31,1.3:11.81,1.4:12.31,1.5:12.81,1.6:13.31,1.7:13.81,1.8:14.31,1.9:14.81,2:15.31,2.1:15.81,2.2:16.31,2.3:16.81,2.4:17.31,2.5:17.81,2.6:18.31 Anyone know if there is a way to increase the characters allowed?
  8. Hello everyone, I am using Zone Rates Shipping module and have renamed it to "International Sign For" and created a language file for it. I have calculated the prices with the weight of items using Excel to output a string. This is the string I have: 0.01:5.44,0.1:5.44,0.2:6.1,0.3:6.71,0.4:7.26,0.5:7.81,0.6:8.31,0.7:8.81,0.8:9.31,0.9:9.81,1:10.31,1.1:10.81,1.2:11.31,1.3:11.81,1.4:12.31,1.5:12.81,1.6:13.31,1.7:13.81,1.8:14.31,1.9:14.81,2:15.31,2.1:15.81,2.2:16.31,2.3:16.81,2.4:17.31,2.5:17.81,2.6:18.31,2.7:18.81,2.8:19.31,2.9:19.81,3:20.31,3.1:20.81,3.2:21.31,3.3:21.81,3.4:22.31,3.5:22.81,3.6:23.31,3.7:23.81,3.8:24.31,3.9:24.81,4:25.31,4.1:25.81,4.2:26.31,4.3:26.81,4.4:27.31,4.5:27.81,4.6:28.31,4.7:28.81,4.8:29.31,4.9:29.81,5:30.31,5.1:30.81,5.2:31.31,5.3:31.81,5.4:32.31,5.5:32.81,5.6:33.31,5.7:33.81,5.8:34.31,5.9:34.81,6:35.31,6.1:35.81,6.2:36.31,6.3:36.81,6.4:37.31,6.5:37.81,6.6:38.31,6.7:38.81,6.8:39.31,6.9:39.81,7:40.31, When I purchase 2 items which comes to 2 kilograms the shipping module says: Sorry, this shipping option is not available for this order Anyone know why?
  9. I have tried to make my own Shipping Module by using the code from another module by default the description appears to be Low Value orders. Does anyone know how to change this? Here is an example I want to change the Royal Mail Internation Signed For description: Royal Mail Recorded Signature On Delivery (Insured Upto £36) £2 Royal Mail Special Delivery Next Day Urgent or higher value - Insurance Included Upto £1000 £5 Royal Mail International Signed For Low Value Orders
  10. Hello, I have cURL and openSLL enabled on my hosting account I have enter the username and password into the module and I am getting the following error: Status: INVALID Status Detail: 4006 : The TxType requested is not supported on this account. The value was AUTHENTICATE. Can someone help please :) curl cURL support enabled cURL Information libcurl/7.18.2 OpenSSL/0.9.7a zlib/1.2.3 libidn/0.5.6 openssl OpenSSL support enabled OpenSSL Version OpenSSL 0.9.7a Feb 19 2003
  11. Hello I was wondering if there is a way to set it so that if someone makes an order over £100 total then they get free shipping?
  12. Hello I have installed the Module PayPal Express Checkout that is included with the osCommerce RC2 package. I am getting the following error when you click on Confirm Order Anyone know why this is?
  13. Hello, I have been looking for a UK postal module with Royal Mail, Airmail, Special Delivery etc but have failed to find one that works at all. I have tried to installed this http://addons.oscommerce.com/info/4473 and it does not work I think it might be out of date. Can any surgest a Module that would work, thanks.
  14. Hello, I have encountered a problem with this Contribute and I was woundering If someone can help me fix it. I have installed the Contribute by following the readme file, when I activate the Shipping Module for Royal Mail and then go to the Checkout I get this error: 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 ') and products_id in (40,34)' at line 1 select * from products_to_categories where categories_id not in () and products_id in (40,34) [TEP STOP] The URL of the page where I get the error is: http://www.savannahblu.co.uk/checkout_shipping.php Thanks Andrew Jones http://www.cqwebdesign.co.uk
×
×
  • Create New...