Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

cleverflo

Archived
  • Posts

    69
  • Joined

  • Last visited

Everything posted by cleverflo

  1. Hi, I am having troubles resizing the column or my order history page and my checkout confirmation page. The column where the shipping address appears is not wide enough. On the other end the column showing the products ordered is too wide. I have tried to amend the 100% width in account_history and checkout_confirmation but nothing works. I think it's due to my product attribute name being too long and the row doesn't split. How can I make the text go over 2 lines if too long, instead of 1 long line? Thanks. Flo
  2. Hi, I am having troubles resizing the column or my order history page and my checkout confirmation page. The column where the shipping address appears is not wide enough. On the other end the column showing the products ordered is too wide. I have tried to amend the 100% width in account_history and checkout_confirmation but nothing works. I think it's due to my product attribute name being too long and the row doesn't split. How can I make the text go over 2 lines if too long, instead of 1 long line? Thanks. Flo
  3. Hi, thank you for your help. My problem has been sorted, it was to do with htaccess somehow.
  4. Hi Alex, It's sorted now. It was indeed a configuration problem in my htaccess file. Now the stock is deducted. Thanks. Florence
  5. Hi Alex, Yes I tried after removing the password and it was still the same. I thought it didn't make sense to check the shipping but people's other threads mentioning the "invalid process" advised to change the no_shipping!!! As you were insisting on the password issue on your last message, I have just emailed my webhosting company for them to check my htaccess file. Before I reinstalled OSC I was able to go to my SSL catalog without redirection, but just by configuring my configure.php. files. After reinstalling OSC I couldn't anymore somehow so my webhosting company set up a redirection of mydomain.com to https://mydomain.com/index.php I don't know if this is relevant, will see.
  6. Hi Alex, I have removed the password for my directory. My catalog is in https://. When I access my https:/yourdomain/ext/modules/payment/paypal_ipn/ipn.php I receive an email from Paypal subject Paypal IPN Invalid Process. The email only shows: $_POST: $_GET: I have checked in my Paypal IPN for no_shipping = "2" and it is 2 for the 1st parameter and for the 2nd parameter (or else) it's no_shipping = "1" What is wrong?
  7. Hi, My stock doesn't substract even though my "check stock level" is set to true. Can anyone help? Thanks. Flo
  8. Hi Magicquote, Thank you very much for your instructions. I am very pleased and grateful. Now I know I would have never been able to run the copy on my PC if I had tried! If I manage to do it, that will be very helpful when I want to update my site. I will be able to leave the actual site live and do the amendments on the PC copy! Great.
  9. Hi Rob, I created my new item in a new category. Maybe the links for the existing categories and items are wrong. I have just tried again with one of the existing item, the keyboard and when I put it in my cart it appears in red first, then I went through the checkout and same error message appears.. Retried with my own item, no problem. So my advice is to create a new category with your new item and try. Hope that helps. Flo
  10. Hi, No sorry I don't have a copy on my local PC, to be honest at first I wouldn't have known how to do to view it as webpages! I'm using cPanel and think it's quite straight forward. I probably would be able to do it now (I have slightly more knowledge now) but I am happy using cPanel, and to be on the safe side... Anyway I have password-protected my folder so nobody but me can see my site. And now I back up every five minutes and create new folder as I go along, as long as I don't use all my web space!
  11. Hi, I finally have Paypal IPN working properly, I'd like to know if it is possible to customise the checkout pages. For example., I'd like to get rid of the comments box. If I comment out the code, will it mess up my Paypal IPN? Sorry, I'm scared to try, I'd rather know before hand as it's been a nightmare sorting my PIN problems out in the first place. Thanks. Flo
  12. Hi Terra, Regarding the store name being passed to Paypal instead of products, Is it possible to replace the store name by a text: i.e. "Items bought from STORE_NAME" Flo
  13. Hi, I am writing this post to help others who might be having the same problems as me. I installed the latest OSC RC1 and I was having problems passing on the payment to Paypal with my multiple currencies. After a few days of going through files, trying to find what the problem was, desinstalling and reinstalling, Alex informed me that the Paypal IPN coming with RC1 is an old version which doesn't include the latest IPN updates. (see Alexstudio post 09-10-07). I then replaced my IPN files with the latest IPN v2.3 contribution and now everything is working fine. PS: For the newbies like me: I have set up my currency switch in Admin as "false". If I understand properly, it says in the installation guide that if you use default currency switch, that might cause problems with Paypal, ie someone using the French language will only be able to pay in EUR or something like that (I'm not exactly sure, you can try yourself anyway). Flo
  14. It's me replying to myself. It seems to be working now. I create a new item and the payment went through. Maybe the problem is with items pre-loaded with the installation. Don't know, don't care, as long as it works for my products.
  15. Hi, I have managed to install the Paypal IPN v2.3. When I tried to pay for a test order, I got the following error message: The link you have used to enter the PayPal system contains an incorrectly formatted packing value. How can I solve that? Thanks, Florence
  16. Sorry, I found it! I was looking for a module called Paypal IPN when in fact it's called Credit/debit cards via Paypal.
  17. Hi Alex, I have managed to install MS2, and now it seems to be working properly. I have just uploaded Paypal IPN v2.3 but I can't install the module in my Admin. It doesn't appear. They were 2 folders in the catalog fileof the zip: - ext - modules no folder for Admin. Should I have downloaded something else? Flo
  18. Hi, Would someone know how to add set several currencies into Paypal IPN? I have seen some threads about arrays and paypal.php but nothing for IPN. I am having problems with Sandbox. I place an order for $100 and Paypal charges me $50. I think it's converting in pound but leaves the $ sign. I was making good progress on my website until I realised the problem with IPN. As I couldn't figure it out, I reinstalled OSC in case some contributions caused the problem, but I still get the issue and now I have everything to do again! I really need someone's help on this one. Thanks in advance. Florence
  19. Hi everyone, I am using Paypal IPN (already pre-installed on OSC v2.2 RC1) so I haven't made any modification to it. If I change my default currency to GBP instead of USD, when the customer pays Paypal shows shipping £0. If I revert back to USD as default currency, it works fine and the shipping cost is added correctly. *** I have checked the forum and read the threads about adding GBP to my currency_array list but there is no country listed in paypal_ipn.php I have amended my english.php and my application_top.php but still the problem occurs. *** Could anybody help? Please...
×
×
  • Create New...