Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Xshare

Archived
  • Posts

    21
  • Joined

  • Last visited

Profile Information

  • Real Name
    Royi

Xshare's Achievements

  1. http://www.oscommerce.com/community/contributions,2823 Bugfix for redirects fixed it!
  2. Hey! Wait a minute. I uploaded an even earlier backup copy, before that one (SEO URLs were in that one) and it works! Sweet!
  3. Hey! Wait a minute. I uploaded an even earlier backup copy, before that one (SEO URLs were in that one) and it works! Sweet!
  4. Hey! Wait a minute. I uploaded an even earlier backup copy, before that one (SEO URLs were in that one) and it works! Sweet!
  5. Hey, thanks for the reply, but I uploaded a backup copy all the way from scratch (from the default install), and still it doesn't work. (I actually did that before you posted, I assumed the same thing)
  6. Okay... CCC used to work perfectly, but now, it doesn't seem to add to cart. No matter what I do. I click add to cart, and it sends me to the cart with only what was in the cart before. (or shopping cart is empty if there was nothing there). What are the common causes of this? I'm thinking it could be something with the session(oSc)ID... but I don't know why or how. Also weird is that the shopping cart page that it sends to is the following: http://shop.geekquarter.com/gqshop/shopping_cart.php?amp;products_id=78 Why is that weird stuff being appended to the end? We've been having problems appearing out of nowhere relating to parameters added to things, but I can't figure out why/how. (In the checkout procedure if you Nothing seems to be out of the ordinary on any functions... Does anyone have any ideas of where to look? I'll supply whatever code is necessary...
  7. I managed to figure it out using Java.php!
  8. I spoke too soon in my PS. I can't exactly figure out how to change the values in custom_computer.php to work! They just won't. It keeps adding the +s and -s to the same string, etc. I don't know. Maybe someone who knows more about PHP can look at that file to figure out how to change the code?
  9. Well, I finally managed to pretty much get everything working on my installation of CCC. As soon as we get our stock delivered, I can use it in production! It works PERFECTLY. I'd love to get the radio buttons thing to work, but if not, I can deal. ;) Anyways, along the way, I hit SOOO many issues, but fiddling with code solved them all. One of them involved images/more info/pricing not showing up until you actually changed something. I managed to fix that by creating an alternate application_top just for build.php and pointing build.php to that one. Let me know if other people experience that issue and I'll post how I fixed it. --- One thing: First, thanks to the updated pending.php here, it finally shows the pending builds, but, when looking at the actual build, the drop-down box that should show "pending, building, built" works, but is not updatable. When trying to update it, the script thinks nothing has been changed, doesn't save the update, and doesn't send a new message to the customer. To get around this, I just added more options to the normal "pending, shipped, etc." drop-down using the default OSCommerce stuff. I'd rather not do that, but whatever. I can't wait to see what you guys do with the next version! let me know if you need help, over the past week, I've become something of an expert on this script and have fixed many issues on my own, post yours, I'll be around to help. P.S: I also made the prices on the dropdown much better looking. Instead of just "Item -93", I made it "Item [-] $93" To do this: in includes/functions/custom_computer.php on line 103-106, replace the code with whatever you need it to be!
×
×
  • Create New...