Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gediweb

Archived
  • Posts

    44
  • Joined

  • Last visited

Everything posted by gediweb

  1. Hi, I'm stumped! I have Fedex as a shipping module installed, and it works perfectly, real time quotes and all, but when I get to checkout_confirmation, the shipping price is missing, and it does not charge the shipping to the order. It was there before, I just dont know what I could have done for this to happen. Has anyone encountered similar problems, or knows where I can possibly look?
  2. Hi all, I have a problem with the cvv2. I know it's illegal to store the cvv2, but my client is using the information to process credit cards locally. He cannot do it unless he has the CVV2 code. For some reason it is not storing it in the database. On the front end, it is required, but when the order comes in, it's empty. The store is new, and so far, he has been calling people to get it. Does anyone know what I can do to fix?
  3. Installed V3 and I have a question that has been asked before, but doesn't seem to work in this version. I would like to sort the pages that show up on the right side from the root. There have been a few suggestions in the past, but they all say to add the code in the modules/dynamic_sitemap.php. This version combines all into one file. dynamic_sitemap.php Nothing I do sorts the pages. Has anyone gotten the sort code to work or know how to do it? Thanks in advance for anyone's help!
  4. Thanks, Luca, this one worked like a charm!
  5. Thanks for the reply ramzog, Worked like a charm!
  6. Thanks for the reply. Been away for a few days. I replaced the categories.php with the one included, and I still have the same problem. When I edit the category, the image disappears: IMAGE DOES NOT EXIST. I checked the path under the broken image properties, and it shows the correct path up to the image/ and missing the image name. I then uploaded the original categories.php page that came with the installation, and it works fine. where did I go wrong? Natalie
  7. Hi, I installed this contribution, and it seems to work perfectly! I just have one problem. When I add a categories with images and tags, everything is correct, but if I edit the category and dont re upload the image, the image is lost - IMAGE DOES NOT EXIST and comes up as a broken image on the site. What can it be? It does not do this on the product pages. only the categories and subcategories.
  8. Hi all, I just installed the all-in-one fckeditor. It works perfect on Product descriptions. Now I want to add it to more than just the product descriptions. I would like to add it to a contribution I downloaded: osCMS. It's a great contribution as well, but does not have a WYSIWYG. Does anyone know how to go about doing this? On the instructions for all-in-one fckeditor, it says "FCKeditor is very easy to install and is completely usable sitewide, in place of virtually any textarea or textbox." I just dont know enough I guess to add it to osCMS.
  9. Has anyone found a solution to this? I have the same problem, except I am stuck on 2 products. No matter how many I add, the index page displays 2. In the admin, I have it set to 4. Anyone know why this is happenning?
  10. I think I got the rest working, but I see to have a new problem now. When someone submits a reply, they get a blank page. If I go to news.php, it looks fine, but after replying, it's blank. The url shows this: /news.php?action=reply&article=4 is that correct? I did have to edit a lot because I am using BTS. But does anyone know why it shows blank?
  11. for anyone having problems with godaddy hosting, this worked for me. I disabled Fedex. Then in Fedex1.php, I changed the part that references godaddy to: curl_setopt($ch, CURLOPT_HTTPPROXYTUNNEL, TRUE); curl_setopt($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP); curl_setopt($ch, CURLOPT_PROXY, "http://proxy.shr.secureserver.net:3128"); Then enable the module again, and did a rate request, and that's it. After number of sleepless nights and nothing working, it worked! Hope this helps someone.
  12. Great contribution, but I have 2 issues. 1. When soomeone posts a reply, they get the following message: Does anyone know why? 2. If you re fresh the error page, it keeps adding the same comment on to the post, but when I go in the admin to delete the extra replies, it deletes the post itself. I'm stumped. Anyone?
  13. Does anyone have an answer for this one? I have looked all over and cant find it. I added the Featured contribution and I cant add it to the permissions. PLEASE some one help!
  14. I was wondering the same thing. Does anyone have an idea?
  15. I think I figured it out. Finally! It's a chain reaction. Since my prices disappeared from before (that little code you told me to comment out), any group that did not have any prices, would not show up on the xsell. Once I input the prices and min quantities for those groups, the xsell product started showing up!!!! :D
  16. JanZ, thank you so much for your help! I commented that out and will try to input everything in once more. But I have another problem I saw that someone else mentioned it, but I dont see a solution. My customer groups are interfering with xSell that I have installed. If I am not logged in, or logged in as retail, I see all the xSell prooducts assigned. But as soon as I log in as any of the other 3 groups, either some, or none of the xSell products show up. I have no idea why this is happening? Would appretite any help you can give me.
  17. Hi JanZ oranyone who can solve this problem I have 4 customer groups set up. I just went through all my products and set up min quantities that each group can purchase along with that group's individual pricing, and everything seemed to be working, but now I go into the products from the admin, and 2 out of the 4 groups no longer have any prices or quantities entered in! It's like it all just disappeared. What do you think happened to cause this? Any help would be appretiated. I spent so much time going through all the products to update only to loose half of it. I just dont want the same to happen again.
  18. I am also having this problem can anyone figure it out?
  19. Hi, Try going to your admin panel>configuration>sessions>force cookie use Set this to True.
  20. Some one please help! I have define mainpage contribution installed on my site. I recently noticed an update for the contribution. It is an editor - TinyMCE if someone does not want to edit html. I installed it just fine, but when I save, it does not save to the home page. The permissions on the define_homepage.php in the includes/languages/english are set to 777, so I dont understand why it is not writing to the file. I have to manually add the html which defeats the whole purpose of the contribution addon. Any ideas would be appretiated!
  21. Thanks Jan, I must have looked at this contribution a thousand times and missed that this was exactly what I was looking for.
  22. I am using Add Multiple Products to Cart, in columns, for SPPC and I love it! One little thing would make me complete. Does anyone know how to highlight the chosen products to help you see what was selected? Thanks in advance
  23. Can anybody tell me how to set min order quantities per customer group in SPPC? Is ther a contribution already written for this? I need the Retail customer to be able to by by quant of 1 and my distributors to by in dozens. Otherwize the SPPC contr. is awesome!
×
×
  • Create New...