Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

jpf

Pioneers
  • Posts

    917
  • Joined

  • Last visited

Everything posted by jpf

  1. It was deleted by a Moderator for failing GPL (not included?) or it was considered of a "commercal nature".
  2. Run the file as a SQL query in your MuSQL admin tool (like phpMyAdmin - found in many hosts Cpanels - or install and setup your self if not already - ask your host if you can't find it)
  3. Try: Canadian Province Shipping v0.9 (which is based on below "state based" which is based on ZONE.PHP) http://www.oscommerce.com/community/contributions,1390 Has 4 zones Can be use with ANY State/province/country or any ZONE you have setup - Not just Canadian! If you MOD the zone.php and add a few zones - you got this contrib. Also See: State Based Rates http://www.oscommerce.com/community/contributions,818 j
  4. Copy the commented code and duplicate for each rate you want. See the lines starting with '// jgp - ' - And/or contact the author.
  5. Look in the contribution for ITEM based or PER item based shipping. Ie: Per Item Per State (or ZONE) http://www.oscommerce.com/community/contributions,511/page,3 Shipping rate per product http://www.oscommerce.com/community/contributions,367/page,3 Table shipping based on number of items v1.0 http://www.oscommerce.com/community/contributions,928/page,4 Shipping- Fee + x-per-kilo http://www.oscommerce.com/community/contri...ons,1066/page,4 Good Luck
  6. No EASY way of preventing 2 product from being on the same order. - Allow only a single item to be processed at a time??? - Install a shipping cost per product MOD (see in the contributions) - Custom MOD..... Good Luck
  7. Sorry - can't find an answer - no contrbutions to that. You would have to HACK this your self. Maybe looking at the code for MINI-STORE (http://www.oscommerce.com/community/contributions,1534) then see how it limit it. Then "add" a feild to your product (using http://www.oscommerce.com/community/contributions,126)for "resticted to selling countries" and maybe using GeoIP (http://www.oscommerce.com/community/contributions,1020) to find the country there IP belongs to. Then doing an if them else condition... Then restrict products much like MINI-STORE does. This should give you a hint of the correct direction to go. Good Luck
  8. You missed something - follow install very carefully.
  9. There is a PHONE/FAX payment mod. Where the customer is given the option to print out the order and to "fill in" there CC info and fax it to you - or phone the details in... http://www.oscommerce.com/community/contributions,1170
  10. If you would look at them you would see that all but on is over a year old... http://www.oscommerce.com/community/contributions,1347 is the latest. - It is intergated with OSC and can be used for alot of differnet things with HTML in OSC
  11. Look in the contributions Customer specific discount percentage http://www.oscommerce.com/community/contributions,689 Seperate Pricing Per Customer http://www.oscommerce.com/community/contributions,716 Discount Groups 1.1 http://www.oscommerce.com/community/contributions,1288
  12. And which CONTRIBUTION(S) was added. Was there and SQL file ran that MIGHT have overwitten something.....???
  13. The latest version 3.0 with BOTH paches still works with MS2
  14. Look around line 127 for that line - Add the code on line 126
  15. You might want to start with this. Manufacturer Name On Admin's Invoice http://www.oscommerce.com/community/contributions,1624 You might be able to add an email to the manufacture id and get that to send an email from admin (after you view it???)... Good Luck
  16. Add 4 attribs Toping 1 (with duplicate options) Toping 2 Toping 3 Toping 4
  17. Try: order-drop-down-button-in-shoppingcart: http://www.oscommerce.com/community/contributions,1517 Here you have a drop down button to change the number of products ordered. And the number is changed instantaniously for your billing. So it cannot happen any more, that a customer forgets to press the "update" button and gets the wrong number of articles.
  18. Check your lauguage files ( /includes/lauguages/*.* - and subs) for this string. It is more than likely missing something like a " or ' or such.
  19. There is a MOD that allow you to upload a file (like a new item or banner pic) for the "item" you purchase. However it does not automatically add this to your items. Manually from your "admin" you could then add it. File Upload .75 (for PA - Option Type Feature) http://www.oscommerce.com/community/contributions,1540 This is a file upload utility for use as an attribute on the product_info.php page. Using the standard HTML upload utility (FILE box with a browse button), one can upload a file and link it to a product as an attribute. Then ADD a bunch of other "attribs" that they can select for this items options (catagories, prices to sell it for, ect...) The OTHER option would be to use ADMIN w/LEVELS to allow people to add items - but there is currently no way to limit the amount of items to be added - and they could delete other peoples' items also....
  20. How about hacking: Customer Loyalty Discount Scheme http://www.oscommerce.com/community/contributions,1286
  21. Barcode Rendering for OSC http://www.oscommerce.com/community/contributions,1218 It generates barcodes on invoices and packing slips for users who use barcode systems. It generates a barcode based upon the ID of the order.
  22. OSC - Affiliate w/ BTS - Look starting on page 12 of this thread.....
  23. Look in the contribs: Custom Computer Creator 7 http://www.oscommerce.com/community/contributions,407 Custom P C Creator http://www.oscommerce.com/community/contributions,1135 Custom PC Creator 2.0.2 BETA http://www.oscommerce.com/community/contributions,1487
  24. This I think need CVS - COMMA Separated Values not TVS - TAB Separated Values.
×
×
  • Create New...