Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

queasyprawn

Members
  • Posts

    99
  • Joined

  • Last visited

Everything posted by queasyprawn

  1. Hello there, Thanks for this much needed contrib. I just installed part-1 with ccgv enabled. Works like a dream. However, I do have one very minor problem. When I select different shipping options, the style is supposed to change according to which one is selected (the blue highlight bar). Additionally, the hover property for the selection does not work once I select a different option. The hover does however work before I make any different selection. Please let me know what the problem could be. Thanks in advance, txcrew
  2. Hi all, I'm looking for a contrib that will list all products on the main page also showing the special prices. Similar to what I tried to turn the new products box into here: http://heckys.com/outlet/index.php (live shop) Let me know, thanks in advance. txcrew
  3. Ahh, disregard that last message.... the code works as advertised!! One more question, how do I add 'Next Day Air Saver' as a forced shipping option? Thanks for all your help!
  4. What/Where do I add the zone codes? I assume that would be making IL=Illinois...correct?
  5. Hey JanZ or anyone else who might know how to do this.... The hack to this contrib works, but I wanted to know how I can take this a step further and make this force shipping for everywhere but certain states, i.e., IL or MI. Hope you can help out! txcrew
  6. can this go on a page outside of oscommerce? If so, I can't seem to get it to work. Doesn't find the function.
  7. Yes, I have this same problem after installing this contrib. Please help.
  8. I get this error with upsxml. I think it might have somthing to do with your host making changes or somthing.
  9. Anyone have any idea what this could mean? My cart has been working fine up until today and now when I go to checkout I get this error: Fatal error: Call to undefined function: curl_init() in /home/heckys/public_html/outlet/includes/modules/shipping/upsxml.php on line 657 what could this be? Let me know, thanks! -txcrew
  10. my cart has been working fine up until today and now when I go to checkout I get this error: Fatal error: Call to undefined function: curl_init() in /home/heckys/public_html/outlet/includes/modules/shipping/upsxml.php on line 657 what could this be?
  11. Just ran some more tests and somthing very odd just happened... I removed all of the code that you me put into upsxml.php, truncated the sessions table and now, for some reason, it works just how its supposed to. 5 food combos and 5 boxes. I checked the price against the ups site and its exactly right. However, if I want to make a package 'ready to ship' I have to do that through phpmyadmin. It still somehow does not post to the database from the admin. As a temp workaround, I set all pakcages ready to ship by default in phpmyadmin. Things are starting to work slowly and in strange ways ;)
  12. This was interesting, I reduced my cart to just one item and look at the results: Array ( [0] => Array ( [id] => 34 [name] => Plenty Hungry Combo [model] => [image] => [price] => 149.5000 [quantity] => 1 [weight] => 25.00 [length] => 16.00 [width] => 9.00 [height] => 14.00 [ready_to_ship] => 1 [final_price] => 149.5 [tax_class_id] => 0 [attributes] => ) ) Array ( )
  13. Added the code, here are the results: Array ( [0] => Array ( [id] => 34 [name] => Plenty Hungry Combo [model] => [image] => [price] => 149.5000 [quantity] => 3 [weight] => 25.00 [length] => 16.00 [width] => 9.00 [height] => 14.00 [ready_to_ship] => 1 [final_price] => 149.5 [tax_class_id] => 0 [attributes] => ) [1] => Array ( [id] => 34 [name] => Plenty Hungry Combo [model] => [image] => [price] => 149.5000 [quantity] => 3 [weight] => 25.00 [length] => 16.00 [width] => 9.00 [height] => 14.00 [ready_to_ship] => 1 [final_price] => 149.5 [tax_class_id] => 0 [attributes] => ) [2] => Array ( [id] => 34 [name] => Plenty Hungry Combo [model] => [image] => [price] => 149.5000 [quantity] => 3 [weight] => 25.00 [length] => 16.00 [width] => 9.00 [height] => 14.00 [ready_to_ship] => 1 [final_price] => 149.5 [tax_class_id] => 0 [attributes] => ) ) Array ( [0] => Array ( [length] => 16.00 [width] => 9.00 [height] => 14.00 [current_weight] => 25.00 ) [1] => Array ( [length] => 16.00 [width] => 9.00 [height] => 14.00 [current_weight] => 25.00 ) ) Looks like only 2 are getting out.
  14. I manually changed the value of product #34 to [ready_to_ship] => 1 in the database via phpmyadmin...however, I still get the same results in the cart.
  15. I added that code to and here are the results that came up: Array ( [0] => Array ( [id] => 34 [name] => Plenty Hungry Combo [model] => [image] => [price] => 149.5000 [quantity] => 3 [weight] => 25.00 [length] => 16.00 [width] => 9.00 [height] => 14.00 [ready_to_ship] => 0 [final_price] => 149.5 [tax_class_id] => 0 [attributes] => ) [1] => Array ( [id] => 34 [name] => Plenty Hungry Combo [model] => [image] => [price] => 149.5000 [quantity] => 3 [weight] => 25.00 [length] => 16.00 [width] => 9.00 [height] => 14.00 [ready_to_ship] => 0 [final_price] => 149.5 [tax_class_id] => 0 [attributes] => ) [2] => Array ( [id] => 34 [name] => Plenty Hungry Combo [model] => [image] => [price] => 149.5000 [quantity] => 3 [weight] => 25.00 [length] => 16.00 [width] => 9.00 [height] => 14.00 [ready_to_ship] => 0 [final_price] => 149.5 [tax_class_id] => 0 [attributes] => ) ) it looks to be what I saw happenening earlier. As seen in the code. [/code][ready_to_ship] => 0
  16. Anyone have any ideas as to what to do?
  17. Okay, I ran some tests, here is the scenario: Catalog has a prouduct: Food Combo weight: 25lbs Length: 16 Width: 9 Height: 14 Ready to ship: unchecked (only because it doesn't stay checked) Packaging Admin has 1 package: Name: Food Description: Cardboard Length: 16.00 Width: 9.00 Height: 14.00 Empty Weight: 0.00 Maximum Weight:25.00 Cost/Pref:1 My Cart has: 3 x Food Combo's When I checkout the shipping dialog box says this: when it should say: I don't understand why it wouldn't be counting one of the products in the shipping if it is counting the other two. Any Ideas?
  18. Got everything installed and working correctly. Is it normal that when I check the "Ready to ship" box in the products admin that it does not stay checked when I got back to edit it again? I think this is causing incorrect shipping totals when I checkout.
  19. Ignore that last post, there was an extra ',' where there shouldn't have been. fixed
  20. Okay, it seems that a complete reinstall of the upsxml mod did the trick. This time when installing I did not skip the steps that it said to if I had UPS Choice installed. I just redid everything from fresh files. Now I don't get that error anymore... However, now I get a different error (one that looks fixable) when I try to add an item to my shopping cart: 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 ' p.products_length, p.products_width, p.products_height, p.prod select p.products_id, pd.products_name, p.products_model, p.products_image, p.products_price, p.products_weight,, p.products_length, p.products_width, p.products_height, p.products_ready_to_ship, p.products_tax_class_id from products p, products_description pd where p.products_id = '33' and pd.products_id = p.products_id and pd.language_id = '1' [TEP STOP] any ideas?
  21. This is what happenes if I click around the admin a lot: 1062 - Duplicate entry 'c51e354dbc8d1f5e6b6268a3aae72242' for key 1 insert into sessions values ('c51e354dbc8d1f5e6b6268a3aae72242?Action=shownewpackageform?Action=shownewpackageform?Action=showupdatepackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=showconfirmdeletepackageform?Action=showconfirmdeletepackageform?Action=showupdatepackageform?Action=showupdatepackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform', '1104249300', 'language|s:7:\"english\";languages_id|s:1:\"1\";selected_box|s:13:\"configuration\";') [TEP STOP] Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0 The number '1104249300' increases by one or two everytime I click. Thats it. What could be going wrong?
  22. Here are all of the files that I edited according to dimensions support install dimensions.txt: Please help and let me know what I should try next. Thanks!
  23. Furthermore, If I keep clicking on the 'new package' 'edit' and 'delete' buttons in tools > Packaging, the error turns into this: 1062 - Duplicate entry 'c51e354dbc8d1f5e6b6268a3aae72242' for key 1 insert into sessions values ('c51e354dbc8d1f5e6b6268a3aae72242?Action=shownewpackageform?Action=shownewpackageform?Action=showupdatepackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=showconfirmdeletepackageform?Action=showconfirmdeletepackageform?Action=showupdatepackageform?Action=showupdatepackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform?Action=shownewpackageform', '1104217168', 'language|s:7:\"english\";languages_id|s:1:\"1\";selected_box|s:13:\"configuration\";') [TEP STOP] Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0 if that tells you anything.
  24. I just re-checked and re-did all of the installation and I still get the same sql error
  25. Going back and checking things, in admin/catagories.php, the install.doc tells me to look for $product_query = tep_db_query("select products_quantity, products_model, products_image, products_price, products_date_available, products_weight, products_tax_class_id, manufacturers_id from " . TABLE_PRODUCTS . " where products_id = '" . tep_db_input($products_id) . "'"); Which cannot be found in my document. The closest thing to it is $product_query = tep_db_query("select products_quantity, products_model, products_image, products_price, products_date_available, products_weight, products_tax_class_id, manufacturers_id from " . TABLE_PRODUCTS . " where products_id = '" . (int)$products_id . "'"); and then it tells me to change it to $product_query = tep_db_query("select products_quantity, products_model, products_image, products_price, products_date_available, products_weight, products_length, products_width, products_height, products_ready_to_ship, products_tax_class_id, manufacturers_id from " . TABLE_PRODUCTS . " where products_id = '" . tep_db_input($products_id) . "'"); A slightly different code than what I had. Could somthing like this be causing the problem? There were a few instances just like this where I could not find the exact line they were calling for.
×
×
  • Create New...