This is a discussion on Multi Vendor Shipping within the osCMax Projects Discussion forums, part of the osCMax v2.0 Forums category; A new project_project entry has been added: Multi Vendor Shipping - osCMax - osCommerce Maximized This contribution changes the way ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| | |||
| |||
| A new project_project entry has been added: Multi Vendor Shipping - osCMax - osCommerce Maximized Quote:
|
|
#11
| |||
| |||
| ok well i got the permissions sorted out, just read a sql book all makes sense now thx for the advice. I have another error when i try to buy items from multiple vendors( the default vendor and one I added) redirects fine . However when I checkout an item from a vendor (or multiple vendors I have created) It gives me "The page isn't redirecting properly,ffx has detected that the server is redirecting the request for this address in a way that will never complete" error. The Title bar shows this which I think is the error can you gimme some insight as to where to find the answer. |titlebar| 'xxx/store/checkout_shipping.php?error_message=ERROR_NO_SHIPPING_SELECTED_SELECTED&osCsid=3f97900' Last edited by mithereal; 07-31-2008 at 05:00 PM. |
| Sponsored Links | ||
| ||
|
#12
| |||
| |||
| Hi! Are you sure you have applied a shipping mod to each vendor? --J |
|
#13
| |||
| |||
| Also, are you sure your products all have vendors associated with them? |
|
#14
| |||
| |||
| yup my vendors do have shipping mods assigned, all my products have vendors assigned What I did: I modded for ups dimensional support 1.2.6 here is my code for store/includes/classes/shopping_cart.php, http://mithereal.pastebin.com/m7f14953b If someone could look over it and submit ne corrections would be appreciated, just want someone that knows more to take a look at my code and see if i missed something. Problem: Here I have 3 vendors, 1- my default store ship method 2- my freight ship method and 3 my flat rate only shipping. I can choose a product from either my store only, my freight method only or both store and freight and works great, however on ship method #3 gives the error Redirect Loop Firefox has detected that the server is redirecting the request for this address in a way that will never complete. url in address bar: /store/checkout_payment.php?osCsid=xxxxx Here's a link to my checkout_shipping.php and.tpl If someone could look over it and also submit ne corrections, I'm teaching myself php so any input would be very helpful |checkout_shipping.php| http://mithereal.pastebin.com/mc86788a |checkout_shipping.php.tpl| http://mithereal.pastebin.com/m66a64f36 Last edited by mithereal; 08-01-2008 at 01:20 PM. |
|
#15
| |||
| |||
| Have you ever activated another shipping module before this? I remember having the same problem and I think it was related to that. If I remember, I fixed it by turning off ALL shipping mods getting a copy of the database via phpadmin installing the new DB (with a new name) and editing my config files accordingly. In other words, I don't know what I did...but it worked after that! I had another problem related to this to but i cannot remember exactly what the symptoms were. I had forgotten to put weights in all of my products, so I was getting errors. I will try to look at your code a little later today or tomorrow. I am a learner too, I like Larry Ullman's book PHP and MySQL for Dynamic Web Sites. Larry Ullman is a good teacher, but I also read PHP for Dummies before getting into his book. J |
|
#16
| |||
| |||
| well i figured it out, just a bug in packProducts function , fixed it by following the instructions in UPS XML Rates and Services v1.2.7 and 1.26 cleared all up, now the interesting thing is when i only select one item, should be going into a single 12X12X12 box but when i check out it displays United Parcel Service (XML) (3 pkg(s), 2.38 lbs total). Under the product description i set it to 12x12x12 with 1lb as weight, it duplicates the boxes on every item added to the cart, Causing the totals be wrong because of the incorrect box specs. Last edited by mithereal; 08-01-2008 at 04:59 PM. |
|
#17
| |||
| |||
| Good! Glad you figured out part of it! The UPS XML thing...I don't know, I have not messed with the that mod yet, but I will need to pretty soon! I have found if I can get to the point of understanding the programmers intention, I can usually figure a problem out eventually. J |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multi-Vendor? | russellmcox | Introduce yourself! | 2 | 10-21-2007 10:02 PM |
| New vendor locator | michael_s | New osCommerce Contributions | 0 | 08-28-2007 08:00 AM |
| Need Help setting up Price Based Multi-Zone Shipping Rates | heathyre | osCommerce 2.2 Modification Help | 1 | 12-02-2006 05:46 PM |
| Multi vendor contribution problems | gelali | osCommerce 2.2 Modification Help | 0 | 05-20-2004 02:25 PM |
| vendor lookup | jloyzaga | osCMax v1.7 Discussion | 2 | 02-24-2004 02:17 AM |